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

test_secondary_index.py .

============================== slowest durations ===============================
149.37s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
12.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
10.00s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
======================== 1 passed in 172.99s (0:02:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:53: in test_secondary_index
    self.select_index(table_name, index, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:90: in select_index
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:62: in process
    rows = self.query(
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 802062
DEBUG    ya.test:process.py:259 Command (pid 802062) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 802062) elapsed time (sec): 0.9435875415802002
DEBUG    ya.test:process.py:263 Command (pid 802062) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) maxrss: 478812
DEBUG    ya.test:process.py:263 Command (pid 802062) minflt: 45380
DEBUG    ya.test:process.py:263 Command (pid 802062) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) nivcsw: 160
DEBUG    ya.test:process.py:263 Command (pid 802062) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 802062) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 802062) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 802062) stime: 0.22722699999999998
DEBUG    ya.test:process.py:263 Command (pid 802062) utime: 0.529668
DEBUG    ya.test:process.py:263 Command (pid 802062) wtime: 0.969
DEBUG    ya.test:process.py:275 Command (pid 802062) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16150
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/001501/r3tmp/kikimr_cluster_ckfjmp0x
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24648
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29819
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2943
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001501/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/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_9zh_0nki.log --grpc-port=27396 --mon-port=24648 --ic-port=16150
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27396/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001501/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/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_9zh_0nki.log --grpc-port=27396 --mon-port=24648 --ic-port=16150
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_9zh_0nki.log', '--grpc-port=27396', '--mon-port=24648', '--ic-port=16150')' in '/home/runner/.ya/build/build_root/5xva/001501/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 802496
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27396/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 802498
DEBUG    ya.test:process.py:259 Command (pid 802498) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 802498) elapsed time (sec): 1.2260487079620361
DEBUG    ya.test:process.py:263 Command (pid 802498) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) maxrss: 482744
DEBUG    ya.test:process.py:263 Command (pid 802498) minflt: 45419
DEBUG    ya.test:process.py:263 Command (pid 802498) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 802498) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 802498) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 802498) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 802498) stime: 0.23327599999999998
DEBUG    ya.test:process.py:263 Command (pid 802498) utime: 0.5713119999999999
DEBUG    ya.test:process.py:263 Command (pid 802498) wtime: 1.25
DEBUG    ya.test:process.py:275 Command (pid 802498) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16150\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 16150\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 804975
DEBUG    ya.test:process.py:259 Command (pid 804975) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 804975) elapsed time (sec): 1.442152738571167
DEBUG    ya.test:process.py:263 Command (pid 804975) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) maxrss: 581144
DEBUG    ya.test:process.py:263 Command (pid 804975) minflt: 51698
DEBUG    ya.test:process.py:263 Command (pid 804975) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) nivcsw: 227
DEBUG    ya.test:process.py:263 Command (pid 804975) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 804975) nvcsw: 556
DEBUG    ya.test:process.py:263 Command (pid 804975) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 804975) stime: 0.245631
DEBUG    ya.test:process.py:263 Command (pid 804975) utime: 0.609758
DEBUG    ya.test:process.py:263 Command (pid 804975) wtime: 1.457
DEBUG    ya.test:process.py:275 Command (pid 804975) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001501/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27396', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 805212
DEBUG    ya.test:process.py:259 Command (pid 805212) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 805212) elapsed time (sec): 1.2259635925292969
DEBUG    ya.test:process.py:263 Command (pid 805212) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) maxrss: 581392
DEBUG    ya.test:process.py:263 Command (pid 805212) minflt: 51598
DEBUG    ya.test:process.py:263 Command (pid 805212) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 805212) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 805212) nvcsw: 516
DEBUG    ya.test:process.py:263 Command (pid 805212) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 805212) stime: 0.18619
DEBUG    ya.test:process.py:263 Command (pid 805212) utime: 0.610892
DEBUG    ya.test:process.py:263 Command (pid 805212) wtime: 1.237
DEBUG    ya.test:process.py:275 Command (pid 805212) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c161fcab-ad95-4fd1-8a36-e9ad00429751, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c161fcab-ad95-4fd1-8a36-e9ad00429751, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c161fcab-ad95-4fd1-8a36-e9ad00429751, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ce326fe6-ed03-46d8-b916-85affab3d54b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce326fe6-ed03-46d8-b916-85affab3d54b, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce326fe6-ed03-46d8-b916-85affab3d54b, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 32d24b99-8d10-44cb-aeaf-c0620b42ded5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 32d24b99-8d10-44cb-aeaf-c0620b42ded5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 32d24b99-8d10-44cb-aeaf-c0620b42ded5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04db5774-2991-4d57-b962-67b32056b47f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04db5774-2991-4d57-b962-67b32056b47f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_0__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Int64 Int64, col_index_Uint64 Uint64, col_index_Int32 Int32, col_index_Uint32 Uint32, col_index_Int16 Int16, col_index_Uint16 Uint16, col_index_Int8 Int8, col_index_Uint8 Uint8, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10),\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Int64 GLOBAL  ASYNC ON (col_index_Int64), INDEX idx_col_index_Uint64 GLOBAL  ASYNC ON (col_index_Uint64), INDEX idx_col_index_Int32 GLOBAL  ASYNC ON (col_index_Int32), INDEX idx_col_index_Uint32 GLOBAL  ASYNC ON (col_index_Uint32), INDEX idx_col_index_Int16 GLOBAL  ASYNC ON (col_index_Int16), INDEX idx_col_index_Uint16 GLOBAL  ASYNC ON (col_index_Uint16), INDEX idx_col_index_Int8 GLOBAL  ASYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  ASYNC ON (col_index_Uint8), INDEX idx_col_index_Bool GLOBAL  ASYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  ASYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  ASYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  ASYNC ON (col_index_Decimal3510)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04db5774-2991-4d57-b962-67b32056b47f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e373d87-80cf-40bd-a435-4719b442acfd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e373d87-80cf-40bd-a435-4719b442acfd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e373d87-80cf-40bd-a435-4719b442acfd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 803b2e1d-b39e-4afe-a013-f24dcf447410, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 803b2e1d-b39e-4afe-a013-f24dcf447410, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 803b2e1d-b39e-4afe-a013-f24dcf447410, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61ebe36d-97f0-44a9-81b2-d81b4021c8d0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61ebe36d-97f0-44a9-81b2-d81b4021c8d0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61ebe36d-97f0-44a9-81b2-d81b4021c8d0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 539539fe-4ed1-45b5-aae9-664b48d0edbd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 539539fe-4ed1-45b5-aae9-664b48d0edbd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 539539fe-4ed1-45b5-aae9-664b48d0edbd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d666fb7-5778-4b5c-81bb-452c45782664, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d666fb7-5778-4b5c-81bb-452c45782664, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d666fb7-5778-4b5c-81bb-452c45782664, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5e8dd5a-1bb4-40a7-907e-1fc278acb43e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5e8dd5a-1bb4-40a7-907e-1fc278acb43e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5e8dd5a-1bb4-40a7-907e-1fc278acb43e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cfc73c7-8217-4fa6-b70c-aaa1e6f730ba, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cfc73c7-8217-4fa6-b70c-aaa1e6f730ba, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cfc73c7-8217-4fa6-b70c-aaa1e6f730ba, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42837ffe-978f-46cd-bf79-48a0859e7913, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42837ffe-978f-46cd-bf79-48a0859e7913, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42837ffe-978f-46cd-bf79-48a0859e7913, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6c23276-f343-4925-ab2a-79037c93f328, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6c23276-f343-4925-ab2a-79037c93f328, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6c23276-f343-4925-ab2a-79037c93f328, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0048fedc-47e4-474e-b30c-213ea91419c8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0048fedc-47e4-474e-b30c-213ea91419c8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0048fedc-47e4-474e-b30c-213ea91419c8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90135fa6-9f7e-412f-9a60-6aeee2a9fd56, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90135fa6-9f7e-412f-9a60-6aeee2a9fd56, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90135fa6-9f7e-412f-9a60-6aeee2a9fd56, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e897c1a-5726-4066-8884-4d009141473f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e897c1a-5726-4066-8884-4d009141473f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e897c1a-5726-4066-8884-4d009141473f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ecf07d3-4e3e-4b19-8e0e-12394fdb4757, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ecf07d3-4e3e-4b19-8e0e-12394fdb4757, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ecf07d3-4e3e-4b19-8e0e-12394fdb4757, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff41462d-e499-44ac-8e50-a6e606692a73, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff41462d-e499-44ac-8e50-a6e606692a73, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff41462d-e499-44ac-8e50-a6e606692a73, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7c840cc-b1b9-4a01-9888-46c2cf1e118e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7c840cc-b1b9-4a01-9888-46c2cf1e118e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7c840cc-b1b9-4a01-9888-46c2cf1e118e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cc1be89-e832-448d-968c-5dd267efd0e3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cc1be89-e832-448d-968c-5dd267efd0e3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cc1be89-e832-448d-968c-5dd267efd0e3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8dff5be-8840-4f22-9756-a15bd9613b46, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8dff5be-8840-4f22-9756-a15bd9613b46, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8dff5be-8840-4f22-9756-a15bd9613b46, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d04075df-4a47-44c4-b1dc-f5c492160c9b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d04075df-4a47-44c4-b1dc-f5c492160c9b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d04075df-4a47-44c4-b1dc-f5c492160c9b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67dcc840-5863-4d50-ac2b-17e926eaf514, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67dcc840-5863-4d50-ac2b-17e926eaf514, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67dcc840-5863-4d50-ac2b-17e926eaf514, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a5ec63a-76a3-4433-bc9f-0b9c48b47903, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a5ec63a-76a3-4433-bc9f-0b9c48b47903, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a5ec63a-76a3-4433-bc9f-0b9c48b47903, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1702098-821f-4bde-a19b-a04c6a501418, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1702098-821f-4bde-a19b-a04c6a501418, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1702098-821f-4bde-a19b-a04c6a501418, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 216c059d-825a-44e5-a0a9-8e88e214315e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 216c059d-825a-44e5-a0a9-8e88e214315e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 216c059d-825a-44e5-a0a9-8e88e214315e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0c2c39c-d431-4235-a059-635ebe7af140, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0c2c39c-d431-4235-a059-635ebe7af140, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0c2c39c-d431-4235-a059-635ebe7af140, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffa93523-bd6b-4611-923d-2db8eb813f41, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffa93523-bd6b-4611-923d-2db8eb813f41, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffa93523-bd6b-4611-923d-2db8eb813f41, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 424fdc7e-a903-44ff-aa5d-a6a8f5ecda3b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 424fdc7e-a903-44ff-aa5d-a6a8f5ecda3b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 424fdc7e-a903-44ff-aa5d-a6a8f5ecda3b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0c9d731-baf4-45ec-88a2-bcf71e3a1685, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c9d731-baf4-45ec-88a2-bcf71e3a1685, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c9d731-baf4-45ec-88a2-bcf71e3a1685, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb69740a-3384-4bc8-82ca-a2afdfb37e0e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb69740a-3384-4bc8-82ca-a2afdfb37e0e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb69740a-3384-4bc8-82ca-a2afdfb37e0e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b4e6dbc-0d32-4084-bd81-98b8b5703282, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b4e6dbc-0d32-4084-bd81-98b8b5703282, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b4e6dbc-0d32-4084-bd81-98b8b5703282, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d5117ce-c234-414f-8577-ac58538cb8f4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d5117ce-c234-414f-8577-ac58538cb8f4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d5117ce-c234-414f-8577-ac58538cb8f4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4f5555e-0e7c-4ac9-831d-5e69a22175a8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f5555e-0e7c-4ac9-831d-5e69a22175a8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4f5555e-0e7c-4ac9-831d-5e69a22175a8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4018601-3ed9-4628-8e08-8b5d209b5a54, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4018601-3ed9-4628-8e08-8b5d209b5a54, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4018601-3ed9-4628-8e08-8b5d209b5a54, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80ec3fa5-18b6-471c-b67d-528e2cc794ae, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80ec3fa5-18b6-471c-b67d-528e2cc794ae, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80ec3fa5-18b6-471c-b67d-528e2cc794ae, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bde65dfb-c1a2-4ccb-9029-d42b26e20fd5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bde65dfb-c1a2-4ccb-9029-d42b26e20fd5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bde65dfb-c1a2-4ccb-9029-d42b26e20fd5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dae4735-39ed-43ef-ad62-acd634f6063a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dae4735-39ed-43ef-ad62-acd634f6063a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dae4735-39ed-43ef-ad62-acd634f6063a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14eddb48-776f-4447-bdb1-a517224ec706, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14eddb48-776f-4447-bdb1-a517224ec706, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14eddb48-776f-4447-bdb1-a517224ec706, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7665d6df-ab5c-4951-b0ec-740ef051eae3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7665d6df-ab5c-4951-b0ec-740ef051eae3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7665d6df-ab5c-4951-b0ec-740ef051eae3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 873b745d-f859-4493-8baa-fa85ea013744, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 873b745d-f859-4493-8baa-fa85ea013744, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 873b745d-f859-4493-8baa-fa85ea013744, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af3781ce-2c60-4b1d-aeb5-81ae9827c7c1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af3781ce-2c60-4b1d-aeb5-81ae9827c7c1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(1 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af3781ce-2c60-4b1d-aeb5-81ae9827c7c1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ab10655-32b1-4fbb-a9e1-68737c3523a3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ab10655-32b1-4fbb-a9e1-68737c3523a3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(2 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ab10655-32b1-4fbb-a9e1-68737c3523a3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb32a0d4-6bcc-41e7-bc3e-7c1e2683b330, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb32a0d4-6bcc-41e7-bc3e-7c1e2683b330, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(3 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb32a0d4-6bcc-41e7-bc3e-7c1e2683b330, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9fbd0a1b-ee3c-41c4-8410-38c1997e4272, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fbd0a1b-ee3c-41c4-8410-38c1997e4272, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(4 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fbd0a1b-ee3c-41c4-8410-38c1997e4272, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20823db4-8ebf-4ce3-99f0-ec59a71a26e1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20823db4-8ebf-4ce3-99f0-ec59a71a26e1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(5 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20823db4-8ebf-4ce3-99f0-ec59a71a26e1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c0fb4e0-cbc0-44b0-a9f6-e821cd1b943f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c0fb4e0-cbc0-44b0-a9f6-e821cd1b943f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(6 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c0fb4e0-cbc0-44b0-a9f6-e821cd1b943f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1dd458a8-f94b-4acf-89cd-c3c48d7d7c5b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dd458a8-f94b-4acf-89cd-c3c48d7d7c5b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(7 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dd458a8-f94b-4acf-89cd-c3c48d7d7c5b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8352697-ccc9-486c-87d3-d833ca8a2e9c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8352697-ccc9-486c-87d3-d833ca8a2e9c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(8 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8352697-ccc9-486c-87d3-d833ca8a2e9c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5fa5e029-adbc-4b61-b6ac-b7c511a06f1e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fa5e029-adbc-4b61-b6ac-b7c511a06f1e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(9 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fa5e029-adbc-4b61-b6ac-b7c511a06f1e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f00e772-2cf2-4392-8b0d-025284012da1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f00e772-2cf2-4392-8b0d-025284012da1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(10 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f00e772-2cf2-4392-8b0d-025284012da1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f215281d-9bb4-414a-8e83-1d70ece7ed6d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f215281d-9bb4-414a-8e83-1d70ece7ed6d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzdiZjEyYjktOWVjYjc0My03MTdkYzk3Ny03NTQyZTE2OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(11 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f215281d-9bb4-414a-8e83-1d70ece7ed6d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 390dccf6-1e6d-4506-83f2-4ffb760e7b84, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 390dccf6-1e6d-4506-83f2-4ffb760e7b84, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 390dccf6-1e6d-4506-83f2-4ffb760e7b84, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 15233132-369a-4627-b1b6-28d258955cdf, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 15233132-369a-4627-b1b6-28d258955cdf, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 15233132-369a-4627-b1b6-28d258955cdf, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abad1ee8-6285-4ff2-9df0-2179dcab1700, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abad1ee8-6285-4ff2-9df0-2179dcab1700, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(11 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abad1ee8-6285-4ff2-9df0-2179dcab1700, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d370a9d-62da-490f-a096-b8d5130bdce0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d370a9d-62da-490f-a096-b8d5130bdce0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(12 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d370a9d-62da-490f-a096-b8d5130bdce0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f08cc63-4061-4591-a7e0-d8c24fde5a1a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f08cc63-4061-4591-a7e0-d8c24fde5a1a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(13 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f08cc63-4061-4591-a7e0-d8c24fde5a1a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d7d8ba4-dd4f-43be-a1f1-de79ac44bf9a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d7d8ba4-dd4f-43be-a1f1-de79ac44bf9a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(14 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d7d8ba4-dd4f-43be-a1f1-de79ac44bf9a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6945d67-2236-4e48-96e1-4ce2d7713863, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6945d67-2236-4e48-96e1-4ce2d7713863, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(15 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6945d67-2236-4e48-96e1-4ce2d7713863, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 66a4dba1-aeaf-4fee-b58f-c831eaac7ff5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66a4dba1-aeaf-4fee-b58f-c831eaac7ff5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(16 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66a4dba1-aeaf-4fee-b58f-c831eaac7ff5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13350f9e-875f-4a58-8363-7577f1d26848, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13350f9e-875f-4a58-8363-7577f1d26848, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(17 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13350f9e-875f-4a58-8363-7577f1d26848, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e01a0d75-96a8-4864-ae0d-9bb633b5995e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e01a0d75-96a8-4864-ae0d-9bb633b5995e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(18 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e01a0d75-96a8-4864-ae0d-9bb633b5995e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3f0a92e-664a-42fa-b78b-26b42321297b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3f0a92e-664a-42fa-b78b-26b42321297b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(19 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3f0a92e-664a-42fa-b78b-26b42321297b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a95cc667-5e09-4007-b18b-a1876c56c7b4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a95cc667-5e09-4007-b18b-a1876c56c7b4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(20 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a95cc667-5e09-4007-b18b-a1876c56c7b4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8117297-4424-4ea2-a5d1-e14de48fa46e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8117297-4424-4ea2-a5d1-e14de48fa46e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWZlOGQ2MGQtYzYyNWI5YWUtNTljNzE4MzYtZjljYTY0MGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(21 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8117297-4424-4ea2-a5d1-e14de48fa46e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, dcd7c70b-4763-48ec-8cfa-1291ea3c0c93, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, dcd7c70b-4763-48ec-8cfa-1291ea3c0c93, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, dcd7c70b-4763-48ec-8cfa-1291ea3c0c93, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, bd3847e3-02da-4ffb-951c-23504a922133, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd3847e3-02da-4ffb-951c-23504a922133, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd3847e3-02da-4ffb-951c-23504a922133, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5758f40f-3194-4093-9e0d-eba040a59e82, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5758f40f-3194-4093-9e0d-eba040a59e82, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(21 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5758f40f-3194-4093-9e0d-eba040a59e82, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fdad7cd7-5824-413e-b976-91a4f1aae6c0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdad7cd7-5824-413e-b976-91a4f1aae6c0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(22 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdad7cd7-5824-413e-b976-91a4f1aae6c0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1546a415-0043-4bff-9f47-c8ef6b2b1c3c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1546a415-0043-4bff-9f47-c8ef6b2b1c3c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(23 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1546a415-0043-4bff-9f47-c8ef6b2b1c3c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8af9447-db50-461c-8970-f9c27fbf817e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8af9447-db50-461c-8970-f9c27fbf817e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(24 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8af9447-db50-461c-8970-f9c27fbf817e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffd9eedb-0cc5-4836-a0e0-49de7f0961db, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffd9eedb-0cc5-4836-a0e0-49de7f0961db, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(25 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffd9eedb-0cc5-4836-a0e0-49de7f0961db, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c62b8557-c717-480d-8984-880f9d391a15, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c62b8557-c717-480d-8984-880f9d391a15, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(26 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c62b8557-c717-480d-8984-880f9d391a15, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b478c87-03b7-4ce4-b1dd-f7b64b3ce8ec, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b478c87-03b7-4ce4-b1dd-f7b64b3ce8ec, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(27 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b478c87-03b7-4ce4-b1dd-f7b64b3ce8ec, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a2d5ed9-160e-4915-b6e6-eb6328769c05, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a2d5ed9-160e-4915-b6e6-eb6328769c05, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(28 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a2d5ed9-160e-4915-b6e6-eb6328769c05, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca676784-b936-4d7d-bf26-f92312623d29, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca676784-b936-4d7d-bf26-f92312623d29, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(29 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca676784-b936-4d7d-bf26-f92312623d29, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f6d6f4d-1ef1-4e34-9df1-39d6ca138fb5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f6d6f4d-1ef1-4e34-9df1-39d6ca138fb5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(30 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f6d6f4d-1ef1-4e34-9df1-39d6ca138fb5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b81ff6eb-e6af-47dc-928e-bb0852d0e411, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b81ff6eb-e6af-47dc-928e-bb0852d0e411, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGU2OTQzZTAtMTM2OTk0ODYtNGU5YTRiYTktYjRlMzZmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(31 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b81ff6eb-e6af-47dc-928e-bb0852d0e411, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ce60f772-d299-4765-a75d-90423744bff7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce60f772-d299-4765-a75d-90423744bff7, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce60f772-d299-4765-a75d-90423744bff7, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 04b806a7-bff4-483e-8ad7-0a78b94a21b6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 04b806a7-bff4-483e-8ad7-0a78b94a21b6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 04b806a7-bff4-483e-8ad7-0a78b94a21b6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5a83ba4-f5dc-48f5-b4da-558e616e2965, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5a83ba4-f5dc-48f5-b4da-558e616e2965, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(31 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5a83ba4-f5dc-48f5-b4da-558e616e2965, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4de4555-5db1-4554-8fef-d794eb21b2e1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4de4555-5db1-4554-8fef-d794eb21b2e1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(32 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4de4555-5db1-4554-8fef-d794eb21b2e1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d1b0f85-aeea-4f4a-957f-124eeec67aca, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d1b0f85-aeea-4f4a-957f-124eeec67aca, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(33 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d1b0f85-aeea-4f4a-957f-124eeec67aca, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2264da5b-ca70-47a7-9810-7513b64c264c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2264da5b-ca70-47a7-9810-7513b64c264c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(34 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2264da5b-ca70-47a7-9810-7513b64c264c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 781de689-8fe3-4004-bc50-e343a45bee94, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 781de689-8fe3-4004-bc50-e343a45bee94, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(35 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 781de689-8fe3-4004-bc50-e343a45bee94, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8521466e-3156-42c6-ab92-2405cb285cb2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8521466e-3156-42c6-ab92-2405cb285cb2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int64\n                            where col_index_Int64 > CAST(36 AS Int64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8521466e-3156-42c6-ab92-2405cb285cb2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f11ccd73-29f6-4ea6-b6c4-6bfd6c4f2fc0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f11ccd73-29f6-4ea6-b6c4-6bfd6c4f2fc0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(1 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f11ccd73-29f6-4ea6-b6c4-6bfd6c4f2fc0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7547e4ff-48ad-4f88-b377-7fec0891c05f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7547e4ff-48ad-4f88-b377-7fec0891c05f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(2 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7547e4ff-48ad-4f88-b377-7fec0891c05f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1709419f-13fb-4baa-8f67-77bf0a6be83d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1709419f-13fb-4baa-8f67-77bf0a6be83d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(3 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1709419f-13fb-4baa-8f67-77bf0a6be83d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4860e342-a246-4548-b290-98d8fce02930, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4860e342-a246-4548-b290-98d8fce02930, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(4 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4860e342-a246-4548-b290-98d8fce02930, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bfc73cb5-2400-46d9-b2cf-2faa50ebcfb3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfc73cb5-2400-46d9-b2cf-2faa50ebcfb3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGIzOTBlZmItODE1ZTJmOTQtYTI2ODkyNzItMTUxMDhmYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(5 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfc73cb5-2400-46d9-b2cf-2faa50ebcfb3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 04b9be5a-8667-468c-adde-b82f70b53155, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04b9be5a-8667-468c-adde-b82f70b53155, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04b9be5a-8667-468c-adde-b82f70b53155, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b860a527-b9d0-40f4-aa22-230f7ad2a4b4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b860a527-b9d0-40f4-aa22-230f7ad2a4b4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b860a527-b9d0-40f4-aa22-230f7ad2a4b4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc9ac91a-1a01-440e-8f4f-7c6d7ffb8fda, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc9ac91a-1a01-440e-8f4f-7c6d7ffb8fda, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(5 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc9ac91a-1a01-440e-8f4f-7c6d7ffb8fda, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb61be53-a2e9-453a-b063-f5b33e6a79b9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb61be53-a2e9-453a-b063-f5b33e6a79b9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(6 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb61be53-a2e9-453a-b063-f5b33e6a79b9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8bb50b3-a109-4242-956a-5b71661bbe9c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8bb50b3-a109-4242-956a-5b71661bbe9c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(7 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8bb50b3-a109-4242-956a-5b71661bbe9c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3595b9e4-d5cb-486c-b016-db226175af22, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3595b9e4-d5cb-486c-b016-db226175af22, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(8 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3595b9e4-d5cb-486c-b016-db226175af22, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40d1ace4-c9b2-45fb-b080-ba911c7c6721, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40d1ace4-c9b2-45fb-b080-ba911c7c6721, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(9 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40d1ace4-c9b2-45fb-b080-ba911c7c6721, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6085de71-fa2a-4a1f-a304-90bb776fb6bc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6085de71-fa2a-4a1f-a304-90bb776fb6bc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(10 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6085de71-fa2a-4a1f-a304-90bb776fb6bc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 376779fe-d2ba-4269-a712-6a084aa49070, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 376779fe-d2ba-4269-a712-6a084aa49070, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(11 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 376779fe-d2ba-4269-a712-6a084aa49070, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ee5f079-2ea3-44a8-9bd1-742c667545a8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee5f079-2ea3-44a8-9bd1-742c667545a8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(12 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ee5f079-2ea3-44a8-9bd1-742c667545a8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 594b0bf9-b97c-407c-a79f-ebbc54b0076e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 594b0bf9-b97c-407c-a79f-ebbc54b0076e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(13 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 594b0bf9-b97c-407c-a79f-ebbc54b0076e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c6ca776-b9a2-4d7f-b7ea-7ebb68d96fec, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c6ca776-b9a2-4d7f-b7ea-7ebb68d96fec, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(14 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c6ca776-b9a2-4d7f-b7ea-7ebb68d96fec, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65d5a699-6226-45ba-a037-273854037844, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65d5a699-6226-45ba-a037-273854037844, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjcyNzBmY2YtZmUyM2M0MTQtYTAxNDdhN2MtNWM3NGNkMjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(15 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65d5a699-6226-45ba-a037-273854037844, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7cee7f4e-1ca8-446f-945a-ff69d47fb9ff, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7cee7f4e-1ca8-446f-945a-ff69d47fb9ff, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7cee7f4e-1ca8-446f-945a-ff69d47fb9ff, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4e9fd3bb-d474-47f2-b0b4-74ef58544dcc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e9fd3bb-d474-47f2-b0b4-74ef58544dcc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e9fd3bb-d474-47f2-b0b4-74ef58544dcc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c84ef06-c2aa-4ebd-bbf6-adf38437ade4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c84ef06-c2aa-4ebd-bbf6-adf38437ade4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(15 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c84ef06-c2aa-4ebd-bbf6-adf38437ade4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63598dad-5861-41c6-bc61-01123bb4f82d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63598dad-5861-41c6-bc61-01123bb4f82d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(16 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63598dad-5861-41c6-bc61-01123bb4f82d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d97b72e7-b280-47be-b5e3-c5903e251398, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d97b72e7-b280-47be-b5e3-c5903e251398, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(17 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d97b72e7-b280-47be-b5e3-c5903e251398, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d2c9e07-e626-478b-8ef6-519ec582df25, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d2c9e07-e626-478b-8ef6-519ec582df25, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(18 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d2c9e07-e626-478b-8ef6-519ec582df25, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e27cf52a-5267-45b8-9016-6b7c96258bec, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e27cf52a-5267-45b8-9016-6b7c96258bec, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(19 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e27cf52a-5267-45b8-9016-6b7c96258bec, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a20a5210-01fc-4d34-a897-7d2fd310412a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a20a5210-01fc-4d34-a897-7d2fd310412a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(20 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a20a5210-01fc-4d34-a897-7d2fd310412a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bfc12a4c-b642-4703-badd-a22bd955cde6, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bfc12a4c-b642-4703-badd-a22bd955cde6, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bfc12a4c-b642-4703-badd-a22bd955cde6, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52af7232-d0a7-4db9-acd5-25e320696b44, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52af7232-d0a7-4db9-acd5-25e320696b44, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(21 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52af7232-d0a7-4db9-acd5-25e320696b44, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 423dc6f7-ce4f-4448-9d62-2d5c4a320c44, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 423dc6f7-ce4f-4448-9d62-2d5c4a320c44, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(22 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 423dc6f7-ce4f-4448-9d62-2d5c4a320c44, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6145781-8c9a-4281-939e-9cca5d6f6d30, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6145781-8c9a-4281-939e-9cca5d6f6d30, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(23 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6145781-8c9a-4281-939e-9cca5d6f6d30, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd04437e-fc9f-4421-b5fe-db476ab9e113, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd04437e-fc9f-4421-b5fe-db476ab9e113, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(24 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd04437e-fc9f-4421-b5fe-db476ab9e113, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34df0597-9cfc-46e7-91d6-73fe5af81e3e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34df0597-9cfc-46e7-91d6-73fe5af81e3e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODJiNmM5MDAtMzFkNWI1MDEtZDBmYTYyMGEtNGIzN2E4OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(25 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34df0597-9cfc-46e7-91d6-73fe5af81e3e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6f0a55da-f543-4a7b-a51c-f4973e7ec9db, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f0a55da-f543-4a7b-a51c-f4973e7ec9db, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f0a55da-f543-4a7b-a51c-f4973e7ec9db, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d25d81ef-90f0-4ea0-887a-93c2056db7b9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d25d81ef-90f0-4ea0-887a-93c2056db7b9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d25d81ef-90f0-4ea0-887a-93c2056db7b9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85265cc8-dd3c-42a0-8341-2832689bf02a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85265cc8-dd3c-42a0-8341-2832689bf02a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(25 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85265cc8-dd3c-42a0-8341-2832689bf02a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c9cb085-9e59-4068-8156-fe6bf160dc8f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c9cb085-9e59-4068-8156-fe6bf160dc8f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(26 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c9cb085-9e59-4068-8156-fe6bf160dc8f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2da3a3e-becb-4e71-8093-b6a550cdc63e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2da3a3e-becb-4e71-8093-b6a550cdc63e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(27 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2da3a3e-becb-4e71-8093-b6a550cdc63e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9a80ba9-bead-4495-abb8-9bdb51621921, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9a80ba9-bead-4495-abb8-9bdb51621921, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(28 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9a80ba9-bead-4495-abb8-9bdb51621921, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b886157e-85b1-4d03-8c4a-b0bd125f24f7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b886157e-85b1-4d03-8c4a-b0bd125f24f7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(29 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b886157e-85b1-4d03-8c4a-b0bd125f24f7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e5774af-dffe-4c0b-8dc3-66f8cb66d9e3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e5774af-dffe-4c0b-8dc3-66f8cb66d9e3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(30 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e5774af-dffe-4c0b-8dc3-66f8cb66d9e3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6f63a36-8ff1-4e73-b4a5-54c5a81e80e2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6f63a36-8ff1-4e73-b4a5-54c5a81e80e2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(31 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6f63a36-8ff1-4e73-b4a5-54c5a81e80e2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03d259c2-1900-4935-8ee9-cfbc776165d3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03d259c2-1900-4935-8ee9-cfbc776165d3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(32 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03d259c2-1900-4935-8ee9-cfbc776165d3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73fb2e10-eb2f-4914-8dd4-c5fd0b8ef294, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73fb2e10-eb2f-4914-8dd4-c5fd0b8ef294, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(33 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73fb2e10-eb2f-4914-8dd4-c5fd0b8ef294, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f77dabc-5c13-4077-ae13-66326baa9331, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f77dabc-5c13-4077-ae13-66326baa9331, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(34 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f77dabc-5c13-4077-ae13-66326baa9331, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a695e473-17dc-43b4-be1f-93c47e99092a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a695e473-17dc-43b4-be1f-93c47e99092a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjdmOTEzMjctMzZhNWViMDAtMTk1MTY4NmUtMzUwMzZhMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(35 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a695e473-17dc-43b4-be1f-93c47e99092a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5e9de4f7-c033-45bc-b978-e5eb1bb7933a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e9de4f7-c033-45bc-b978-e5eb1bb7933a, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e9de4f7-c033-45bc-b978-e5eb1bb7933a, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 22a3d268-32c1-4716-ab04-7117675ee5e9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 22a3d268-32c1-4716-ab04-7117675ee5e9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 22a3d268-32c1-4716-ab04-7117675ee5e9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e460df2-6f71-4448-9e82-585a0cc5b637, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e460df2-6f71-4448-9e82-585a0cc5b637, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(35 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e460df2-6f71-4448-9e82-585a0cc5b637, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88799ae5-6a91-464c-9035-82c7d0fef9ac, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88799ae5-6a91-464c-9035-82c7d0fef9ac, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                            where col_index_Uint64 > CAST(36 AS Uint64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88799ae5-6a91-464c-9035-82c7d0fef9ac, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 145c615c-59d2-4dee-9b70-b41cca019cc4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 145c615c-59d2-4dee-9b70-b41cca019cc4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(1 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 145c615c-59d2-4dee-9b70-b41cca019cc4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb7e9bdd-5f8c-44a6-8b63-d8acfe57d155, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb7e9bdd-5f8c-44a6-8b63-d8acfe57d155, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(2 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb7e9bdd-5f8c-44a6-8b63-d8acfe57d155, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 056203dc-d3ec-44dd-a463-96430734e135, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 056203dc-d3ec-44dd-a463-96430734e135, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(3 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 056203dc-d3ec-44dd-a463-96430734e135, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44bc9809-e900-4578-b45a-19ac81ac378c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44bc9809-e900-4578-b45a-19ac81ac378c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(4 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44bc9809-e900-4578-b45a-19ac81ac378c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ede1318-5930-48ba-97ec-b9eb4fbaf275, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ede1318-5930-48ba-97ec-b9eb4fbaf275, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(5 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ede1318-5930-48ba-97ec-b9eb4fbaf275, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, afa9c18f-aff5-4050-a433-3b6735b1b9f1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afa9c18f-aff5-4050-a433-3b6735b1b9f1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(6 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afa9c18f-aff5-4050-a433-3b6735b1b9f1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f505724b-fc9a-4b2e-acdb-c084ffabb3a7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f505724b-fc9a-4b2e-acdb-c084ffabb3a7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(7 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f505724b-fc9a-4b2e-acdb-c084ffabb3a7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b37edf55-9edf-49cb-bdbb-07edfe09e946, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b37edf55-9edf-49cb-bdbb-07edfe09e946, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(8 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b37edf55-9edf-49cb-bdbb-07edfe09e946, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 60418ee2-4184-4836-8c2c-d57531adeab0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60418ee2-4184-4836-8c2c-d57531adeab0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjEwNzc4MDEtZTViMjhjZTgtYTZhZWIwNTUtYTE0ZjVlNzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(9 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60418ee2-4184-4836-8c2c-d57531adeab0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, fc10d7d9-fcf5-493b-9295-b08f8a9f4342, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc10d7d9-fcf5-493b-9295-b08f8a9f4342, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc10d7d9-fcf5-493b-9295-b08f8a9f4342, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0af18e0e-a07a-4fa5-8b07-092164df02a4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0af18e0e-a07a-4fa5-8b07-092164df02a4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0af18e0e-a07a-4fa5-8b07-092164df02a4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b8d945a-f68a-468b-9cf0-73047958c828, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b8d945a-f68a-468b-9cf0-73047958c828, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(9 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b8d945a-f68a-468b-9cf0-73047958c828, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1086f72c-41e3-443f-8d94-9e67f0ea8961, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1086f72c-41e3-443f-8d94-9e67f0ea8961, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(10 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1086f72c-41e3-443f-8d94-9e67f0ea8961, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, adce7d61-f9c4-45af-ad07-2c61e8393178, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adce7d61-f9c4-45af-ad07-2c61e8393178, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(11 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, adce7d61-f9c4-45af-ad07-2c61e8393178, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 964e4ec6-114d-487b-b8d7-03b2dcd62805, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 964e4ec6-114d-487b-b8d7-03b2dcd62805, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(12 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 964e4ec6-114d-487b-b8d7-03b2dcd62805, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3bf2a66b-0f31-485f-a28d-eeaa94ab06b5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bf2a66b-0f31-485f-a28d-eeaa94ab06b5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(13 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bf2a66b-0f31-485f-a28d-eeaa94ab06b5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51d009b5-5f8f-4e3f-b86a-d791d114f77d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51d009b5-5f8f-4e3f-b86a-d791d114f77d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(14 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51d009b5-5f8f-4e3f-b86a-d791d114f77d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c4c6410-d9ff-46cb-950d-160c07d4958c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c4c6410-d9ff-46cb-950d-160c07d4958c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(15 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c4c6410-d9ff-46cb-950d-160c07d4958c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d100cb75-ac82-4978-b98b-88ee3f0ab2bf, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d100cb75-ac82-4978-b98b-88ee3f0ab2bf, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(16 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d100cb75-ac82-4978-b98b-88ee3f0ab2bf, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 613b59a1-5c88-4ba5-bb10-19de6c5fc55a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 613b59a1-5c88-4ba5-bb10-19de6c5fc55a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(17 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 613b59a1-5c88-4ba5-bb10-19de6c5fc55a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43958585-1a2c-44b4-bd1c-40b0e22f2007, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43958585-1a2c-44b4-bd1c-40b0e22f2007, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(18 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43958585-1a2c-44b4-bd1c-40b0e22f2007, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90a448f7-4140-4b82-bbcf-ee1eda6e4c81, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90a448f7-4140-4b82-bbcf-ee1eda6e4c81, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NmM5ZmMyNzgtZjQ2OTFjM2MtMmE0OGMyMzItYmQ5NjlkMjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(19 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90a448f7-4140-4b82-bbcf-ee1eda6e4c81, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 74ad12a2-972b-4652-b86c-f0b5e0932d53, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74ad12a2-972b-4652-b86c-f0b5e0932d53, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74ad12a2-972b-4652-b86c-f0b5e0932d53, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e7e5106c-4d8c-4a29-8f5b-4f108d42d646, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7e5106c-4d8c-4a29-8f5b-4f108d42d646, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7e5106c-4d8c-4a29-8f5b-4f108d42d646, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d58edeb2-776f-48da-9794-13aeeae341a4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d58edeb2-776f-48da-9794-13aeeae341a4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(19 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d58edeb2-776f-48da-9794-13aeeae341a4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b8f11d1f-a850-4e84-a7a6-dbef80e189e6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8f11d1f-a850-4e84-a7a6-dbef80e189e6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(20 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8f11d1f-a850-4e84-a7a6-dbef80e189e6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06a2fa87-e5b4-4cf5-91bd-80e2a0b2c8c9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06a2fa87-e5b4-4cf5-91bd-80e2a0b2c8c9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(21 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06a2fa87-e5b4-4cf5-91bd-80e2a0b2c8c9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a62b5b6-1069-4bd4-822b-2436fcf0f299, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a62b5b6-1069-4bd4-822b-2436fcf0f299, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(22 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a62b5b6-1069-4bd4-822b-2436fcf0f299, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9602160-4ddb-4cb1-9e24-31d1b2f1f3ed, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9602160-4ddb-4cb1-9e24-31d1b2f1f3ed, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(23 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9602160-4ddb-4cb1-9e24-31d1b2f1f3ed, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07a20365-2608-4d0b-ac63-f9dd13cb8d52, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07a20365-2608-4d0b-ac63-f9dd13cb8d52, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(24 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07a20365-2608-4d0b-ac63-f9dd13cb8d52, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1909cfc2-589a-4c4b-a39f-b80ee45140bc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1909cfc2-589a-4c4b-a39f-b80ee45140bc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(25 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1909cfc2-589a-4c4b-a39f-b80ee45140bc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e79ac291-91a8-46af-8b1a-1fbb6957ed4a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e79ac291-91a8-46af-8b1a-1fbb6957ed4a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(26 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e79ac291-91a8-46af-8b1a-1fbb6957ed4a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 38b49b3e-b828-4a53-ae11-3d2769124359, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38b49b3e-b828-4a53-ae11-3d2769124359, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(27 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38b49b3e-b828-4a53-ae11-3d2769124359, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cbb23a9-7428-43b3-89ed-393aa138e2b5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cbb23a9-7428-43b3-89ed-393aa138e2b5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(28 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cbb23a9-7428-43b3-89ed-393aa138e2b5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a10a65e9-71b9-46ed-83e3-0cf4e37d0c1a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a10a65e9-71b9-46ed-83e3-0cf4e37d0c1a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjJmNDJiNWItZTEwYmNjNzYtODA1ODg1MTYtNTZlZTczMmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(29 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a10a65e9-71b9-46ed-83e3-0cf4e37d0c1a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9ec464a7-4d86-4b94-9376-f2a637c4296f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ec464a7-4d86-4b94-9376-f2a637c4296f, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ec464a7-4d86-4b94-9376-f2a637c4296f, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4caca158-c7ac-4024-a78d-2b1afd703b48, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4caca158-c7ac-4024-a78d-2b1afd703b48, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4caca158-c7ac-4024-a78d-2b1afd703b48, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62ae64fe-b2a7-4126-8900-bd5eb8cbf7b6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62ae64fe-b2a7-4126-8900-bd5eb8cbf7b6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(29 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62ae64fe-b2a7-4126-8900-bd5eb8cbf7b6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 638b7cd7-7b8d-473b-ae15-a3fbcb31ac44, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 638b7cd7-7b8d-473b-ae15-a3fbcb31ac44, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(30 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 638b7cd7-7b8d-473b-ae15-a3fbcb31ac44, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b2ce452-da17-4e74-9567-6101d9e887c7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b2ce452-da17-4e74-9567-6101d9e887c7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(31 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b2ce452-da17-4e74-9567-6101d9e887c7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 416465a4-bec9-4ec7-ae80-1eba4b1da4dc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 416465a4-bec9-4ec7-ae80-1eba4b1da4dc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(32 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 416465a4-bec9-4ec7-ae80-1eba4b1da4dc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43c82f5a-872e-4c22-8a80-b8a339c5fd97, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43c82f5a-872e-4c22-8a80-b8a339c5fd97, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(33 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43c82f5a-872e-4c22-8a80-b8a339c5fd97, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe3f58a9-5edc-4c1b-854f-5b7b24139c99, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe3f58a9-5edc-4c1b-854f-5b7b24139c99, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(34 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe3f58a9-5edc-4c1b-854f-5b7b24139c99, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d72c1218-98e2-4dd0-bdac-6cd055ae4ba9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d72c1218-98e2-4dd0-bdac-6cd055ae4ba9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(35 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d72c1218-98e2-4dd0-bdac-6cd055ae4ba9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73cbfbac-fafb-4ed8-9ad0-7ac251d59031, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73cbfbac-fafb-4ed8-9ad0-7ac251d59031, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int32\n                            where col_index_Int32 > CAST(36 AS Int32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73cbfbac-fafb-4ed8-9ad0-7ac251d59031, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7df4d4cc-0d5d-41ec-9c3e-b13f19f88484, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7df4d4cc-0d5d-41ec-9c3e-b13f19f88484, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(1 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7df4d4cc-0d5d-41ec-9c3e-b13f19f88484, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64f6191e-55a4-42fb-97c5-7d398e464553, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f6191e-55a4-42fb-97c5-7d398e464553, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(2 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64f6191e-55a4-42fb-97c5-7d398e464553, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17a83d29-d3b2-4e72-a4d5-ab1dc6ed28c1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17a83d29-d3b2-4e72-a4d5-ab1dc6ed28c1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=M2NhZDhhZTgtMTJhYWFjYS1iOTI3ZDBkNy0xNDkwN2RkNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(3 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17a83d29-d3b2-4e72-a4d5-ab1dc6ed28c1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1bbbcd7a-6651-4786-a742-4778501c771a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1bbbcd7a-6651-4786-a742-4778501c771a, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1bbbcd7a-6651-4786-a742-4778501c771a, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d7d404f5-1762-417d-a933-c41eaa348c34, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7d404f5-1762-417d-a933-c41eaa348c34, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7d404f5-1762-417d-a933-c41eaa348c34, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f91d58c-e784-47c9-bcd7-faae581bf731, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f91d58c-e784-47c9-bcd7-faae581bf731, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(3 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f91d58c-e784-47c9-bcd7-faae581bf731, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b33b8624-80ea-4034-8236-5cef786cf152, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b33b8624-80ea-4034-8236-5cef786cf152, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(4 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b33b8624-80ea-4034-8236-5cef786cf152, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87cf6ac7-5443-43c6-a259-69fe72feb724, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87cf6ac7-5443-43c6-a259-69fe72feb724, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(5 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87cf6ac7-5443-43c6-a259-69fe72feb724, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dd72e14-0e75-4082-99a8-273190ad6a37, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dd72e14-0e75-4082-99a8-273190ad6a37, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(6 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dd72e14-0e75-4082-99a8-273190ad6a37, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92b0dc3a-3084-46f7-9b5d-17ed76ff7708, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92b0dc3a-3084-46f7-9b5d-17ed76ff7708, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(7 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92b0dc3a-3084-46f7-9b5d-17ed76ff7708, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37a75f1b-ae24-4ea2-b7ec-f3aed325c103, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37a75f1b-ae24-4ea2-b7ec-f3aed325c103, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(8 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37a75f1b-ae24-4ea2-b7ec-f3aed325c103, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a461327-fb33-4f1b-92c7-5f6fe51083df, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a461327-fb33-4f1b-92c7-5f6fe51083df, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(9 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a461327-fb33-4f1b-92c7-5f6fe51083df, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d32698c-0e0f-477d-b2a4-b1b7dd3e6292, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d32698c-0e0f-477d-b2a4-b1b7dd3e6292, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(10 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d32698c-0e0f-477d-b2a4-b1b7dd3e6292, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 882513bc-4204-4f1f-adc2-b0c8ee6c2e64, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 882513bc-4204-4f1f-adc2-b0c8ee6c2e64, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(11 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 882513bc-4204-4f1f-adc2-b0c8ee6c2e64, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfb6c166-ff6a-46f4-9113-401a947ccc30, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfb6c166-ff6a-46f4-9113-401a947ccc30, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(12 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfb6c166-ff6a-46f4-9113-401a947ccc30, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3ac3a0d-4ec5-4efe-b24f-6e9d7ba6386d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3ac3a0d-4ec5-4efe-b24f-6e9d7ba6386d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGM4NTAtYTUzZGYwNTUtOTVjMWFiYjItNDMwYmQ3NzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(13 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3ac3a0d-4ec5-4efe-b24f-6e9d7ba6386d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 15fdbe93-16bc-42d4-825f-549c3b3a2c9f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 15fdbe93-16bc-42d4-825f-549c3b3a2c9f, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 15fdbe93-16bc-42d4-825f-549c3b3a2c9f, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 9f10500d-3200-4865-8a45-249b0ecadb2a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9f10500d-3200-4865-8a45-249b0ecadb2a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9f10500d-3200-4865-8a45-249b0ecadb2a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70a374d7-4e64-4051-b5f6-c79011ee6847, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70a374d7-4e64-4051-b5f6-c79011ee6847, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(13 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70a374d7-4e64-4051-b5f6-c79011ee6847, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a17698ac-3047-4a4f-ba56-5383f399b660, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a17698ac-3047-4a4f-ba56-5383f399b660, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(14 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a17698ac-3047-4a4f-ba56-5383f399b660, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b9f677f-4399-4d04-a6c8-6647e3d5d87a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b9f677f-4399-4d04-a6c8-6647e3d5d87a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(15 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b9f677f-4399-4d04-a6c8-6647e3d5d87a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 57ab656f-7150-4cbd-b0cf-818ebd7d49f9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57ab656f-7150-4cbd-b0cf-818ebd7d49f9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(16 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57ab656f-7150-4cbd-b0cf-818ebd7d49f9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c03cb1c-7e36-4f71-b6cf-e6a678f49754, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c03cb1c-7e36-4f71-b6cf-e6a678f49754, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(17 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c03cb1c-7e36-4f71-b6cf-e6a678f49754, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ad1d2be-c37a-4d8b-8e83-d1d580266edd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ad1d2be-c37a-4d8b-8e83-d1d580266edd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(18 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ad1d2be-c37a-4d8b-8e83-d1d580266edd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9688544a-c789-4c70-9e92-a01bcd9420c4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9688544a-c789-4c70-9e92-a01bcd9420c4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(19 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9688544a-c789-4c70-9e92-a01bcd9420c4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5182b1e1-8354-4f79-aca5-8f3ae35b6902, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5182b1e1-8354-4f79-aca5-8f3ae35b6902, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5182b1e1-8354-4f79-aca5-8f3ae35b6902, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bfa798c0-239f-4d26-bd89-204f2e5a47e3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfa798c0-239f-4d26-bd89-204f2e5a47e3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(20 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfa798c0-239f-4d26-bd89-204f2e5a47e3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fdfcabd0-b464-4a31-a267-3f67b56d68c2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdfcabd0-b464-4a31-a267-3f67b56d68c2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(21 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdfcabd0-b464-4a31-a267-3f67b56d68c2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e542a0d-00a6-4fc4-ac7d-b53819ce96a9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e542a0d-00a6-4fc4-ac7d-b53819ce96a9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(22 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e542a0d-00a6-4fc4-ac7d-b53819ce96a9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f15faead-5d6b-4c30-999e-1badd7595bbb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f15faead-5d6b-4c30-999e-1badd7595bbb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NzI1Yjc0NDUtOWZjZWExN2QtNmY3YzNlOWMtNjA4YzUyNDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(23 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f15faead-5d6b-4c30-999e-1badd7595bbb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, aa50f818-dc55-43d5-8a92-ecd434ff9ff5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aa50f818-dc55-43d5-8a92-ecd434ff9ff5, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aa50f818-dc55-43d5-8a92-ecd434ff9ff5, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b9d13df8-4590-4a87-9c46-39e7be47623b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9d13df8-4590-4a87-9c46-39e7be47623b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9d13df8-4590-4a87-9c46-39e7be47623b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80777fb7-3013-4ce6-8bc1-dfa3c6405c53, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80777fb7-3013-4ce6-8bc1-dfa3c6405c53, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(23 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80777fb7-3013-4ce6-8bc1-dfa3c6405c53, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2d72808-cf0d-433f-8363-da92daf9e700, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2d72808-cf0d-433f-8363-da92daf9e700, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(24 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2d72808-cf0d-433f-8363-da92daf9e700, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a2cddd6-9e66-4295-8689-647429196697, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a2cddd6-9e66-4295-8689-647429196697, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(25 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a2cddd6-9e66-4295-8689-647429196697, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94f5be08-ca71-4309-b6d4-771f2138d269, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94f5be08-ca71-4309-b6d4-771f2138d269, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(26 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94f5be08-ca71-4309-b6d4-771f2138d269, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8adff7be-3f00-48b3-b8d2-b34ae5f9dc03, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8adff7be-3f00-48b3-b8d2-b34ae5f9dc03, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(27 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8adff7be-3f00-48b3-b8d2-b34ae5f9dc03, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 045fbdf9-c5b0-4927-883b-fdf179108339, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 045fbdf9-c5b0-4927-883b-fdf179108339, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(28 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 045fbdf9-c5b0-4927-883b-fdf179108339, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20f3f0ce-0418-4145-8ec6-e14b244a5120, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20f3f0ce-0418-4145-8ec6-e14b244a5120, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(29 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20f3f0ce-0418-4145-8ec6-e14b244a5120, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b68f18e1-5e99-4510-8c5b-f9b310ca945c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b68f18e1-5e99-4510-8c5b-f9b310ca945c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(30 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b68f18e1-5e99-4510-8c5b-f9b310ca945c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46fa82f0-acf5-4330-bb25-a0f9f5dace9d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46fa82f0-acf5-4330-bb25-a0f9f5dace9d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(31 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46fa82f0-acf5-4330-bb25-a0f9f5dace9d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ea16e94-544b-4394-9a89-60ef702e474f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ea16e94-544b-4394-9a89-60ef702e474f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(32 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ea16e94-544b-4394-9a89-60ef702e474f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf7c4cdf-2362-4653-9eb1-fb7572b8f551, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf7c4cdf-2362-4653-9eb1-fb7572b8f551, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTk4NzA2ZjItOTUxNzE1NTMtNGY5NmUzMDgtYmY2NmY4OGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(33 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf7c4cdf-2362-4653-9eb1-fb7572b8f551, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2932dd60-bd7c-486e-aa41-af2bf57316fc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2932dd60-bd7c-486e-aa41-af2bf57316fc, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2932dd60-bd7c-486e-aa41-af2bf57316fc, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 67878109-9eff-45a3-8b3e-145cc84833e2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 67878109-9eff-45a3-8b3e-145cc84833e2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 67878109-9eff-45a3-8b3e-145cc84833e2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddaa1dea-4bd9-47bb-9ba0-70d93292398e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddaa1dea-4bd9-47bb-9ba0-70d93292398e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(33 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddaa1dea-4bd9-47bb-9ba0-70d93292398e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6be91ba-7125-4101-9f2a-19188e7f5612, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6be91ba-7125-4101-9f2a-19188e7f5612, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(34 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6be91ba-7125-4101-9f2a-19188e7f5612, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d363bb91-169c-4d19-9041-9cfb57218d5d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d363bb91-169c-4d19-9041-9cfb57218d5d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(35 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d363bb91-169c-4d19-9041-9cfb57218d5d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff61fc6d-696e-4115-bc01-95eeea276741, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff61fc6d-696e-4115-bc01-95eeea276741, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                            where col_index_Uint32 > CAST(36 AS Uint32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff61fc6d-696e-4115-bc01-95eeea276741, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23fb5215-c886-410e-a7b2-e223173aed4a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23fb5215-c886-410e-a7b2-e223173aed4a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(1 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23fb5215-c886-410e-a7b2-e223173aed4a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 19eefa08-682b-4c2b-9871-508f5a6c23a1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19eefa08-682b-4c2b-9871-508f5a6c23a1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(2 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19eefa08-682b-4c2b-9871-508f5a6c23a1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b26633b-e459-4710-9632-bc9d26539f76, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b26633b-e459-4710-9632-bc9d26539f76, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(3 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b26633b-e459-4710-9632-bc9d26539f76, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0adb2f1-c440-4bfc-b331-d76c4f2dc6ce, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0adb2f1-c440-4bfc-b331-d76c4f2dc6ce, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(4 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0adb2f1-c440-4bfc-b331-d76c4f2dc6ce, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72691c40-2d96-48b4-848a-61ef1a4f65fe, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72691c40-2d96-48b4-848a-61ef1a4f65fe, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(5 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72691c40-2d96-48b4-848a-61ef1a4f65fe, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 456c3e5d-46c2-4cb4-93c9-85b1e20d7567, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 456c3e5d-46c2-4cb4-93c9-85b1e20d7567, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(6 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 456c3e5d-46c2-4cb4-93c9-85b1e20d7567, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02de6612-0661-4cb2-86d5-9768d9446057, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02de6612-0661-4cb2-86d5-9768d9446057, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ4MTBiZGItY2EwMzE3NzMtYjNiYTNiM2EtODY3MDg0ZWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(7 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02de6612-0661-4cb2-86d5-9768d9446057, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 373f7db8-e05b-455d-99e2-41d98a668664, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 373f7db8-e05b-455d-99e2-41d98a668664, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 373f7db8-e05b-455d-99e2-41d98a668664, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 82b210cd-3322-4890-9621-16751f9721d2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82b210cd-3322-4890-9621-16751f9721d2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82b210cd-3322-4890-9621-16751f9721d2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5528fa4-b15e-4a2c-9747-8d02f10b0006, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5528fa4-b15e-4a2c-9747-8d02f10b0006, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(7 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5528fa4-b15e-4a2c-9747-8d02f10b0006, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 977ab5f5-55cc-415d-99b2-1166f4b3ea20, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 977ab5f5-55cc-415d-99b2-1166f4b3ea20, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(8 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 977ab5f5-55cc-415d-99b2-1166f4b3ea20, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee339a7c-ddb0-4c04-843d-9965a80712c4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee339a7c-ddb0-4c04-843d-9965a80712c4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(9 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee339a7c-ddb0-4c04-843d-9965a80712c4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13fc01b4-72b4-44c2-b287-7c1f7fb1624a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13fc01b4-72b4-44c2-b287-7c1f7fb1624a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(10 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13fc01b4-72b4-44c2-b287-7c1f7fb1624a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fba949f3-db51-4b29-aabf-bcc6d860332a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fba949f3-db51-4b29-aabf-bcc6d860332a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(11 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fba949f3-db51-4b29-aabf-bcc6d860332a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4960d8d6-26d4-4f90-9f00-3ab6a4a2211f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4960d8d6-26d4-4f90-9f00-3ab6a4a2211f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(12 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4960d8d6-26d4-4f90-9f00-3ab6a4a2211f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37593503-2d8e-4552-a50f-5303d1ea19a5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37593503-2d8e-4552-a50f-5303d1ea19a5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(13 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37593503-2d8e-4552-a50f-5303d1ea19a5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85274c83-eaa0-410a-ab17-93e5ed839975, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85274c83-eaa0-410a-ab17-93e5ed839975, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(14 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85274c83-eaa0-410a-ab17-93e5ed839975, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88d6218b-6272-4859-9c76-441b92b18aa2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88d6218b-6272-4859-9c76-441b92b18aa2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(15 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88d6218b-6272-4859-9c76-441b92b18aa2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce738cdd-0031-4425-88db-11b1c0ea0f48, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce738cdd-0031-4425-88db-11b1c0ea0f48, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(16 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce738cdd-0031-4425-88db-11b1c0ea0f48, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f046eed1-9d95-43c3-ba55-85928afc1e06, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f046eed1-9d95-43c3-ba55-85928afc1e06, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YmI4N2JhODAtYjY1NWRmOGQtMTFjNzI2NzgtMzdkOTIyZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(17 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f046eed1-9d95-43c3-ba55-85928afc1e06, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a7a2aedd-8e9f-4f58-895c-13f59fec969c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7a2aedd-8e9f-4f58-895c-13f59fec969c, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7a2aedd-8e9f-4f58-895c-13f59fec969c, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e9f994dd-fcde-4294-b122-51bb388b08b7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e9f994dd-fcde-4294-b122-51bb388b08b7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e9f994dd-fcde-4294-b122-51bb388b08b7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61024a65-169e-4a9c-bb0a-a7816a707265, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61024a65-169e-4a9c-bb0a-a7816a707265, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(17 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61024a65-169e-4a9c-bb0a-a7816a707265, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a22ffce4-817f-470f-b950-7de6a7e09c10, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a22ffce4-817f-470f-b950-7de6a7e09c10, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(18 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a22ffce4-817f-470f-b950-7de6a7e09c10, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee0c50a1-c31f-4f83-94e0-82198f71499a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee0c50a1-c31f-4f83-94e0-82198f71499a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(19 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee0c50a1-c31f-4f83-94e0-82198f71499a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d38ba572-a946-4609-8d93-8daf32be4264, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d38ba572-a946-4609-8d93-8daf32be4264, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(20 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d38ba572-a946-4609-8d93-8daf32be4264, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 611af566-b36b-4dc2-9de5-d027ba48e27e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 611af566-b36b-4dc2-9de5-d027ba48e27e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(21 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 611af566-b36b-4dc2-9de5-d027ba48e27e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad97a121-1df1-46b7-b563-ea8a6418cfbf, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad97a121-1df1-46b7-b563-ea8a6418cfbf, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(22 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad97a121-1df1-46b7-b563-ea8a6418cfbf, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1002401-91b9-447d-86fc-907e3605d5bd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1002401-91b9-447d-86fc-907e3605d5bd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(23 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1002401-91b9-447d-86fc-907e3605d5bd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c862caf-96b2-47b6-a80b-f2679a846cb9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c862caf-96b2-47b6-a80b-f2679a846cb9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(24 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c862caf-96b2-47b6-a80b-f2679a846cb9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee1e1d2f-976c-4d2c-975b-f74e5c830cdb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee1e1d2f-976c-4d2c-975b-f74e5c830cdb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(25 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee1e1d2f-976c-4d2c-975b-f74e5c830cdb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e92616a-9191-442b-960c-7f256cecd398, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e92616a-9191-442b-960c-7f256cecd398, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(26 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e92616a-9191-442b-960c-7f256cecd398, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a229b406-0289-436e-bcc1-ced57f7a5cbf, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a229b406-0289-436e-bcc1-ced57f7a5cbf, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTNkZTlhMGUtNWI2ZDA2MzQtYWMxMWEzZmQtYWQxMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(27 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a229b406-0289-436e-bcc1-ced57f7a5cbf, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 867bf062-ed7a-4ddf-8f45-fe2dfe352a90, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 867bf062-ed7a-4ddf-8f45-fe2dfe352a90, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 867bf062-ed7a-4ddf-8f45-fe2dfe352a90, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7948c16c-6922-4135-a21f-2db2c337580f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7948c16c-6922-4135-a21f-2db2c337580f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7948c16c-6922-4135-a21f-2db2c337580f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa3c4eaa-e7fd-4df5-810f-eb8436ca547b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa3c4eaa-e7fd-4df5-810f-eb8436ca547b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(27 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa3c4eaa-e7fd-4df5-810f-eb8436ca547b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95f24895-874f-48a8-baf1-d4e453618f09, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95f24895-874f-48a8-baf1-d4e453618f09, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(28 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95f24895-874f-48a8-baf1-d4e453618f09, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7aa68200-a0cd-4089-be1e-d2420400cece, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aa68200-a0cd-4089-be1e-d2420400cece, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(29 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aa68200-a0cd-4089-be1e-d2420400cece, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7944f79-66ac-4825-a8e1-ce8a0029f71e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7944f79-66ac-4825-a8e1-ce8a0029f71e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(30 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7944f79-66ac-4825-a8e1-ce8a0029f71e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 418cd386-7ed7-4b28-9ba1-429e73c7ffae, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 418cd386-7ed7-4b28-9ba1-429e73c7ffae, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(31 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 418cd386-7ed7-4b28-9ba1-429e73c7ffae, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cef2e836-d7f6-4ce6-9c6e-25e9bd075e23, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cef2e836-d7f6-4ce6-9c6e-25e9bd075e23, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(32 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cef2e836-d7f6-4ce6-9c6e-25e9bd075e23, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d66c9db-46e0-47ca-8834-c65a7794aff8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d66c9db-46e0-47ca-8834-c65a7794aff8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(33 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d66c9db-46e0-47ca-8834-c65a7794aff8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffb57c4b-6a26-480e-8453-9afb46a8e673, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffb57c4b-6a26-480e-8453-9afb46a8e673, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(34 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffb57c4b-6a26-480e-8453-9afb46a8e673, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd65ed81-cb78-4824-bb6a-f08f2485db7a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd65ed81-cb78-4824-bb6a-f08f2485db7a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(35 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd65ed81-cb78-4824-bb6a-f08f2485db7a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7ae9038-8cb0-4838-acfd-d427a0b01d61, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7ae9038-8cb0-4838-acfd-d427a0b01d61, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int16\n                            where col_index_Int16 > CAST(36 AS Int16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7ae9038-8cb0-4838-acfd-d427a0b01d61, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 629ffe69-bea4-417a-a397-5c9d46c72d3b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 629ffe69-bea4-417a-a397-5c9d46c72d3b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZDljMzlhMzAtN2E1ZGNlMjMtYTc2MjY2MzQtYmY4MTk1ZDg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(1 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 629ffe69-bea4-417a-a397-5c9d46c72d3b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d1b151b3-a432-4d58-b296-c5c5258bde1a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d1b151b3-a432-4d58-b296-c5c5258bde1a, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d1b151b3-a432-4d58-b296-c5c5258bde1a, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 565d98ed-a4ac-4861-97cf-c925e13c6925, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 565d98ed-a4ac-4861-97cf-c925e13c6925, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 565d98ed-a4ac-4861-97cf-c925e13c6925, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1874b4a-6498-4cac-af2b-279e300ddce1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1874b4a-6498-4cac-af2b-279e300ddce1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(1 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1874b4a-6498-4cac-af2b-279e300ddce1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f32a0030-fc39-4ce4-8dc4-b0fbb1484fc8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f32a0030-fc39-4ce4-8dc4-b0fbb1484fc8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(2 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f32a0030-fc39-4ce4-8dc4-b0fbb1484fc8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 572176f0-3244-417a-bd08-01cf9f9061e1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 572176f0-3244-417a-bd08-01cf9f9061e1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(3 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 572176f0-3244-417a-bd08-01cf9f9061e1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5038dd2-12bf-4f7d-8ca6-a00a34ad224f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5038dd2-12bf-4f7d-8ca6-a00a34ad224f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(4 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5038dd2-12bf-4f7d-8ca6-a00a34ad224f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce6439ba-9f0f-4178-b935-74528604279e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce6439ba-9f0f-4178-b935-74528604279e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(5 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce6439ba-9f0f-4178-b935-74528604279e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26ba238e-06bc-4f5f-a507-aad5062b412a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26ba238e-06bc-4f5f-a507-aad5062b412a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(6 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26ba238e-06bc-4f5f-a507-aad5062b412a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f0b347f-9bca-4345-b15c-292dacc0fb7b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f0b347f-9bca-4345-b15c-292dacc0fb7b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(7 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f0b347f-9bca-4345-b15c-292dacc0fb7b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 779ddd31-108c-427a-aa4b-66f4d1bfd926, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 779ddd31-108c-427a-aa4b-66f4d1bfd926, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(8 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 779ddd31-108c-427a-aa4b-66f4d1bfd926, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ecab95dc-0924-4df7-8cc1-d5a3959f14b2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecab95dc-0924-4df7-8cc1-d5a3959f14b2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(9 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecab95dc-0924-4df7-8cc1-d5a3959f14b2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e6189ec-9044-4da2-acc5-d5e73f291b55, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e6189ec-9044-4da2-acc5-d5e73f291b55, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(10 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e6189ec-9044-4da2-acc5-d5e73f291b55, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 471cb584-ab11-4375-893c-5de0dfbbd31b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 471cb584-ab11-4375-893c-5de0dfbbd31b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OTMwN2Y4NDItODY1ZmZlNTAtN2VhZmU2NzYtYTE0YWY2MzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(11 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 471cb584-ab11-4375-893c-5de0dfbbd31b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f242a34d-d71f-4585-9015-4ee00c1b9d8b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f242a34d-d71f-4585-9015-4ee00c1b9d8b, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f242a34d-d71f-4585-9015-4ee00c1b9d8b, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7d77ed69-1ac8-4244-ba3f-98b20be3436a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7d77ed69-1ac8-4244-ba3f-98b20be3436a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7d77ed69-1ac8-4244-ba3f-98b20be3436a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0a216ca-278a-4edf-8a08-38f0c8fcbdd8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0a216ca-278a-4edf-8a08-38f0c8fcbdd8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(11 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0a216ca-278a-4edf-8a08-38f0c8fcbdd8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af90da32-f530-456b-86da-0c346f26b4ee, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af90da32-f530-456b-86da-0c346f26b4ee, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(12 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af90da32-f530-456b-86da-0c346f26b4ee, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef364edc-0a60-4c38-99f5-e7384b9713fc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef364edc-0a60-4c38-99f5-e7384b9713fc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(13 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef364edc-0a60-4c38-99f5-e7384b9713fc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca1e6144-960b-4eec-94a1-9eed0187d3d4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca1e6144-960b-4eec-94a1-9eed0187d3d4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(14 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca1e6144-960b-4eec-94a1-9eed0187d3d4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d371f82-65d4-438a-b5cb-b70d3d602e02, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d371f82-65d4-438a-b5cb-b70d3d602e02, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(15 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d371f82-65d4-438a-b5cb-b70d3d602e02, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1eee0cca-4519-462f-b0d1-877f7397733c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eee0cca-4519-462f-b0d1-877f7397733c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(16 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1eee0cca-4519-462f-b0d1-877f7397733c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68a9e2b3-c98a-4bcb-a4cc-0b9af81b30b6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68a9e2b3-c98a-4bcb-a4cc-0b9af81b30b6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(17 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68a9e2b3-c98a-4bcb-a4cc-0b9af81b30b6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 292c3351-a85b-430e-bb5b-a9ba4774ee45, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 292c3351-a85b-430e-bb5b-a9ba4774ee45, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 292c3351-a85b-430e-bb5b-a9ba4774ee45, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5607f411-5088-4e90-a3c2-fbb791871a84, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5607f411-5088-4e90-a3c2-fbb791871a84, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(18 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5607f411-5088-4e90-a3c2-fbb791871a84, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0152f52-d639-4cd2-90d5-fc08a5a52606, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0152f52-d639-4cd2-90d5-fc08a5a52606, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(19 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0152f52-d639-4cd2-90d5-fc08a5a52606, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56e9a3fe-bb18-4736-9bd3-0aca21246a90, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56e9a3fe-bb18-4736-9bd3-0aca21246a90, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(20 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56e9a3fe-bb18-4736-9bd3-0aca21246a90, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c49e72cf-c205-4996-80a6-187a5dd192ce, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c49e72cf-c205-4996-80a6-187a5dd192ce, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjE5MGU2OGEtMmYzOTU3YTQtYWY5ZDNmZjMtZWFkZjk5Nzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(21 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c49e72cf-c205-4996-80a6-187a5dd192ce, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 904e6095-b473-48f7-a299-193f4a75e417, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 904e6095-b473-48f7-a299-193f4a75e417, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 904e6095-b473-48f7-a299-193f4a75e417, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, f5407452-323d-4fdd-8d19-d3ded7590481, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f5407452-323d-4fdd-8d19-d3ded7590481, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f5407452-323d-4fdd-8d19-d3ded7590481, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dbe3b8c-d7e8-4da7-a86f-73dd57f35958, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dbe3b8c-d7e8-4da7-a86f-73dd57f35958, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(21 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dbe3b8c-d7e8-4da7-a86f-73dd57f35958, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 30d0bbaf-c500-4c49-ae9f-e43b54b98f8c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30d0bbaf-c500-4c49-ae9f-e43b54b98f8c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(22 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30d0bbaf-c500-4c49-ae9f-e43b54b98f8c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0420fc55-1ce4-478c-b6b4-d0fd3ccb5f3b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0420fc55-1ce4-478c-b6b4-d0fd3ccb5f3b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(23 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0420fc55-1ce4-478c-b6b4-d0fd3ccb5f3b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43f98768-d07e-4001-8f0d-6ce93c5fcc75, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f98768-d07e-4001-8f0d-6ce93c5fcc75, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(24 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43f98768-d07e-4001-8f0d-6ce93c5fcc75, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dd41952-8e85-4a73-b7dc-f1129afebf41, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dd41952-8e85-4a73-b7dc-f1129afebf41, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(25 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dd41952-8e85-4a73-b7dc-f1129afebf41, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf4736ff-9e23-4204-bf62-c15c0d9a1325, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf4736ff-9e23-4204-bf62-c15c0d9a1325, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(26 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf4736ff-9e23-4204-bf62-c15c0d9a1325, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64378f6e-b7b4-4ae3-97c5-f6c0a9bfc0a7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64378f6e-b7b4-4ae3-97c5-f6c0a9bfc0a7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(27 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64378f6e-b7b4-4ae3-97c5-f6c0a9bfc0a7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ea3aea80-0456-4fa5-8feb-fd77804a7dde, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea3aea80-0456-4fa5-8feb-fd77804a7dde, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(28 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea3aea80-0456-4fa5-8feb-fd77804a7dde, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c94b122b-e756-4438-8bce-fd06b6696add, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c94b122b-e756-4438-8bce-fd06b6696add, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(29 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c94b122b-e756-4438-8bce-fd06b6696add, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 537c7565-bf7d-4ddf-8ed9-6559b6ee3228, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 537c7565-bf7d-4ddf-8ed9-6559b6ee3228, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(30 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 537c7565-bf7d-4ddf-8ed9-6559b6ee3228, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c02c5766-f9db-4af3-89f9-aea06d8f99ee, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c02c5766-f9db-4af3-89f9-aea06d8f99ee, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk2YzJkNGItZjFhNzIwY2EtYWIzMWVkYy1lZjFiNzgxMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(31 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c02c5766-f9db-4af3-89f9-aea06d8f99ee, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c1d950b8-a820-4418-bbcf-130e4e30f64b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c1d950b8-a820-4418-bbcf-130e4e30f64b, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c1d950b8-a820-4418-bbcf-130e4e30f64b, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 06cd7b61-2287-4126-8d6e-b01b46304a53, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 06cd7b61-2287-4126-8d6e-b01b46304a53, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 06cd7b61-2287-4126-8d6e-b01b46304a53, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4a529f3-61f6-4883-a39c-5082e8e77ded, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4a529f3-61f6-4883-a39c-5082e8e77ded, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(31 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4a529f3-61f6-4883-a39c-5082e8e77ded, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdeb1b07-c51d-4d79-adf8-97cc9f59ea8e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdeb1b07-c51d-4d79-adf8-97cc9f59ea8e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(32 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdeb1b07-c51d-4d79-adf8-97cc9f59ea8e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39ff4c79-7557-4a58-b1b0-d59d8e3fd9d6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39ff4c79-7557-4a58-b1b0-d59d8e3fd9d6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(33 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39ff4c79-7557-4a58-b1b0-d59d8e3fd9d6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ab24657-fe5e-4c89-914b-20be5f49264a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab24657-fe5e-4c89-914b-20be5f49264a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(34 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ab24657-fe5e-4c89-914b-20be5f49264a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef008314-dc78-4b78-b2b3-ed0c61538018, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef008314-dc78-4b78-b2b3-ed0c61538018, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(35 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef008314-dc78-4b78-b2b3-ed0c61538018, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffc3c824-e097-4957-9b28-918d9f1a3c3e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffc3c824-e097-4957-9b28-918d9f1a3c3e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                            where col_index_Uint16 > CAST(36 AS Uint16);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffc3c824-e097-4957-9b28-918d9f1a3c3e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a843967c-b253-41bb-9e17-729122149463, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a843967c-b253-41bb-9e17-729122149463, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(1 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a843967c-b253-41bb-9e17-729122149463, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 724d2044-5dc7-424a-bfc9-9020f6f136f1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 724d2044-5dc7-424a-bfc9-9020f6f136f1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(2 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 724d2044-5dc7-424a-bfc9-9020f6f136f1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01b39a65-abe3-46dd-9642-5275184c33ad, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01b39a65-abe3-46dd-9642-5275184c33ad, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(3 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01b39a65-abe3-46dd-9642-5275184c33ad, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b76c5e36-a565-49e0-9221-94101ec8c655, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b76c5e36-a565-49e0-9221-94101ec8c655, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(4 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b76c5e36-a565-49e0-9221-94101ec8c655, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbcda003-87a2-41d5-b7c9-918134295c58, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbcda003-87a2-41d5-b7c9-918134295c58, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGE5MGFkN2QtY2NhZTBjMTYtOWQ5MzJmN2ItMTJjZDBjNzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(5 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbcda003-87a2-41d5-b7c9-918134295c58, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 01238c19-88a0-42a6-b641-e8f137af6f7e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01238c19-88a0-42a6-b641-e8f137af6f7e, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01238c19-88a0-42a6-b641-e8f137af6f7e, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 329a78ac-d4e1-465a-b991-ede79aca00c5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 329a78ac-d4e1-465a-b991-ede79aca00c5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 329a78ac-d4e1-465a-b991-ede79aca00c5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c242b03d-236d-4ff1-aadc-b58c32f93619, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c242b03d-236d-4ff1-aadc-b58c32f93619, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(5 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c242b03d-236d-4ff1-aadc-b58c32f93619, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d00c8e78-b004-4ce9-9e54-2abca6cedd3e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d00c8e78-b004-4ce9-9e54-2abca6cedd3e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(6 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d00c8e78-b004-4ce9-9e54-2abca6cedd3e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dde37008-0260-48c6-a9da-3b2710081479, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dde37008-0260-48c6-a9da-3b2710081479, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(7 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dde37008-0260-48c6-a9da-3b2710081479, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 286c7847-10b4-49ca-8637-b95d094fd6a5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 286c7847-10b4-49ca-8637-b95d094fd6a5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(8 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 286c7847-10b4-49ca-8637-b95d094fd6a5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3fcd482-99d1-4968-857f-c9c569b73823, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3fcd482-99d1-4968-857f-c9c569b73823, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(9 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3fcd482-99d1-4968-857f-c9c569b73823, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6a98628-6664-4f38-8422-327c69949c79, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6a98628-6664-4f38-8422-327c69949c79, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(10 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6a98628-6664-4f38-8422-327c69949c79, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27e689c0-99f3-4ba4-a8f6-a953400d3b09, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27e689c0-99f3-4ba4-a8f6-a953400d3b09, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(11 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27e689c0-99f3-4ba4-a8f6-a953400d3b09, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 464364e6-f478-445f-a285-c523dd8bc46a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 464364e6-f478-445f-a285-c523dd8bc46a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(12 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 464364e6-f478-445f-a285-c523dd8bc46a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a96d4bd-24a2-4c96-9be0-de06908feef7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a96d4bd-24a2-4c96-9be0-de06908feef7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(13 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a96d4bd-24a2-4c96-9be0-de06908feef7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d078db61-d419-49a5-9991-15ff5140204b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d078db61-d419-49a5-9991-15ff5140204b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(14 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d078db61-d419-49a5-9991-15ff5140204b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abd687b8-2519-4c94-b033-3d76968eeefa, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abd687b8-2519-4c94-b033-3d76968eeefa, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZWY5YTkyNWEtMzg2YjkwYTQtOTZhYjkzNjMtMmQ2YTE0ZjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(15 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abd687b8-2519-4c94-b033-3d76968eeefa, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 35037c04-28c0-40e3-bcb0-2ef69a24b554, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 35037c04-28c0-40e3-bcb0-2ef69a24b554, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 35037c04-28c0-40e3-bcb0-2ef69a24b554, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5e4b8b58-84f2-47fd-83b1-f8eb3862f1a4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5e4b8b58-84f2-47fd-83b1-f8eb3862f1a4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5e4b8b58-84f2-47fd-83b1-f8eb3862f1a4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddc88d0c-acc5-4674-b561-fe78a8d64ef3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddc88d0c-acc5-4674-b561-fe78a8d64ef3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(15 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddc88d0c-acc5-4674-b561-fe78a8d64ef3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe3cf4a8-0ed6-470c-86fc-a200416f7e30, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe3cf4a8-0ed6-470c-86fc-a200416f7e30, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(16 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe3cf4a8-0ed6-470c-86fc-a200416f7e30, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75b74900-718b-4704-aba2-b8fa2f353766, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75b74900-718b-4704-aba2-b8fa2f353766, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(17 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75b74900-718b-4704-aba2-b8fa2f353766, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1d066de-ea86-49d0-b573-c6920ab75cb2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1d066de-ea86-49d0-b573-c6920ab75cb2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(18 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1d066de-ea86-49d0-b573-c6920ab75cb2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 915c9594-025d-4266-84d4-904fc37dd6ad, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 915c9594-025d-4266-84d4-904fc37dd6ad, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(19 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 915c9594-025d-4266-84d4-904fc37dd6ad, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75cb7a70-c4ec-4217-b235-2ac026868903, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75cb7a70-c4ec-4217-b235-2ac026868903, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(20 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75cb7a70-c4ec-4217-b235-2ac026868903, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7a97b7d-b430-4060-adb5-9e696c70c94c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7a97b7d-b430-4060-adb5-9e696c70c94c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(21 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7a97b7d-b430-4060-adb5-9e696c70c94c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a28eeb94-7fd1-4f05-aa23-70d530abf026, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a28eeb94-7fd1-4f05-aa23-70d530abf026, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(22 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a28eeb94-7fd1-4f05-aa23-70d530abf026, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e3f9184-5337-49c6-96d8-a5815b6fbd64, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e3f9184-5337-49c6-96d8-a5815b6fbd64, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(23 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e3f9184-5337-49c6-96d8-a5815b6fbd64, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e2d5c03-23fb-42c0-8953-46f603eb48a4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e2d5c03-23fb-42c0-8953-46f603eb48a4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(24 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e2d5c03-23fb-42c0-8953-46f603eb48a4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d158c43c-d0d1-4edd-a19f-90de9dfa2ebc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d158c43c-d0d1-4edd-a19f-90de9dfa2ebc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YWYwMTNkNGUtZjcyZTdhZDgtZGNiNDAyMTgtMzNkNmY3NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(25 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d158c43c-d0d1-4edd-a19f-90de9dfa2ebc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a0733515-3b9a-4736-a127-9241c53f0540, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a0733515-3b9a-4736-a127-9241c53f0540, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a0733515-3b9a-4736-a127-9241c53f0540, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 41905371-db44-48b7-a188-fd8e46b9087f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41905371-db44-48b7-a188-fd8e46b9087f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41905371-db44-48b7-a188-fd8e46b9087f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 759a8cff-bd9b-49f5-bc0b-3e638a415163, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 759a8cff-bd9b-49f5-bc0b-3e638a415163, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(25 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 759a8cff-bd9b-49f5-bc0b-3e638a415163, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8c1e496-be9d-49ed-81b7-357d367ae278, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8c1e496-be9d-49ed-81b7-357d367ae278, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(26 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8c1e496-be9d-49ed-81b7-357d367ae278, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 101896dc-0ed4-4f0e-a94a-7048f0550781, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 101896dc-0ed4-4f0e-a94a-7048f0550781, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 101896dc-0ed4-4f0e-a94a-7048f0550781, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbe83328-a51c-49da-a283-f7b630a09cf2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbe83328-a51c-49da-a283-f7b630a09cf2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(27 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbe83328-a51c-49da-a283-f7b630a09cf2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c373ba60-5c65-4805-9f92-8762538fa713, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c373ba60-5c65-4805-9f92-8762538fa713, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(28 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c373ba60-5c65-4805-9f92-8762538fa713, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4c6bd5b-1c06-4286-aa63-ae9c4791df92, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4c6bd5b-1c06-4286-aa63-ae9c4791df92, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(29 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4c6bd5b-1c06-4286-aa63-ae9c4791df92, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2459b5d9-6c43-42b0-87de-cf539d8fd2a3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2459b5d9-6c43-42b0-87de-cf539d8fd2a3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(30 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2459b5d9-6c43-42b0-87de-cf539d8fd2a3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34650775-0560-4b90-a1db-35ea33e80c73, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34650775-0560-4b90-a1db-35ea33e80c73, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(31 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34650775-0560-4b90-a1db-35ea33e80c73, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a9da387-bf80-4698-8400-84c097e72a6c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a9da387-bf80-4698-8400-84c097e72a6c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(32 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a9da387-bf80-4698-8400-84c097e72a6c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b10656d3-2d52-4af3-85c2-617291739a9b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b10656d3-2d52-4af3-85c2-617291739a9b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(33 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b10656d3-2d52-4af3-85c2-617291739a9b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2de5da6f-6a90-4333-9496-919b7aff12d0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2de5da6f-6a90-4333-9496-919b7aff12d0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(34 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2de5da6f-6a90-4333-9496-919b7aff12d0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cee96eb0-5e24-467c-90d3-d0407334fe8f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cee96eb0-5e24-467c-90d3-d0407334fe8f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MWViMzRmZjItYjJjYjU4OTYtM2JjMzU1NGMtM2E0Y2E5OTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(35 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cee96eb0-5e24-467c-90d3-d0407334fe8f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7dc7b322-72ca-4f0c-b7f9-534b315c274b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7dc7b322-72ca-4f0c-b7f9-534b315c274b, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7dc7b322-72ca-4f0c-b7f9-534b315c274b, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 05be9803-0a2b-4379-ad07-5cf3b36b23b1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 05be9803-0a2b-4379-ad07-5cf3b36b23b1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 05be9803-0a2b-4379-ad07-5cf3b36b23b1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88503bf3-ec1a-477a-a535-5bdeb40e6fb5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88503bf3-ec1a-477a-a535-5bdeb40e6fb5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(35 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88503bf3-ec1a-477a-a535-5bdeb40e6fb5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95bd7fa2-0813-489d-ad0c-403ef27011d5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95bd7fa2-0813-489d-ad0c-403ef27011d5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Int8\n                            where col_index_Int8 > CAST(36 AS Int8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95bd7fa2-0813-489d-ad0c-403ef27011d5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c751022-f3ae-42ce-8b7b-cf64fe97afe6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c751022-f3ae-42ce-8b7b-cf64fe97afe6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(1 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c751022-f3ae-42ce-8b7b-cf64fe97afe6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e56fbba5-ea06-4eec-8c4c-614ffec7c2ac, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e56fbba5-ea06-4eec-8c4c-614ffec7c2ac, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(2 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e56fbba5-ea06-4eec-8c4c-614ffec7c2ac, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae2c7c69-2725-4efb-aa51-bf9aca9a2cad, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae2c7c69-2725-4efb-aa51-bf9aca9a2cad, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(3 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae2c7c69-2725-4efb-aa51-bf9aca9a2cad, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d227f8d-b346-45b5-96e6-7e3445c51c6f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d227f8d-b346-45b5-96e6-7e3445c51c6f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(4 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d227f8d-b346-45b5-96e6-7e3445c51c6f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7891965d-66e1-481e-9792-130331f981db, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7891965d-66e1-481e-9792-130331f981db, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(5 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7891965d-66e1-481e-9792-130331f981db, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67bb10da-3753-484a-b88d-44010efeba05, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67bb10da-3753-484a-b88d-44010efeba05, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(6 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67bb10da-3753-484a-b88d-44010efeba05, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dde10fb-c18f-40c6-878b-2485da8b42eb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dde10fb-c18f-40c6-878b-2485da8b42eb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(7 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dde10fb-c18f-40c6-878b-2485da8b42eb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7908ea6a-7efa-43a4-9dc8-f7bf226ee04c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7908ea6a-7efa-43a4-9dc8-f7bf226ee04c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(8 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7908ea6a-7efa-43a4-9dc8-f7bf226ee04c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25e7733a-a6f1-43ee-b69d-70c9468be9c2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25e7733a-a6f1-43ee-b69d-70c9468be9c2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NGY4ZmI0YmItY2I3NGUyMzQtN2M1NDY2ZDgtMzA3ODYwODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(9 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25e7733a-a6f1-43ee-b69d-70c9468be9c2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, fe8c921d-b399-47df-8b63-b0c5c01ad302, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fe8c921d-b399-47df-8b63-b0c5c01ad302, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fe8c921d-b399-47df-8b63-b0c5c01ad302, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 93a7ffdf-720b-4f0c-a26b-8a9cf6ea20a3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 93a7ffdf-720b-4f0c-a26b-8a9cf6ea20a3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 93a7ffdf-720b-4f0c-a26b-8a9cf6ea20a3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d597dc64-cf06-4fc1-ad0c-51af5aaf775f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d597dc64-cf06-4fc1-ad0c-51af5aaf775f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(9 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d597dc64-cf06-4fc1-ad0c-51af5aaf775f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c711dedc-08d6-45ac-8a40-4f39f6c046eb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c711dedc-08d6-45ac-8a40-4f39f6c046eb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(10 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c711dedc-08d6-45ac-8a40-4f39f6c046eb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84a50b3a-410f-4149-8f45-8e71f921e8ff, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84a50b3a-410f-4149-8f45-8e71f921e8ff, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(11 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84a50b3a-410f-4149-8f45-8e71f921e8ff, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b58a6ec7-79e8-4024-a4a3-cb973f9928dc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b58a6ec7-79e8-4024-a4a3-cb973f9928dc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(12 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b58a6ec7-79e8-4024-a4a3-cb973f9928dc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, baaf57cc-f621-4bc4-a7e9-115c66f53c41, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baaf57cc-f621-4bc4-a7e9-115c66f53c41, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(13 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baaf57cc-f621-4bc4-a7e9-115c66f53c41, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87707d51-1bac-42a2-a2eb-362aa58d0dd6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87707d51-1bac-42a2-a2eb-362aa58d0dd6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(14 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87707d51-1bac-42a2-a2eb-362aa58d0dd6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 380568f5-3c1e-4a22-addb-34dc93fa9590, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 380568f5-3c1e-4a22-addb-34dc93fa9590, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(15 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 380568f5-3c1e-4a22-addb-34dc93fa9590, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e738941b-3241-4c29-a079-b472d804bec0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e738941b-3241-4c29-a079-b472d804bec0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(16 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e738941b-3241-4c29-a079-b472d804bec0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b81ee3ab-22a8-402c-a285-81416e5bc7a9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b81ee3ab-22a8-402c-a285-81416e5bc7a9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(17 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b81ee3ab-22a8-402c-a285-81416e5bc7a9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cc9f0cb-7d57-49d2-8e46-47b774c80e5c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cc9f0cb-7d57-49d2-8e46-47b774c80e5c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(18 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cc9f0cb-7d57-49d2-8e46-47b774c80e5c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9cf51f7d-65f9-4106-b51b-0ba1109cfade, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cf51f7d-65f9-4106-b51b-0ba1109cfade, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjJkMGI2ODEtY2IxMmNjYzQtYzNlNGE5NzgtOTY1NTIzODU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(19 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cf51f7d-65f9-4106-b51b-0ba1109cfade, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 37e131fb-8f76-40b7-a547-be809e4bd984, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 37e131fb-8f76-40b7-a547-be809e4bd984, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 37e131fb-8f76-40b7-a547-be809e4bd984, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4efcd77b-ec30-4e18-832e-f4bbbfdb17cb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4efcd77b-ec30-4e18-832e-f4bbbfdb17cb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4efcd77b-ec30-4e18-832e-f4bbbfdb17cb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0596d3a3-df1a-47f9-b481-2923c71a80c2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0596d3a3-df1a-47f9-b481-2923c71a80c2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(19 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0596d3a3-df1a-47f9-b481-2923c71a80c2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3228e45e-7140-4309-b0bc-a2ae2e9c2416, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3228e45e-7140-4309-b0bc-a2ae2e9c2416, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(20 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3228e45e-7140-4309-b0bc-a2ae2e9c2416, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc397577-a6f5-435e-bbc6-fe79851f4603, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc397577-a6f5-435e-bbc6-fe79851f4603, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(21 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc397577-a6f5-435e-bbc6-fe79851f4603, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 396feb5b-46e2-44ba-b1fc-f5cda3b95866, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 396feb5b-46e2-44ba-b1fc-f5cda3b95866, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(22 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 396feb5b-46e2-44ba-b1fc-f5cda3b95866, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3ee7e3b-af1a-4d8d-af34-58c48bbcab44, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3ee7e3b-af1a-4d8d-af34-58c48bbcab44, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(23 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3ee7e3b-af1a-4d8d-af34-58c48bbcab44, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 453d01fa-c125-4dcf-a19b-e31dda14a7fb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 453d01fa-c125-4dcf-a19b-e31dda14a7fb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(24 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 453d01fa-c125-4dcf-a19b-e31dda14a7fb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e6e2014-1376-4f75-839d-047c114f0226, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e6e2014-1376-4f75-839d-047c114f0226, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(25 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e6e2014-1376-4f75-839d-047c114f0226, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8da51eaa-a8f3-4df5-a366-0db87a73ba03, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8da51eaa-a8f3-4df5-a366-0db87a73ba03, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(26 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8da51eaa-a8f3-4df5-a366-0db87a73ba03, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ed81bf2-cfdd-420a-9629-2b0764cd115e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ed81bf2-cfdd-420a-9629-2b0764cd115e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(27 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ed81bf2-cfdd-420a-9629-2b0764cd115e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ee91023-f59a-41c3-afb8-b22a100be093, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ee91023-f59a-41c3-afb8-b22a100be093, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(28 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ee91023-f59a-41c3-afb8-b22a100be093, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 706c1075-39fa-42c6-8bbe-6fd55233fd45, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 706c1075-39fa-42c6-8bbe-6fd55233fd45, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NjY0MGFkODQtYjQ1ZmMwMWYtOGIzNTJmNGEtMTk2NTQyZjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(29 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 706c1075-39fa-42c6-8bbe-6fd55233fd45, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, efa43b73-395d-4113-b146-c620fa0fd83b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, efa43b73-395d-4113-b146-c620fa0fd83b, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, efa43b73-395d-4113-b146-c620fa0fd83b, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e80e73f5-45ce-4329-bd4f-d31efcd0cc3b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e80e73f5-45ce-4329-bd4f-d31efcd0cc3b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e80e73f5-45ce-4329-bd4f-d31efcd0cc3b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a097af73-b82d-4625-ada5-f2a1de5a7435, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a097af73-b82d-4625-ada5-f2a1de5a7435, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(29 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a097af73-b82d-4625-ada5-f2a1de5a7435, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 032321e6-cdc2-450f-8c24-ee4f23c241ca, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 032321e6-cdc2-450f-8c24-ee4f23c241ca, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(30 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 032321e6-cdc2-450f-8c24-ee4f23c241ca, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 581d581d-6a25-4286-9bd1-f0ccce5d1e0a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 581d581d-6a25-4286-9bd1-f0ccce5d1e0a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(31 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 581d581d-6a25-4286-9bd1-f0ccce5d1e0a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7df9bc0f-f541-48b8-a08c-319acf32ccac, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7df9bc0f-f541-48b8-a08c-319acf32ccac, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(32 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7df9bc0f-f541-48b8-a08c-319acf32ccac, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1336d6c4-6e02-458c-9de1-23a845f1ee95, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1336d6c4-6e02-458c-9de1-23a845f1ee95, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(33 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1336d6c4-6e02-458c-9de1-23a845f1ee95, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4419cf8-af0f-460f-9d41-b3a7148799bd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4419cf8-af0f-460f-9d41-b3a7148799bd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(34 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4419cf8-af0f-460f-9d41-b3a7148799bd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b4756b8-98ec-4ed2-abab-4f5fb5f136dd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b4756b8-98ec-4ed2-abab-4f5fb5f136dd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(35 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b4756b8-98ec-4ed2-abab-4f5fb5f136dd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 22f5f74d-f13b-461a-9d4e-48862bc30a77, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22f5f74d-f13b-461a-9d4e-48862bc30a77, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                            where col_index_Uint8 > CAST(36 AS Uint8);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22f5f74d-f13b-461a-9d4e-48862bc30a77, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1351b177-0ca7-4410-b9b1-8ba30b049fdb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1351b177-0ca7-4410-b9b1-8ba30b049fdb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1351b177-0ca7-4410-b9b1-8ba30b049fdb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35790e14-6dac-4263-8b5e-423cdbeac753, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35790e14-6dac-4263-8b5e-423cdbeac753, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35790e14-6dac-4263-8b5e-423cdbeac753, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63530a0f-1290-4eda-a297-bd9081b5665b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63530a0f-1290-4eda-a297-bd9081b5665b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=OGJjOTMwYzAtNjY1MWIzNmMtZWZmNmNjNzAtOTA5YmZkYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63530a0f-1290-4eda-a297-bd9081b5665b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1b2abecc-a479-4884-9111-06a5b94a738e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1b2abecc-a479-4884-9111-06a5b94a738e, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1b2abecc-a479-4884-9111-06a5b94a738e, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ea547e79-e854-423d-8f96-08398926aa53, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ea547e79-e854-423d-8f96-08398926aa53, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ea547e79-e854-423d-8f96-08398926aa53, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6963a7c5-4a2f-4aad-a204-fffc74bdb52b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6963a7c5-4a2f-4aad-a204-fffc74bdb52b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6963a7c5-4a2f-4aad-a204-fffc74bdb52b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac4652ef-5b95-4704-a910-ecd538a12e25, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac4652ef-5b95-4704-a910-ecd538a12e25, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac4652ef-5b95-4704-a910-ecd538a12e25, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 66dbeeba-7b9d-4a3a-b86f-335016d69972, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66dbeeba-7b9d-4a3a-b86f-335016d69972, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66dbeeba-7b9d-4a3a-b86f-335016d69972, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2a53a01-c483-4e5c-8a06-b94e483329c8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2a53a01-c483-4e5c-8a06-b94e483329c8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2a53a01-c483-4e5c-8a06-b94e483329c8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de20d316-7d27-405a-8fc3-e244e39f3498, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de20d316-7d27-405a-8fc3-e244e39f3498, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de20d316-7d27-405a-8fc3-e244e39f3498, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c712363c-b0ab-47aa-a6be-bb2ce6503ebf, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c712363c-b0ab-47aa-a6be-bb2ce6503ebf, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c712363c-b0ab-47aa-a6be-bb2ce6503ebf, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bfd7c21d-4060-46aa-8daa-3ab15d7fb114, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfd7c21d-4060-46aa-8daa-3ab15d7fb114, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfd7c21d-4060-46aa-8daa-3ab15d7fb114, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0001e32c-6cdc-4af8-9661-e9a4aca40706, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0001e32c-6cdc-4af8-9661-e9a4aca40706, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0001e32c-6cdc-4af8-9661-e9a4aca40706, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1899f3c-6937-4d45-99ce-982bc9d327cd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1899f3c-6937-4d45-99ce-982bc9d327cd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1899f3c-6937-4d45-99ce-982bc9d327cd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 776c6802-ca74-43b6-91db-aed558c7a58b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 776c6802-ca74-43b6-91db-aed558c7a58b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 776c6802-ca74-43b6-91db-aed558c7a58b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b8ddf5d-665d-4e6b-bbbb-84a4e783136b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b8ddf5d-665d-4e6b-bbbb-84a4e783136b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=NDYwYWZjOWMtNWY5Y2ZkYmQtODI1NzA0ZmQtMmFlZGJiNWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b8ddf5d-665d-4e6b-bbbb-84a4e783136b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8432fc78-bae5-466e-8b61-ebf633df18c3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8432fc78-bae5-466e-8b61-ebf633df18c3, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8432fc78-bae5-466e-8b61-ebf633df18c3, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 78286c09-3c32-4e2d-8dba-86a4befe415e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 78286c09-3c32-4e2d-8dba-86a4befe415e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 78286c09-3c32-4e2d-8dba-86a4befe415e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32a929e2-34ac-45f1-b0e6-80bf8f6de92a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32a929e2-34ac-45f1-b0e6-80bf8f6de92a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32a929e2-34ac-45f1-b0e6-80bf8f6de92a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fd3bfdb-1b67-4f08-bd7c-d17b5ab36edd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fd3bfdb-1b67-4f08-bd7c-d17b5ab36edd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fd3bfdb-1b67-4f08-bd7c-d17b5ab36edd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c140e226-8487-41c6-a402-4e4584d45ec8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c140e226-8487-41c6-a402-4e4584d45ec8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c140e226-8487-41c6-a402-4e4584d45ec8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e27acb1-1269-4036-bd9f-a0926f99f47d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e27acb1-1269-4036-bd9f-a0926f99f47d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e27acb1-1269-4036-bd9f-a0926f99f47d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6d1b934-b380-4fe2-bd63-68973a565cfb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6d1b934-b380-4fe2-bd63-68973a565cfb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6d1b934-b380-4fe2-bd63-68973a565cfb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8486ff7-75ee-49c0-a01e-a26dd69a8e77, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8486ff7-75ee-49c0-a01e-a26dd69a8e77, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8486ff7-75ee-49c0-a01e-a26dd69a8e77, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 437070e7-96d6-41ab-9be9-0428c45a036e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 437070e7-96d6-41ab-9be9-0428c45a036e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 437070e7-96d6-41ab-9be9-0428c45a036e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5241ec72-64e2-4760-8b7f-e1814d43f910, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5241ec72-64e2-4760-8b7f-e1814d43f910, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5241ec72-64e2-4760-8b7f-e1814d43f910, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a26e7ea6-4625-4f1f-b601-85ada38a2adb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a26e7ea6-4625-4f1f-b601-85ada38a2adb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a26e7ea6-4625-4f1f-b601-85ada38a2adb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8ca9118-a21e-4403-a469-cabab5457189, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ca9118-a21e-4403-a469-cabab5457189, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8ca9118-a21e-4403-a469-cabab5457189, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8730333f-ef9b-4b83-b250-bb34f2cded0a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8730333f-ef9b-4b83-b250-bb34f2cded0a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=Njc3MGQyYWUtNzNkZGJhMTQtODEyY2M2OWQtMjBiZTIyZjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8730333f-ef9b-4b83-b250-bb34f2cded0a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 74dfc987-1af8-49e7-8395-7f322e948713, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74dfc987-1af8-49e7-8395-7f322e948713, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74dfc987-1af8-49e7-8395-7f322e948713, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, f23c9804-2b20-4fad-92ed-85f3b253fd1e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f23c9804-2b20-4fad-92ed-85f3b253fd1e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f23c9804-2b20-4fad-92ed-85f3b253fd1e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5d4c76b-7154-4a7c-8cdc-5fdf0888a9db, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5d4c76b-7154-4a7c-8cdc-5fdf0888a9db, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5d4c76b-7154-4a7c-8cdc-5fdf0888a9db, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88dd051e-621b-4b82-95da-b88d7ad175bd, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88dd051e-621b-4b82-95da-b88d7ad175bd, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88dd051e-621b-4b82-95da-b88d7ad175bd, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5468a7f0-d9d5-4973-bade-a2369daf28f6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5468a7f0-d9d5-4973-bade-a2369daf28f6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5468a7f0-d9d5-4973-bade-a2369daf28f6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a91102e9-038a-4a97-a053-99bd456cb023, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a91102e9-038a-4a97-a053-99bd456cb023, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a91102e9-038a-4a97-a053-99bd456cb023, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d963ae1a-0133-44ba-b810-2edb74c64918, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d963ae1a-0133-44ba-b810-2edb74c64918, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d963ae1a-0133-44ba-b810-2edb74c64918, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1053088b-99fd-4b98-845e-d1e1500cb6f5, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1053088b-99fd-4b98-845e-d1e1500cb6f5, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1053088b-99fd-4b98-845e-d1e1500cb6f5, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3fd41c0-8916-469c-9e99-74c5f1059150, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3fd41c0-8916-469c-9e99-74c5f1059150, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3fd41c0-8916-469c-9e99-74c5f1059150, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cb35339e-e90d-4b57-ac4a-cb5b99853ff1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb35339e-e90d-4b57-ac4a-cb5b99853ff1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb35339e-e90d-4b57-ac4a-cb5b99853ff1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87581dc8-0763-42f5-a194-649898870b16, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87581dc8-0763-42f5-a194-649898870b16, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87581dc8-0763-42f5-a194-649898870b16, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72107c8c-7715-472f-9e6d-b659f8083cdc, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72107c8c-7715-472f-9e6d-b659f8083cdc, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72107c8c-7715-472f-9e6d-b659f8083cdc, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71466819-270e-4e19-b874-ab8224693da0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71466819-270e-4e19-b874-ab8224693da0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MTA1ZDdkODEtMmZlY2M2ZTItOWE0YzU2NC02ZDU0ZmM2MA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71466819-270e-4e19-b874-ab8224693da0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 143c08ed-85b9-44fb-a5da-e192e3b92c5b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 143c08ed-85b9-44fb-a5da-e192e3b92c5b, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 143c08ed-85b9-44fb-a5da-e192e3b92c5b, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 77f9c305-52c8-4eca-a13a-41a73ecb0372, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 77f9c305-52c8-4eca-a13a-41a73ecb0372, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 77f9c305-52c8-4eca-a13a-41a73ecb0372, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b741d23-f131-440e-8685-94cf7e6d256a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b741d23-f131-440e-8685-94cf7e6d256a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b741d23-f131-440e-8685-94cf7e6d256a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e63a715e-263a-4708-911c-ad733c0f39fb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e63a715e-263a-4708-911c-ad733c0f39fb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e63a715e-263a-4708-911c-ad733c0f39fb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ee00a2a-19de-48e4-b521-ff41deb07031, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ee00a2a-19de-48e4-b521-ff41deb07031, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ee00a2a-19de-48e4-b521-ff41deb07031, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb8c00cf-9582-486b-b092-91732a9532b1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb8c00cf-9582-486b-b092-91732a9532b1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb8c00cf-9582-486b-b092-91732a9532b1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f9679628-4bc6-45dc-ae3b-4d3f7082b233, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9679628-4bc6-45dc-ae3b-4d3f7082b233, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'1\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9679628-4bc6-45dc-ae3b-4d3f7082b233, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b9abb572-ba6d-473c-80b6-50790c8689e2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9abb572-ba6d-473c-80b6-50790c8689e2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'2\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9abb572-ba6d-473c-80b6-50790c8689e2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71180016-1c69-4df4-99b9-c00dd8fd1de1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71180016-1c69-4df4-99b9-c00dd8fd1de1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'3\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71180016-1c69-4df4-99b9-c00dd8fd1de1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f85d3dd-6dc9-489c-b18d-cc54ac09fb44, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f85d3dd-6dc9-489c-b18d-cc54ac09fb44, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'4\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f85d3dd-6dc9-489c-b18d-cc54ac09fb44, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4b9f22d-4586-4e5a-a29d-092bde863b91, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4b9f22d-4586-4e5a-a29d-092bde863b91, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'5\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4b9f22d-4586-4e5a-a29d-092bde863b91, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 51a962e4-0e69-490b-83b1-b113cad0decd, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 51a962e4-0e69-490b-83b1-b113cad0decd, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 51a962e4-0e69-490b-83b1-b113cad0decd, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f49ab49-4b87-40b4-bc5e-b17d951733a1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f49ab49-4b87-40b4-bc5e-b17d951733a1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'6\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f49ab49-4b87-40b4-bc5e-b17d951733a1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7769017c-5d27-4e1a-8497-a941036f0e6b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7769017c-5d27-4e1a-8497-a941036f0e6b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZGY5NTcxOTAtNWNlZDc5OTctODNlZGQxN2EtZGIzNmEwOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'7\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7769017c-5d27-4e1a-8497-a941036f0e6b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6b2faa38-31f4-4d00-95ed-99e6934d003d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6b2faa38-31f4-4d00-95ed-99e6934d003d, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6b2faa38-31f4-4d00-95ed-99e6934d003d, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6064382b-8011-4cf1-9c7e-b2d59d37c7f4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6064382b-8011-4cf1-9c7e-b2d59d37c7f4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6064382b-8011-4cf1-9c7e-b2d59d37c7f4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f55afc5-8f23-42c3-9da4-9a7d2998ff46, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f55afc5-8f23-42c3-9da4-9a7d2998ff46, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'7\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f55afc5-8f23-42c3-9da4-9a7d2998ff46, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21ca17e9-cf13-4052-82d1-fa92f5e7b796, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21ca17e9-cf13-4052-82d1-fa92f5e7b796, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'8\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21ca17e9-cf13-4052-82d1-fa92f5e7b796, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 138ca5d2-be46-465e-8b8d-82cb3fa96af1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 138ca5d2-be46-465e-8b8d-82cb3fa96af1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'9\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 138ca5d2-be46-465e-8b8d-82cb3fa96af1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02ba1cd5-b6b7-4daf-935c-0d6f135ea5b3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02ba1cd5-b6b7-4daf-935c-0d6f135ea5b3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'10\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02ba1cd5-b6b7-4daf-935c-0d6f135ea5b3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 912d7f77-e823-4ee2-bb2c-53cff9db622c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 912d7f77-e823-4ee2-bb2c-53cff9db622c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'11\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 912d7f77-e823-4ee2-bb2c-53cff9db622c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a4c2582-2fa3-43eb-b15d-70c80047b60c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a4c2582-2fa3-43eb-b15d-70c80047b60c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'12\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a4c2582-2fa3-43eb-b15d-70c80047b60c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8435f33-e04b-4c6a-af90-078aa2d9cf23, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8435f33-e04b-4c6a-af90-078aa2d9cf23, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'13\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8435f33-e04b-4c6a-af90-078aa2d9cf23, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5405a213-0494-43ed-9554-1f9ce9bba7f1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5405a213-0494-43ed-9554-1f9ce9bba7f1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'14\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5405a213-0494-43ed-9554-1f9ce9bba7f1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a29bc10b-2f00-4cd2-89f3-e42669d1b753, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a29bc10b-2f00-4cd2-89f3-e42669d1b753, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'15\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a29bc10b-2f00-4cd2-89f3-e42669d1b753, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b55ce66c-ce1f-46d4-bbc8-b286b1b990af, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b55ce66c-ce1f-46d4-bbc8-b286b1b990af, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'16\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b55ce66c-ce1f-46d4-bbc8-b286b1b990af, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84085a95-f8fe-42cf-96c6-8d37ad9e5810, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84085a95-f8fe-42cf-96c6-8d37ad9e5810, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MmI4NDI3M2ItMTkxNDJiMzAtYjU2ZGQzZmItOGJlN2FhMTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'17\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84085a95-f8fe-42cf-96c6-8d37ad9e5810, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 50efb76b-faaf-4324-8ae6-cc184cf8fd08, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 50efb76b-faaf-4324-8ae6-cc184cf8fd08, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 50efb76b-faaf-4324-8ae6-cc184cf8fd08, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, df2c8aa1-1ecb-41a8-aa6b-d69cfc9e8e3c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, df2c8aa1-1ecb-41a8-aa6b-d69cfc9e8e3c, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, df2c8aa1-1ecb-41a8-aa6b-d69cfc9e8e3c, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a0b9e08-f2c7-4a44-896f-89d6512ce8cb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a0b9e08-f2c7-4a44-896f-89d6512ce8cb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'17\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a0b9e08-f2c7-4a44-896f-89d6512ce8cb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa1095cc-591b-4b29-b438-693f0fc0607b, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa1095cc-591b-4b29-b438-693f0fc0607b, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'18\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa1095cc-591b-4b29-b438-693f0fc0607b, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c73ed2c-7ab7-4f2f-ac8f-37cca24a12e0, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c73ed2c-7ab7-4f2f-ac8f-37cca24a12e0, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'19\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c73ed2c-7ab7-4f2f-ac8f-37cca24a12e0, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99e84e9a-7c75-4d65-8ff2-98e9cc67bcf7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99e84e9a-7c75-4d65-8ff2-98e9cc67bcf7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'20\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99e84e9a-7c75-4d65-8ff2-98e9cc67bcf7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a03b108e-92c8-493d-929e-e8d46213a115, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a03b108e-92c8-493d-929e-e8d46213a115, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'21\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a03b108e-92c8-493d-929e-e8d46213a115, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71e2ea39-9d51-4d3a-949a-436b8bde2678, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71e2ea39-9d51-4d3a-949a-436b8bde2678, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'22\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71e2ea39-9d51-4d3a-949a-436b8bde2678, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21c010a6-cb72-403d-9c94-f95eefe82706, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21c010a6-cb72-403d-9c94-f95eefe82706, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'23\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21c010a6-cb72-403d-9c94-f95eefe82706, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98cb7fd4-9c1d-42bd-bb7d-28b7db1ea3de, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98cb7fd4-9c1d-42bd-bb7d-28b7db1ea3de, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'24\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98cb7fd4-9c1d-42bd-bb7d-28b7db1ea3de, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46e64aa8-7d6b-4b0b-8828-1015648b28c9, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46e64aa8-7d6b-4b0b-8828-1015648b28c9, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'25\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46e64aa8-7d6b-4b0b-8828-1015648b28c9, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aca083a0-7104-4e04-b789-4f1f363679e1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aca083a0-7104-4e04-b789-4f1f363679e1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'26\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aca083a0-7104-4e04-b789-4f1f363679e1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de69f2ed-2fc0-467c-96ad-e5552d5960b3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de69f2ed-2fc0-467c-96ad-e5552d5960b3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ODE5YTgxMzAtYjhiYjAzMGItMWE5Yjk4NjQtZGViMjE5MWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'27\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de69f2ed-2fc0-467c-96ad-e5552d5960b3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 651392e0-5217-41fe-b553-658327a09667, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 651392e0-5217-41fe-b553-658327a09667, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 651392e0-5217-41fe-b553-658327a09667, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 769aafe7-39d1-436f-9761-c3abf9d9f473, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 769aafe7-39d1-436f-9761-c3abf9d9f473, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 769aafe7-39d1-436f-9761-c3abf9d9f473, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7da2e00a-8e6e-4933-a8a3-3767f6cac400, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7da2e00a-8e6e-4933-a8a3-3767f6cac400, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'27\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7da2e00a-8e6e-4933-a8a3-3767f6cac400, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d32dd861-7fbb-4248-9065-15d2a574bbb3, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d32dd861-7fbb-4248-9065-15d2a574bbb3, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'28\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d32dd861-7fbb-4248-9065-15d2a574bbb3, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32c7a869-4958-4978-91a5-9f5b330acf38, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32c7a869-4958-4978-91a5-9f5b330acf38, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'29\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32c7a869-4958-4978-91a5-9f5b330acf38, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b93f70e2-c619-4884-855f-ebbd79c2155e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b93f70e2-c619-4884-855f-ebbd79c2155e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'30\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b93f70e2-c619-4884-855f-ebbd79c2155e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ccc9fa8-be05-4cff-8acc-06f8455c25de, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ccc9fa8-be05-4cff-8acc-06f8455c25de, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'31\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ccc9fa8-be05-4cff-8acc-06f8455c25de, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2867563-d10d-4328-938f-d7146eca1847, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2867563-d10d-4328-938f-d7146eca1847, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'32\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2867563-d10d-4328-938f-d7146eca1847, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a88c8568-4acb-48e9-a809-0885590609e7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a88c8568-4acb-48e9-a809-0885590609e7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'33\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a88c8568-4acb-48e9-a809-0885590609e7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bdeff735-2725-44de-9e53-039947a72f79, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdeff735-2725-44de-9e53-039947a72f79, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'34\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdeff735-2725-44de-9e53-039947a72f79, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6e361c1-28ba-49d9-9215-70002d14902a, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6e361c1-28ba-49d9-9215-70002d14902a, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'35\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6e361c1-28ba-49d9-9215-70002d14902a, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e26f3272-0782-476d-9ebc-b2268238f7c2, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e26f3272-0782-476d-9ebc-b2268238f7c2, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'36\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e26f3272-0782-476d-9ebc-b2268238f7c2, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98cbf7e5-61e9-4583-952e-1571dc65c4eb, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98cbf7e5-61e9-4583-952e-1571dc65c4eb, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=MjVlYjhlNDEtMTFjNmZkZS03MDIwNGM3MC1iMWM3NzZmOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'1.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98cbf7e5-61e9-4583-952e-1571dc65c4eb, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 01e87d75-6404-48df-8718-d39017e1be0f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 01e87d75-6404-48df-8718-d39017e1be0f, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 01e87d75-6404-48df-8718-d39017e1be0f, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7650c8c5-a442-4f21-bdee-0572ead116ba, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7650c8c5-a442-4f21-bdee-0572ead116ba, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7650c8c5-a442-4f21-bdee-0572ead116ba, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bef3e6ed-0e19-410a-b6e7-388e66f43fe8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bef3e6ed-0e19-410a-b6e7-388e66f43fe8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'1.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bef3e6ed-0e19-410a-b6e7-388e66f43fe8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5c953de-c4ec-4d3d-80ea-47e7ef9c0728, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5c953de-c4ec-4d3d-80ea-47e7ef9c0728, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'2.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5c953de-c4ec-4d3d-80ea-47e7ef9c0728, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e328250c-6887-4d76-80e6-4809965a5163, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e328250c-6887-4d76-80e6-4809965a5163, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'3.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e328250c-6887-4d76-80e6-4809965a5163, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d8616ff-7301-4e38-953e-6f76f45dd417, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d8616ff-7301-4e38-953e-6f76f45dd417, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'4.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d8616ff-7301-4e38-953e-6f76f45dd417, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92dbdf57-9e2f-47aa-8156-0e8c7cd1c455, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92dbdf57-9e2f-47aa-8156-0e8c7cd1c455, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'5.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92dbdf57-9e2f-47aa-8156-0e8c7cd1c455, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 860dc6dc-4ebf-493f-b87d-077380290c31, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 860dc6dc-4ebf-493f-b87d-077380290c31, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'6.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 860dc6dc-4ebf-493f-b87d-077380290c31, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79475e1e-772d-4472-aaaa-0914028c3bb8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79475e1e-772d-4472-aaaa-0914028c3bb8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'7.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79475e1e-772d-4472-aaaa-0914028c3bb8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37af3596-a85d-4972-99c8-daa16bda026d, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37af3596-a85d-4972-99c8-daa16bda026d, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'8.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37af3596-a85d-4972-99c8-daa16bda026d, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 769f2898-9c92-4d78-a2a2-13e59c15a7bf, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 769f2898-9c92-4d78-a2a2-13e59c15a7bf, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'9.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 769f2898-9c92-4d78-a2a2-13e59c15a7bf, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd2684e7-ad12-459c-aff3-2ce38fa0c9b4, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd2684e7-ad12-459c-aff3-2ce38fa0c9b4, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'10.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd2684e7-ad12-459c-aff3-2ce38fa0c9b4, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14300bf2-9184-46d7-9cbe-1f583dab3f18, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14300bf2-9184-46d7-9cbe-1f583dab3f18, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YTRmODE5NzAtNjllYmQxZTItYWY1OThhZjgtNzFlMGMxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'11.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14300bf2-9184-46d7-9cbe-1f583dab3f18, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5e455efe-e7b5-41da-a563-a2f72b96fc6c, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e455efe-e7b5-41da-a563-a2f72b96fc6c, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e455efe-e7b5-41da-a563-a2f72b96fc6c, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 780cfd8e-a950-4e05-8e0b-d37482e069c7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 780cfd8e-a950-4e05-8e0b-d37482e069c7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 780cfd8e-a950-4e05-8e0b-d37482e069c7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0ffb73f-88ee-40ea-84f6-54d654d33693, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0ffb73f-88ee-40ea-84f6-54d654d33693, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'11.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0ffb73f-88ee-40ea-84f6-54d654d33693, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfcfb766-f310-4c88-ac16-4b84be301607, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfcfb766-f310-4c88-ac16-4b84be301607, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'12.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfcfb766-f310-4c88-ac16-4b84be301607, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6dae6cd-6f67-4a5a-9bb3-b87bb35c49e7, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6dae6cd-6f67-4a5a-9bb3-b87bb35c49e7, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'13.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6dae6cd-6f67-4a5a-9bb3-b87bb35c49e7, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 81c3e0dc-544a-4e40-ab54-939f3eb368f6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81c3e0dc-544a-4e40-ab54-939f3eb368f6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'14.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81c3e0dc-544a-4e40-ab54-939f3eb368f6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 23b18a0a-207f-45dd-8de4-2b10073feb15, localhost:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 23b18a0a-207f-45dd-8de4-2b10073feb15, localhost:27396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 23b18a0a-207f-45dd-8de4-2b10073feb15, localhost:27396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 27396 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:27396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:27396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f76d8c0d-f108-40d3-a70b-944218e8fb49, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f76d8c0d-f108-40d3-a70b-944218e8fb49, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'15.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f76d8c0d-f108-40d3-a70b-944218e8fb49, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29ebb5f8-741c-4e13-bca4-461c4d4ea158, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29ebb5f8-741c-4e13-bca4-461c4d4ea158, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'16.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29ebb5f8-741c-4e13-bca4-461c4d4ea158, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44362b16-d6a4-4e5f-9eb2-8556baa05477, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44362b16-d6a4-4e5f-9eb2-8556baa05477, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'17.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44362b16-d6a4-4e5f-9eb2-8556baa05477, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3758ce5e-6f96-4ede-9cc3-b656a1a0beaa, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3758ce5e-6f96-4ede-9cc3-b656a1a0beaa, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'18.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3758ce5e-6f96-4ede-9cc3-b656a1a0beaa, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, edcfa74f-c724-4d72-b51c-6cdf8bce4ef1, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edcfa74f-c724-4d72-b51c-6cdf8bce4ef1, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'19.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edcfa74f-c724-4d72-b51c-6cdf8bce4ef1, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4ea1c61-51c7-4835-899b-5c06d0fe987f, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4ea1c61-51c7-4835-899b-5c06d0fe987f, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'20.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4ea1c61-51c7-4835-899b-5c06d0fe987f, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e1a461e-a360-4188-b46f-bebfae2dd0b6, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e1a461e-a360-4188-b46f-bebfae2dd0b6, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=ZTRlMDIzNjEtZWRhYmM0YTUtNzk3NWM3ZTEtNWI2NzlhMTM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'21.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e1a461e-a360-4188-b46f-bebfae2dd0b6, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d308c6b8-c66c-4f38-a765-ee01054f6787, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d308c6b8-c66c-4f38-a765-ee01054f6787, ghrun-jhhelrhzfq.auto.internal:27396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d308c6b8-c66c-4f38-a765-ee01054f6787, ghrun-jhhelrhzfq.auto.internal:27396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 12ccc597-07fc-4e7f-bdfe-58970e1f5671, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 12ccc597-07fc-4e7f-bdfe-58970e1f5671, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 12ccc597-07fc-4e7f-bdfe-58970e1f5671, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56b3b306-a206-46d4-b9e5-c16de2e6aea8, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56b3b306-a206-46d4-b9e5-c16de2e6aea8, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'21.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56b3b306-a206-46d4-b9e5-c16de2e6aea8, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e905d165-5ed7-4063-9184-59352af2fa1e, ghrun-jhhelrhzfq.auto.internal:27396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e905d165-5ed7-4063-9184-59352af2fa1e, ghrun-jhhelrhzfq.auto.internal:27396): request = { session_id: "ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_0__ASYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'22.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e905d165-5ed7-4063-9184-59352af2fa1e, ghrun-jhhelrhzfq.auto.internal:27396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlmZWU4MGQtMmJkMzE4ODMtZDc2ODU2ZDgtN2Y5MTQ4NGM=
============================== slowest durations ===============================
584.04s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
11.24s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 613.16s (0:10:13) =========================

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

During handling of the above exception, another exception occurred:

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

test_secondary_index.py .

============================== slowest durations ===============================
132.91s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
12.06s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
11.73s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
======================== 1 passed in 158.23s (0:02:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001440/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
178.18s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
13.96s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
12.06s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
======================== 1 passed in 205.70s (0:03:25) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:53: in test_secondary_index
    self.select_index(table_name, index, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:90: in select_index
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:62: in process
    rows = self.query(
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 823363
DEBUG    ya.test:process.py:259 Command (pid 823363) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 823363) elapsed time (sec): 0.956723690032959
DEBUG    ya.test:process.py:263 Command (pid 823363) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) maxrss: 477668
DEBUG    ya.test:process.py:263 Command (pid 823363) minflt: 45376
DEBUG    ya.test:process.py:263 Command (pid 823363) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 823363) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 823363) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 823363) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 823363) stime: 0.197646
DEBUG    ya.test:process.py:263 Command (pid 823363) utime: 0.5222829999999999
DEBUG    ya.test:process.py:263 Command (pid 823363) wtime: 0.971
DEBUG    ya.test:process.py:275 Command (pid 823363) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30032
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/001458/r3tmp/kikimr_cluster_ubl0836o
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26024
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/1912
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001458/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/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile___3kfikj.log --grpc-port=26024 --mon-port=27262 --ic-port=30032
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26024/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001458/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/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile___3kfikj.log --grpc-port=26024 --mon-port=27262 --ic-port=30032
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1/logfile___3kfikj.log', '--grpc-port=26024', '--mon-port=27262', '--ic-port=30032')' in '/home/runner/.ya/build/build_root/5xva/001458/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 823425
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26024/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 823426
DEBUG    ya.test:process.py:259 Command (pid 823426) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 823426) elapsed time (sec): 0.9879448413848877
DEBUG    ya.test:process.py:263 Command (pid 823426) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) maxrss: 488180
DEBUG    ya.test:process.py:263 Command (pid 823426) minflt: 45357
DEBUG    ya.test:process.py:263 Command (pid 823426) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 823426) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 823426) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 823426) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 823426) stime: 0.23410199999999998
DEBUG    ya.test:process.py:263 Command (pid 823426) utime: 0.531343
DEBUG    ya.test:process.py:263 Command (pid 823426) wtime: 0.994
DEBUG    ya.test:process.py:275 Command (pid 823426) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26024', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30032\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26024', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 30032\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 824436
DEBUG    ya.test:process.py:259 Command (pid 824436) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 824436) elapsed time (sec): 1.5586144924163818
DEBUG    ya.test:process.py:263 Command (pid 824436) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) maxrss: 586940
DEBUG    ya.test:process.py:263 Command (pid 824436) minflt: 51815
DEBUG    ya.test:process.py:263 Command (pid 824436) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) nivcsw: 227
DEBUG    ya.test:process.py:263 Command (pid 824436) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 824436) nvcsw: 681
DEBUG    ya.test:process.py:263 Command (pid 824436) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 824436) stime: 0.25223
DEBUG    ya.test:process.py:263 Command (pid 824436) utime: 0.6147779999999999
DEBUG    ya.test:process.py:263 Command (pid 824436) wtime: 1.57
DEBUG    ya.test:process.py:275 Command (pid 824436) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26024', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001458/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26024', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 824503
DEBUG    ya.test:process.py:259 Command (pid 824503) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 824503) elapsed time (sec): 1.6835181713104248
DEBUG    ya.test:process.py:263 Command (pid 824503) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) maxrss: 587784
DEBUG    ya.test:process.py:263 Command (pid 824503) minflt: 51708
DEBUG    ya.test:process.py:263 Command (pid 824503) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) nivcsw: 275
DEBUG    ya.test:process.py:263 Command (pid 824503) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 824503) nvcsw: 481
DEBUG    ya.test:process.py:263 Command (pid 824503) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 824503) stime: 0.274176
DEBUG    ya.test:process.py:263 Command (pid 824503) utime: 0.647608
DEBUG    ya.test:process.py:263 Command (pid 824503) wtime: 1.699
DEBUG    ya.test:process.py:275 Command (pid 824503) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d46ddd36-9b35-4918-bfa0-5bf1032f3b15, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d46ddd36-9b35-4918-bfa0-5bf1032f3b15, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d46ddd36-9b35-4918-bfa0-5bf1032f3b15, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 042d3197-8384-45c4-9671-38207fdaadfc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 042d3197-8384-45c4-9671-38207fdaadfc, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 042d3197-8384-45c4-9671-38207fdaadfc, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7429b74b-ace3-4c49-bef3-ed1a21177774, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7429b74b-ace3-4c49-bef3-ed1a21177774, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7429b74b-ace3-4c49-bef3-ed1a21177774, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf16c721-7e41-42e4-8a42-0b6422a324b5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf16c721-7e41-42e4-8a42-0b6422a324b5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_1__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL  ASYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  ASYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  ASYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  ASYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  ASYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  ASYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL  ASYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  ASYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL  ASYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  ASYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL  ASYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  ASYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf16c721-7e41-42e4-8a42-0b6422a324b5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e24cc9d-952c-4ec7-ad66-914e2be57814, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e24cc9d-952c-4ec7-ad66-914e2be57814, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e24cc9d-952c-4ec7-ad66-914e2be57814, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d50064af-1143-40f6-a487-5d4b041b740a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d50064af-1143-40f6-a487-5d4b041b740a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d50064af-1143-40f6-a487-5d4b041b740a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba42ed7e-c129-4654-abdb-70b56d507ca4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba42ed7e-c129-4654-abdb-70b56d507ca4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba42ed7e-c129-4654-abdb-70b56d507ca4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cca72904-ac8d-4c07-84e2-ad8a741c6c1e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cca72904-ac8d-4c07-84e2-ad8a741c6c1e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cca72904-ac8d-4c07-84e2-ad8a741c6c1e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 684c5d52-83dd-4ba0-af11-17f0127b308e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 684c5d52-83dd-4ba0-af11-17f0127b308e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 684c5d52-83dd-4ba0-af11-17f0127b308e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41be3771-b41a-49a0-add2-c6b39073c4b8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41be3771-b41a-49a0-add2-c6b39073c4b8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41be3771-b41a-49a0-add2-c6b39073c4b8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec7e061a-dd4e-489b-a6e8-3ca368586333, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec7e061a-dd4e-489b-a6e8-3ca368586333, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec7e061a-dd4e-489b-a6e8-3ca368586333, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f2b35e9-306e-444e-a8f8-db1706bd277d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f2b35e9-306e-444e-a8f8-db1706bd277d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f2b35e9-306e-444e-a8f8-db1706bd277d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd24b34e-46b8-489e-bb74-2e5acccdba67, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd24b34e-46b8-489e-bb74-2e5acccdba67, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd24b34e-46b8-489e-bb74-2e5acccdba67, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69368d09-9912-45b5-abf3-a270b00b07c1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69368d09-9912-45b5-abf3-a270b00b07c1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69368d09-9912-45b5-abf3-a270b00b07c1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba57ae7c-b1e4-469e-8d00-80a59dc3e320, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba57ae7c-b1e4-469e-8d00-80a59dc3e320, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba57ae7c-b1e4-469e-8d00-80a59dc3e320, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd7e7f71-ef9e-4abf-b4a2-5ac4cd701592, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd7e7f71-ef9e-4abf-b4a2-5ac4cd701592, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd7e7f71-ef9e-4abf-b4a2-5ac4cd701592, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b57e3957-bf47-4097-bac2-eceaa670687e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b57e3957-bf47-4097-bac2-eceaa670687e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b57e3957-bf47-4097-bac2-eceaa670687e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 929e41e5-0524-4eb3-8a1e-5a4b2bfe09ab, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 929e41e5-0524-4eb3-8a1e-5a4b2bfe09ab, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 929e41e5-0524-4eb3-8a1e-5a4b2bfe09ab, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6824414c-afd1-48c7-a000-25cff643b96c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6824414c-afd1-48c7-a000-25cff643b96c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6824414c-afd1-48c7-a000-25cff643b96c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc22737f-63a5-4122-bf1a-e265a32e22b5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc22737f-63a5-4122-bf1a-e265a32e22b5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc22737f-63a5-4122-bf1a-e265a32e22b5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc4824b6-9c61-4b8a-9407-71e46bb51020, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc4824b6-9c61-4b8a-9407-71e46bb51020, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc4824b6-9c61-4b8a-9407-71e46bb51020, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7dcc739-6093-4a48-8333-e1a7a4357759, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7dcc739-6093-4a48-8333-e1a7a4357759, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7dcc739-6093-4a48-8333-e1a7a4357759, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34d2a9f7-21f4-4372-848a-374e6c31b25a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34d2a9f7-21f4-4372-848a-374e6c31b25a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34d2a9f7-21f4-4372-848a-374e6c31b25a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 262290ef-2f66-478c-a9d0-d2804ad1157d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 262290ef-2f66-478c-a9d0-d2804ad1157d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 262290ef-2f66-478c-a9d0-d2804ad1157d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 045189bd-0985-47ab-9783-e8bf1527dac6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 045189bd-0985-47ab-9783-e8bf1527dac6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 045189bd-0985-47ab-9783-e8bf1527dac6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba54e2b7-f141-485e-b981-ed62711711b3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba54e2b7-f141-485e-b981-ed62711711b3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba54e2b7-f141-485e-b981-ed62711711b3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 393397c9-fcb0-4bc5-9900-42564073dbca, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 393397c9-fcb0-4bc5-9900-42564073dbca, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 393397c9-fcb0-4bc5-9900-42564073dbca, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 282571de-1808-4db3-ba97-4390eb0a24f0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 282571de-1808-4db3-ba97-4390eb0a24f0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 282571de-1808-4db3-ba97-4390eb0a24f0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b9fe556-3a4b-463d-839f-165f1a913247, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b9fe556-3a4b-463d-839f-165f1a913247, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b9fe556-3a4b-463d-839f-165f1a913247, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65aaa533-2abc-4f39-9c51-d092d34a54ac, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65aaa533-2abc-4f39-9c51-d092d34a54ac, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65aaa533-2abc-4f39-9c51-d092d34a54ac, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2dc412a2-1e89-4a2c-8b4e-1b594db11583, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dc412a2-1e89-4a2c-8b4e-1b594db11583, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2dc412a2-1e89-4a2c-8b4e-1b594db11583, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 231c6a25-58c4-4851-9452-1fbb8921c310, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 231c6a25-58c4-4851-9452-1fbb8921c310, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 231c6a25-58c4-4851-9452-1fbb8921c310, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df7e71eb-3ddf-4086-8131-cc62c8daba61, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df7e71eb-3ddf-4086-8131-cc62c8daba61, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df7e71eb-3ddf-4086-8131-cc62c8daba61, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94b867ce-7167-4aa1-8b2a-c6e6c4b01fe1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94b867ce-7167-4aa1-8b2a-c6e6c4b01fe1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94b867ce-7167-4aa1-8b2a-c6e6c4b01fe1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e987109a-05f1-40d3-94fb-a2df986b74d2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e987109a-05f1-40d3-94fb-a2df986b74d2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e987109a-05f1-40d3-94fb-a2df986b74d2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d5bcfb3-aeee-4bca-8468-f50f5a6bd322, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d5bcfb3-aeee-4bca-8468-f50f5a6bd322, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d5bcfb3-aeee-4bca-8468-f50f5a6bd322, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52db529e-5848-4ae7-b464-345e10be802b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52db529e-5848-4ae7-b464-345e10be802b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52db529e-5848-4ae7-b464-345e10be802b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd4f0f0f-d675-43cf-8bee-5b2b786d6d3c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd4f0f0f-d675-43cf-8bee-5b2b786d6d3c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd4f0f0f-d675-43cf-8bee-5b2b786d6d3c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 011c99b2-8a11-43ff-848e-0525e9fa5986, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 011c99b2-8a11-43ff-848e-0525e9fa5986, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 011c99b2-8a11-43ff-848e-0525e9fa5986, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0389e12-4d5b-4b2b-9e20-b07f7cfe3c97, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0389e12-4d5b-4b2b-9e20-b07f7cfe3c97, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0389e12-4d5b-4b2b-9e20-b07f7cfe3c97, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f5bc828-d363-4969-90ef-0eabf93306b6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f5bc828-d363-4969-90ef-0eabf93306b6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f5bc828-d363-4969-90ef-0eabf93306b6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26e33fc1-e0f6-4f12-a936-facd1c4f1565, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26e33fc1-e0f6-4f12-a936-facd1c4f1565, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'10.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26e33fc1-e0f6-4f12-a936-facd1c4f1565, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e8032b3-6b37-4780-871d-1d318e6db7dd, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e8032b3-6b37-4780-871d-1d318e6db7dd, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'20.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e8032b3-6b37-4780-871d-1d318e6db7dd, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bae3734f-b47e-4d65-8b2d-e16d40b14885, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bae3734f-b47e-4d65-8b2d-e16d40b14885, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'30.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bae3734f-b47e-4d65-8b2d-e16d40b14885, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdf8ea01-8195-402b-b3dd-b23ffa46b549, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdf8ea01-8195-402b-b3dd-b23ffa46b549, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'40.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdf8ea01-8195-402b-b3dd-b23ffa46b549, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8ea94e2-9010-4ab8-8277-9c7cd73c3129, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8ea94e2-9010-4ab8-8277-9c7cd73c3129, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'50.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8ea94e2-9010-4ab8-8277-9c7cd73c3129, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbfe5a0a-1944-4c92-99a7-24f5f2f82c9e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbfe5a0a-1944-4c92-99a7-24f5f2f82c9e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'60.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbfe5a0a-1944-4c92-99a7-24f5f2f82c9e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0bb4be9-a83c-4c29-adef-88215b209702, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0bb4be9-a83c-4c29-adef-88215b209702, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'70.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0bb4be9-a83c-4c29-adef-88215b209702, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9803a6c7-578d-4f0b-ac53-fd76643efaf0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9803a6c7-578d-4f0b-ac53-fd76643efaf0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'80.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9803a6c7-578d-4f0b-ac53-fd76643efaf0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f002b865-bf0a-4663-80a9-d550e261646f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f002b865-bf0a-4663-80a9-d550e261646f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'90.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f002b865-bf0a-4663-80a9-d550e261646f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62b67f76-7763-4ddf-b53c-639c12f01e4d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62b67f76-7763-4ddf-b53c-639c12f01e4d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'100.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62b67f76-7763-4ddf-b53c-639c12f01e4d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b956db8d-be60-4423-94d5-c1f0132e7a79, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b956db8d-be60-4423-94d5-c1f0132e7a79, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDJlOTBhYTItYjM0YTY2ZTYtZGJjZmM1YmMtMTE1NGNmYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'110.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b956db8d-be60-4423-94d5-c1f0132e7a79, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eb4c412a-d022-43db-9165-f13ff631f959, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eb4c412a-d022-43db-9165-f13ff631f959, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eb4c412a-d022-43db-9165-f13ff631f959, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7694ecca-949d-4ca0-8a14-c48b7189c631, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7694ecca-949d-4ca0-8a14-c48b7189c631, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7694ecca-949d-4ca0-8a14-c48b7189c631, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0376554d-ab08-478b-84aa-bd35c7b9ec28, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0376554d-ab08-478b-84aa-bd35c7b9ec28, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'110.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0376554d-ab08-478b-84aa-bd35c7b9ec28, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27b346ae-d1bf-4449-b873-de7c42d0f1e8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27b346ae-d1bf-4449-b873-de7c42d0f1e8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'120.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27b346ae-d1bf-4449-b873-de7c42d0f1e8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7f4b92e-1398-4a1d-97aa-f751d17ddca0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7f4b92e-1398-4a1d-97aa-f751d17ddca0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'130.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7f4b92e-1398-4a1d-97aa-f751d17ddca0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df8c56da-4370-45f0-bf08-cb9c58d901de, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df8c56da-4370-45f0-bf08-cb9c58d901de, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'140.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df8c56da-4370-45f0-bf08-cb9c58d901de, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4393bee1-f928-4701-9d1f-19eef1275208, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4393bee1-f928-4701-9d1f-19eef1275208, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'150.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4393bee1-f928-4701-9d1f-19eef1275208, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6f69072-750d-4ce2-8733-e50632dd041f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6f69072-750d-4ce2-8733-e50632dd041f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'160.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6f69072-750d-4ce2-8733-e50632dd041f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b3aba02-ed34-4be3-843d-70147c71a66d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b3aba02-ed34-4be3-843d-70147c71a66d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'170.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b3aba02-ed34-4be3-843d-70147c71a66d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b3e047a-ab97-4de9-9a85-f2e98c57806b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b3e047a-ab97-4de9-9a85-f2e98c57806b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'180.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b3e047a-ab97-4de9-9a85-f2e98c57806b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ca1cfd6-d1a1-47fe-a787-4b531050499f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ca1cfd6-d1a1-47fe-a787-4b531050499f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'190.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ca1cfd6-d1a1-47fe-a787-4b531050499f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 75947129-f9d8-401f-b374-63a02e5cdeb0, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75947129-f9d8-401f-b374-63a02e5cdeb0, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75947129-f9d8-401f-b374-63a02e5cdeb0, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62352679-d858-4c09-8049-f422d557001c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62352679-d858-4c09-8049-f422d557001c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'200.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62352679-d858-4c09-8049-f422d557001c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9234ea36-c764-4499-9a39-36e753fbd909, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9234ea36-c764-4499-9a39-36e753fbd909, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzM4MWIwODEtOWNiNTM4MC03YjRlMmVlOS1iYTRiOWU4Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'210.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9234ea36-c764-4499-9a39-36e753fbd909, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6bee0c06-dea1-4402-9b44-3ea83a5bb673, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6bee0c06-dea1-4402-9b44-3ea83a5bb673, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6bee0c06-dea1-4402-9b44-3ea83a5bb673, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 27cdaefa-b0a5-403a-b825-701c78d1b1e9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 27cdaefa-b0a5-403a-b825-701c78d1b1e9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 27cdaefa-b0a5-403a-b825-701c78d1b1e9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5e043e7-a365-4e0a-aae7-ff9a89d20586, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5e043e7-a365-4e0a-aae7-ff9a89d20586, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'210.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5e043e7-a365-4e0a-aae7-ff9a89d20586, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f47d164-c3cc-4125-aa03-3d21c5cc5060, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f47d164-c3cc-4125-aa03-3d21c5cc5060, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'220.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f47d164-c3cc-4125-aa03-3d21c5cc5060, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3190047-5de6-4ab0-9045-dce911401322, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3190047-5de6-4ab0-9045-dce911401322, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'230.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3190047-5de6-4ab0-9045-dce911401322, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84c73843-d764-41b1-a758-2c76ee11d0d2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84c73843-d764-41b1-a758-2c76ee11d0d2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'240.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84c73843-d764-41b1-a758-2c76ee11d0d2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82a892d2-e2fd-4342-82a5-7f737ee76d60, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82a892d2-e2fd-4342-82a5-7f737ee76d60, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'250.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82a892d2-e2fd-4342-82a5-7f737ee76d60, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 517b8ee4-79dc-471f-9322-d2d951fa7fb2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 517b8ee4-79dc-471f-9322-d2d951fa7fb2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'260.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 517b8ee4-79dc-471f-9322-d2d951fa7fb2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 538b3dbc-e16d-48b6-bcba-9ef31b0e10d3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 538b3dbc-e16d-48b6-bcba-9ef31b0e10d3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'270.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 538b3dbc-e16d-48b6-bcba-9ef31b0e10d3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09d38953-5ade-40ef-b267-25d1052f19a8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09d38953-5ade-40ef-b267-25d1052f19a8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'280.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09d38953-5ade-40ef-b267-25d1052f19a8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a6d58af-874e-4671-aef6-d1ad7c244037, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a6d58af-874e-4671-aef6-d1ad7c244037, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'290.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a6d58af-874e-4671-aef6-d1ad7c244037, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af9afaa5-1499-4c5b-9948-324aabb810ff, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af9afaa5-1499-4c5b-9948-324aabb810ff, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'300.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af9afaa5-1499-4c5b-9948-324aabb810ff, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dd08a50-cfaa-4df2-917f-0f9cada0d7b8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dd08a50-cfaa-4df2-917f-0f9cada0d7b8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWY3ZTY0Y2ItYjllM2IwMTgtNWE4Nzk4Y2EtMTA5MjZmNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'310.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dd08a50-cfaa-4df2-917f-0f9cada0d7b8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9cb6c418-5e10-490a-b02b-bbbb3c5c51a5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9cb6c418-5e10-490a-b02b-bbbb3c5c51a5, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9cb6c418-5e10-490a-b02b-bbbb3c5c51a5, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 381c3b71-2a11-4b02-a719-574d4cb6569b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 381c3b71-2a11-4b02-a719-574d4cb6569b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 381c3b71-2a11-4b02-a719-574d4cb6569b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c007ec33-dfe1-40ba-b145-854f122701fb, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c007ec33-dfe1-40ba-b145-854f122701fb, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'310.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c007ec33-dfe1-40ba-b145-854f122701fb, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d90eeca-0226-479d-82b7-66055e9bace4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d90eeca-0226-479d-82b7-66055e9bace4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'320.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d90eeca-0226-479d-82b7-66055e9bace4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 503ddde9-ced6-4a4f-8ae9-30142a91be13, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 503ddde9-ced6-4a4f-8ae9-30142a91be13, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'330.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 503ddde9-ced6-4a4f-8ae9-30142a91be13, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 482048b3-4631-4d7b-af6f-1e2665a7806a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 482048b3-4631-4d7b-af6f-1e2665a7806a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'340.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 482048b3-4631-4d7b-af6f-1e2665a7806a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e6f96e4d-440c-48ba-846e-293bffb23c1f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6f96e4d-440c-48ba-846e-293bffb23c1f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'350.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6f96e4d-440c-48ba-846e-293bffb23c1f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4faf8ec-6e23-4a3f-8f71-7dc0f427912f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4faf8ec-6e23-4a3f-8f71-7dc0f427912f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_DyNumber\n                            where col_index_DyNumber > CAST(\'360.0\' AS DyNumber);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4faf8ec-6e23-4a3f-8f71-7dc0f427912f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c9d0acbd-0abd-410e-bcec-d020cf004d80, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9d0acbd-0abd-410e-bcec-d020cf004d80, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 1\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9d0acbd-0abd-410e-bcec-d020cf004d80, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53bebc75-45a1-430b-aeeb-d717ec43ae01, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53bebc75-45a1-430b-aeeb-d717ec43ae01, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 2\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53bebc75-45a1-430b-aeeb-d717ec43ae01, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03a9fd40-8556-493c-9bd1-6947abac1a1a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03a9fd40-8556-493c-9bd1-6947abac1a1a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 3\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03a9fd40-8556-493c-9bd1-6947abac1a1a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46d77ce6-4e2a-4404-906e-fecc5bbaa781, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46d77ce6-4e2a-4404-906e-fecc5bbaa781, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 4\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46d77ce6-4e2a-4404-906e-fecc5bbaa781, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef32c168-8436-4e55-bdb0-f43e91f3ef17, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef32c168-8436-4e55-bdb0-f43e91f3ef17, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ3YWFiNTEtYWM0MTA0M2QtZGU4MjQ5NDEtYjFiMWQ2Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 5\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef32c168-8436-4e55-bdb0-f43e91f3ef17, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 516168e8-78d9-4d8d-bfc2-2e1e67753b64, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 516168e8-78d9-4d8d-bfc2-2e1e67753b64, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 516168e8-78d9-4d8d-bfc2-2e1e67753b64, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ede98eab-344d-4901-b000-2e30fceeafa5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ede98eab-344d-4901-b000-2e30fceeafa5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ede98eab-344d-4901-b000-2e30fceeafa5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed7f669f-574d-4e1c-b227-d9196a3f38e8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed7f669f-574d-4e1c-b227-d9196a3f38e8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 5\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed7f669f-574d-4e1c-b227-d9196a3f38e8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29456bd4-d834-4c62-8bcd-c934d37d5d5b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29456bd4-d834-4c62-8bcd-c934d37d5d5b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 6\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29456bd4-d834-4c62-8bcd-c934d37d5d5b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8103f785-7764-480d-898c-ca9d78dee5ff, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8103f785-7764-480d-898c-ca9d78dee5ff, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 7\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8103f785-7764-480d-898c-ca9d78dee5ff, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a01a7355-5c17-4f61-a5b0-83fc79089f6c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a01a7355-5c17-4f61-a5b0-83fc79089f6c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 8\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a01a7355-5c17-4f61-a5b0-83fc79089f6c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98d4caac-5777-42b1-9451-92bcb2e14197, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98d4caac-5777-42b1-9451-92bcb2e14197, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 9\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98d4caac-5777-42b1-9451-92bcb2e14197, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01facde2-77cd-4459-8b80-3a13840c6c45, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01facde2-77cd-4459-8b80-3a13840c6c45, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 10\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01facde2-77cd-4459-8b80-3a13840c6c45, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff45ded7-09f0-4d19-800c-46a67974eaf9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff45ded7-09f0-4d19-800c-46a67974eaf9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 11\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff45ded7-09f0-4d19-800c-46a67974eaf9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e1a98c7-7c6d-4e93-8f04-69b3ee7326e4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e1a98c7-7c6d-4e93-8f04-69b3ee7326e4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 12\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e1a98c7-7c6d-4e93-8f04-69b3ee7326e4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5e27854-faa4-45ae-93eb-bccee08fb787, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5e27854-faa4-45ae-93eb-bccee08fb787, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 13\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5e27854-faa4-45ae-93eb-bccee08fb787, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 842d24d3-0bca-482b-9441-8819689fcb4e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 842d24d3-0bca-482b-9441-8819689fcb4e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 14\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 842d24d3-0bca-482b-9441-8819689fcb4e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1e43b63-3a5e-435a-94cd-0930328da761, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1e43b63-3a5e-435a-94cd-0930328da761, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzU2MzE0ZjgtNWY5MWE4NzMtNWVmMjg5YWItNTZmMmUwNTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 15\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1e43b63-3a5e-435a-94cd-0930328da761, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2336e10a-c12c-4505-a150-7d4393b018d0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2336e10a-c12c-4505-a150-7d4393b018d0, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2336e10a-c12c-4505-a150-7d4393b018d0, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2e3ca981-9307-48e3-b5ce-c9de51b3ac41, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2e3ca981-9307-48e3-b5ce-c9de51b3ac41, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2e3ca981-9307-48e3-b5ce-c9de51b3ac41, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b034374-76f0-4eb4-8d50-c794bd12c249, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b034374-76f0-4eb4-8d50-c794bd12c249, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 15\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b034374-76f0-4eb4-8d50-c794bd12c249, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec5be907-cfed-4a82-9196-e3f2e9c1758e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec5be907-cfed-4a82-9196-e3f2e9c1758e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 16\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec5be907-cfed-4a82-9196-e3f2e9c1758e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 409a9600-8a18-400c-8be4-56c40931a2d4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 409a9600-8a18-400c-8be4-56c40931a2d4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 17\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 409a9600-8a18-400c-8be4-56c40931a2d4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29f66815-5c48-415e-914d-e53d3d520eee, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29f66815-5c48-415e-914d-e53d3d520eee, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 18\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29f66815-5c48-415e-914d-e53d3d520eee, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c838a5f1-cdeb-4ea2-90e5-80d6c57d3a93, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c838a5f1-cdeb-4ea2-90e5-80d6c57d3a93, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 19\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c838a5f1-cdeb-4ea2-90e5-80d6c57d3a93, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e025986a-41ad-4e1f-84bd-22dc54f21d42, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e025986a-41ad-4e1f-84bd-22dc54f21d42, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 20\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e025986a-41ad-4e1f-84bd-22dc54f21d42, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8dc9ce3d-98c2-469d-be68-770c94af88e1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dc9ce3d-98c2-469d-be68-770c94af88e1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 21\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8dc9ce3d-98c2-469d-be68-770c94af88e1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03af4182-3de3-475a-95c3-26197484f376, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03af4182-3de3-475a-95c3-26197484f376, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 22\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03af4182-3de3-475a-95c3-26197484f376, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d124b86b-f6f5-43b9-92b8-d60e1e6854cd, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d124b86b-f6f5-43b9-92b8-d60e1e6854cd, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 23\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d124b86b-f6f5-43b9-92b8-d60e1e6854cd, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4b554d9-60a8-4a4a-a541-07dbf0c89d9f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4b554d9-60a8-4a4a-a541-07dbf0c89d9f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 24\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4b554d9-60a8-4a4a-a541-07dbf0c89d9f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7409f172-12ad-4ae0-b6bf-3406f09c7bb5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7409f172-12ad-4ae0-b6bf-3406f09c7bb5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFlOTYxMTgtZDQwOTAxYjEtYWEyZWIzM2UtYTEyZDZhYzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 25\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7409f172-12ad-4ae0-b6bf-3406f09c7bb5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, da21dbc5-8cf0-4558-9420-f26d19650245, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da21dbc5-8cf0-4558-9420-f26d19650245, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da21dbc5-8cf0-4558-9420-f26d19650245, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 275a01f4-0b21-4542-b63f-8689d5d63597, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 275a01f4-0b21-4542-b63f-8689d5d63597, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 275a01f4-0b21-4542-b63f-8689d5d63597, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 528d453b-d518-4e92-885d-0a9c920db6ef, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 528d453b-d518-4e92-885d-0a9c920db6ef, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 25\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 528d453b-d518-4e92-885d-0a9c920db6ef, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b879b50-12ad-4d24-9e73-817251ae57b1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b879b50-12ad-4d24-9e73-817251ae57b1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 26\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b879b50-12ad-4d24-9e73-817251ae57b1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d9ed205-ef0b-4b16-a2b4-0a57c6d62783, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d9ed205-ef0b-4b16-a2b4-0a57c6d62783, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 27\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d9ed205-ef0b-4b16-a2b4-0a57c6d62783, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74628548-8c58-4e04-88e5-83d67f6518b7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74628548-8c58-4e04-88e5-83d67f6518b7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 28\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74628548-8c58-4e04-88e5-83d67f6518b7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 563f3ebd-b09b-4d49-9558-42f74d3d3f46, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 563f3ebd-b09b-4d49-9558-42f74d3d3f46, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 29\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 563f3ebd-b09b-4d49-9558-42f74d3d3f46, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ca97664-5324-417d-a24f-8d71449b780e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ca97664-5324-417d-a24f-8d71449b780e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 30\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ca97664-5324-417d-a24f-8d71449b780e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b214216-4cc3-4a8d-90fd-2bf84e0e3e7b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b214216-4cc3-4a8d-90fd-2bf84e0e3e7b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 31\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b214216-4cc3-4a8d-90fd-2bf84e0e3e7b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4154710e-039c-498e-90aa-63c51b0b0e20, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4154710e-039c-498e-90aa-63c51b0b0e20, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 32\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4154710e-039c-498e-90aa-63c51b0b0e20, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0df93bb2-925d-4ad6-9726-a693a91f3f21, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0df93bb2-925d-4ad6-9726-a693a91f3f21, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 33\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0df93bb2-925d-4ad6-9726-a693a91f3f21, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8c0bab0-4231-4272-96c9-2eee4b6f149b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8c0bab0-4231-4272-96c9-2eee4b6f149b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 34\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8c0bab0-4231-4272-96c9-2eee4b6f149b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1222b274-8459-4f0c-95f7-ed6581721ac1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1222b274-8459-4f0c-95f7-ed6581721ac1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OTM2M2U0YWQtM2M2NzFmNTMtNDM1OGE0NzEtZDllYjA0ZmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 35\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1222b274-8459-4f0c-95f7-ed6581721ac1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e225711a-c841-46f0-83c5-31556c9bd0d9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e225711a-c841-46f0-83c5-31556c9bd0d9, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e225711a-c841-46f0-83c5-31556c9bd0d9, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2198fb8c-528f-4182-abe2-44bff7285163, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2198fb8c-528f-4182-abe2-44bff7285163, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2198fb8c-528f-4182-abe2-44bff7285163, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76ab70ac-f844-4193-8cc1-49b24c6f04be, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76ab70ac-f844-4193-8cc1-49b24c6f04be, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 35\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76ab70ac-f844-4193-8cc1-49b24c6f04be, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d10b39d0-affd-4a6c-8e10-bb67d3ff7164, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d10b39d0-affd-4a6c-8e10-bb67d3ff7164, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_String\n                            where col_index_String > \'String 36\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d10b39d0-affd-4a6c-8e10-bb67d3ff7164, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 81669d55-588a-4909-b5ef-8a6912c47dc8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81669d55-588a-4909-b5ef-8a6912c47dc8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 1\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81669d55-588a-4909-b5ef-8a6912c47dc8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47a37639-9af7-4491-ab72-8d382f196f7b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47a37639-9af7-4491-ab72-8d382f196f7b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 2\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47a37639-9af7-4491-ab72-8d382f196f7b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1dcd87b3-3f23-4934-99d3-73fd6a849645, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dcd87b3-3f23-4934-99d3-73fd6a849645, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 3\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dcd87b3-3f23-4934-99d3-73fd6a849645, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d6dad77-b93d-4491-acba-8601709c6f24, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d6dad77-b93d-4491-acba-8601709c6f24, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 4\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d6dad77-b93d-4491-acba-8601709c6f24, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d7b3af94-3bb2-45d7-a38e-f011f7c1678b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7b3af94-3bb2-45d7-a38e-f011f7c1678b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 5\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7b3af94-3bb2-45d7-a38e-f011f7c1678b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6b71fe4-9886-4f9a-a960-0eb34806eb62, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6b71fe4-9886-4f9a-a960-0eb34806eb62, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 6\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6b71fe4-9886-4f9a-a960-0eb34806eb62, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 054ab9c0-9465-429d-8aea-f4544e7a4ddf, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 054ab9c0-9465-429d-8aea-f4544e7a4ddf, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 7\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 054ab9c0-9465-429d-8aea-f4544e7a4ddf, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7335fa6-ae07-45e7-80e0-0c3f85e7026f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7335fa6-ae07-45e7-80e0-0c3f85e7026f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 8\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7335fa6-ae07-45e7-80e0-0c3f85e7026f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37b8e605-70f0-4af4-a4af-ee380c9d0b0c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37b8e605-70f0-4af4-a4af-ee380c9d0b0c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjI2YWIyN2EtZjExNGZjZDQtNDE5YmFmNjctY2YxM2Q1ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 9\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37b8e605-70f0-4af4-a4af-ee380c9d0b0c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4eac6fe2-9dc5-4094-a656-4c6c04bdbab4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4eac6fe2-9dc5-4094-a656-4c6c04bdbab4, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4eac6fe2-9dc5-4094-a656-4c6c04bdbab4, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4a12b663-3a08-470a-876f-6c5dad5a30f9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4a12b663-3a08-470a-876f-6c5dad5a30f9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4a12b663-3a08-470a-876f-6c5dad5a30f9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e4093455-48af-400c-bed2-f62b2cfcc621, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4093455-48af-400c-bed2-f62b2cfcc621, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 9\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4093455-48af-400c-bed2-f62b2cfcc621, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d57567ff-b740-411f-83cd-222959cd556d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d57567ff-b740-411f-83cd-222959cd556d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 10\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d57567ff-b740-411f-83cd-222959cd556d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16bd2953-a733-4972-a2ec-07fa70841473, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16bd2953-a733-4972-a2ec-07fa70841473, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 11\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16bd2953-a733-4972-a2ec-07fa70841473, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85b2f898-7e8d-48b3-9ff6-3fa07c64431e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85b2f898-7e8d-48b3-9ff6-3fa07c64431e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 12\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85b2f898-7e8d-48b3-9ff6-3fa07c64431e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bde1eba1-50a7-4c9c-9ce3-b6bb7c1a0963, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bde1eba1-50a7-4c9c-9ce3-b6bb7c1a0963, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 13\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bde1eba1-50a7-4c9c-9ce3-b6bb7c1a0963, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f305be5-293b-4f0a-b7fc-62596a0aa88d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f305be5-293b-4f0a-b7fc-62596a0aa88d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 14\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f305be5-293b-4f0a-b7fc-62596a0aa88d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5eb7fa9-3d33-4e24-83af-3a670cb445c0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5eb7fa9-3d33-4e24-83af-3a670cb445c0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 15\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5eb7fa9-3d33-4e24-83af-3a670cb445c0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f3e90f73-cc2b-4963-a7d7-042b90aa702b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3e90f73-cc2b-4963-a7d7-042b90aa702b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 16\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3e90f73-cc2b-4963-a7d7-042b90aa702b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94edfd2b-3b65-4b2d-8f3a-f4ae1caac205, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94edfd2b-3b65-4b2d-8f3a-f4ae1caac205, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 17\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94edfd2b-3b65-4b2d-8f3a-f4ae1caac205, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35dc6842-1b3a-4543-b415-cd33283c1a3c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35dc6842-1b3a-4543-b415-cd33283c1a3c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 18\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35dc6842-1b3a-4543-b415-cd33283c1a3c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a669da7-ee5d-42d3-bad1-13adf61b4a6b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a669da7-ee5d-42d3-bad1-13adf61b4a6b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjY5YjVlZjUtM2RkN2EwMzktZmIzYzdiZTQtMTcyMWZkNjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 19\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a669da7-ee5d-42d3-bad1-13adf61b4a6b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d3d82320-d1a7-4cac-a87d-242d8c8c4329, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d3d82320-d1a7-4cac-a87d-242d8c8c4329, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d3d82320-d1a7-4cac-a87d-242d8c8c4329, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eaba1b46-a29d-4df6-9f78-fed695cc9add, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eaba1b46-a29d-4df6-9f78-fed695cc9add, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eaba1b46-a29d-4df6-9f78-fed695cc9add, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4262e7ad-961a-4bf0-a58c-56331ecce265, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4262e7ad-961a-4bf0-a58c-56331ecce265, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 19\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4262e7ad-961a-4bf0-a58c-56331ecce265, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 839c0bf1-d6c8-4007-96c9-f05b61189d66, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 839c0bf1-d6c8-4007-96c9-f05b61189d66, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 20\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 839c0bf1-d6c8-4007-96c9-f05b61189d66, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f384e559-ee18-4e87-9828-6a8d1aa334db, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f384e559-ee18-4e87-9828-6a8d1aa334db, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 21\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f384e559-ee18-4e87-9828-6a8d1aa334db, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 210e56a4-e4ce-49c7-a53a-478d9e0facd2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 210e56a4-e4ce-49c7-a53a-478d9e0facd2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 22\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 210e56a4-e4ce-49c7-a53a-478d9e0facd2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5f17b8a-9156-4264-b5bf-40bc2f2bf5de, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f17b8a-9156-4264-b5bf-40bc2f2bf5de, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 23\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f17b8a-9156-4264-b5bf-40bc2f2bf5de, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4f10a3c-e000-47e0-9357-2f5c18f61531, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4f10a3c-e000-47e0-9357-2f5c18f61531, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 24\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4f10a3c-e000-47e0-9357-2f5c18f61531, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d87444e-abea-4e8f-9138-253223c16836, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d87444e-abea-4e8f-9138-253223c16836, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 25\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d87444e-abea-4e8f-9138-253223c16836, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b988acba-e5aa-4cf7-8a66-4b1ff3fb2983, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b988acba-e5aa-4cf7-8a66-4b1ff3fb2983, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 26\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b988acba-e5aa-4cf7-8a66-4b1ff3fb2983, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2fe55840-4266-492a-a0bb-d4af11d41216, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fe55840-4266-492a-a0bb-d4af11d41216, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 27\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fe55840-4266-492a-a0bb-d4af11d41216, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3705d10d-e74a-4d8d-a9fb-07bec9df7699, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3705d10d-e74a-4d8d-a9fb-07bec9df7699, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 28\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3705d10d-e74a-4d8d-a9fb-07bec9df7699, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68fd4fc4-8b94-4f3f-85fd-333fea846e63, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68fd4fc4-8b94-4f3f-85fd-333fea846e63, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2MzZmZiMzMtMWQyYThmYjMtYjhlYmY3M2ItYjdlM2Y1Yjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 29\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68fd4fc4-8b94-4f3f-85fd-333fea846e63, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b865ac3f-b060-484c-8576-c4134d1b991c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b865ac3f-b060-484c-8576-c4134d1b991c, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b865ac3f-b060-484c-8576-c4134d1b991c, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2253c85b-5a19-48b8-97f5-1441f87dcdc0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2253c85b-5a19-48b8-97f5-1441f87dcdc0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2253c85b-5a19-48b8-97f5-1441f87dcdc0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69ddf52e-1a08-4841-8623-2058751bdafe, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69ddf52e-1a08-4841-8623-2058751bdafe, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 29\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69ddf52e-1a08-4841-8623-2058751bdafe, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e07f68d6-7003-4c45-b4e7-32184694fd0a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e07f68d6-7003-4c45-b4e7-32184694fd0a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 30\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e07f68d6-7003-4c45-b4e7-32184694fd0a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 19aec505-9327-4ef8-9926-c215f37d61c7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19aec505-9327-4ef8-9926-c215f37d61c7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 31\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19aec505-9327-4ef8-9926-c215f37d61c7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e56b3525-b781-4de8-9722-3e0e6804e695, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e56b3525-b781-4de8-9722-3e0e6804e695, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 32\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e56b3525-b781-4de8-9722-3e0e6804e695, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6dbe27bd-d08f-4535-8a5a-10b87025f5c0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dbe27bd-d08f-4535-8a5a-10b87025f5c0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 33\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6dbe27bd-d08f-4535-8a5a-10b87025f5c0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93b7b913-3c39-44e0-a9bb-76423665a6e1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93b7b913-3c39-44e0-a9bb-76423665a6e1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 34\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93b7b913-3c39-44e0-a9bb-76423665a6e1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6471662d-7fe2-45f6-8431-7c9653a8431c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6471662d-7fe2-45f6-8431-7c9653a8431c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 35\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6471662d-7fe2-45f6-8431-7c9653a8431c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b046611c-73fc-4887-8523-90e45e8daa82, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b046611c-73fc-4887-8523-90e45e8daa82, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Utf8\n                            where col_index_Utf8 > \'Utf8 36\';\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b046611c-73fc-4887-8523-90e45e8daa82, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 422ccfd0-f6fa-4949-aac1-450477527dbc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 422ccfd0-f6fa-4949-aac1-450477527dbc, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 422ccfd0-f6fa-4949-aac1-450477527dbc, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3742a2c3-4206-4bda-bd6b-268e2264cd2e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3742a2c3-4206-4bda-bd6b-268e2264cd2e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3742a2c3-4206-4bda-bd6b-268e2264cd2e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c323437c-a4da-40b2-ae4c-ee51f6a3f47b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c323437c-a4da-40b2-ae4c-ee51f6a3f47b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWY3MjZhYzMtNGNkNjliM2MtNDE0OGJmNzQtNGVmM2ZiNGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c323437c-a4da-40b2-ae4c-ee51f6a3f47b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d9f0fb55-3f72-4a77-b39f-80a7828844b6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d9f0fb55-3f72-4a77-b39f-80a7828844b6, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d9f0fb55-3f72-4a77-b39f-80a7828844b6, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 66740d06-33ef-4693-9d42-ba2d1a4fb633, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66740d06-33ef-4693-9d42-ba2d1a4fb633, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66740d06-33ef-4693-9d42-ba2d1a4fb633, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, baafeef6-bbec-444d-9f0a-cdc7b4570fad, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baafeef6-bbec-444d-9f0a-cdc7b4570fad, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baafeef6-bbec-444d-9f0a-cdc7b4570fad, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3511b6cd-ceaf-4075-a157-58230e30fa1f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3511b6cd-ceaf-4075-a157-58230e30fa1f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3511b6cd-ceaf-4075-a157-58230e30fa1f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2372b8c3-3569-47b4-9b4b-9fa9ce0db7b6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2372b8c3-3569-47b4-9b4b-9fa9ce0db7b6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2372b8c3-3569-47b4-9b4b-9fa9ce0db7b6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcb671e5-2a5f-46f7-a682-5d73dcd82e23, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcb671e5-2a5f-46f7-a682-5d73dcd82e23, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcb671e5-2a5f-46f7-a682-5d73dcd82e23, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a72acfb-1625-49cc-9990-ccde45b7f86e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a72acfb-1625-49cc-9990-ccde45b7f86e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a72acfb-1625-49cc-9990-ccde45b7f86e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1420a2d8-10f3-4742-9416-3a7f70eb698b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1420a2d8-10f3-4742-9416-3a7f70eb698b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1420a2d8-10f3-4742-9416-3a7f70eb698b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f0b6403-b500-406f-8509-56fa6ee18730, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f0b6403-b500-406f-8509-56fa6ee18730, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f0b6403-b500-406f-8509-56fa6ee18730, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f3fc4f1-25e5-4229-92f5-7342b564d3b2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f3fc4f1-25e5-4229-92f5-7342b564d3b2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f3fc4f1-25e5-4229-92f5-7342b564d3b2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac316f58-7481-40f5-a826-3866297347b0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac316f58-7481-40f5-a826-3866297347b0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac316f58-7481-40f5-a826-3866297347b0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0728065f-7835-46b5-b505-11e8022dd082, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0728065f-7835-46b5-b505-11e8022dd082, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0728065f-7835-46b5-b505-11e8022dd082, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56815fc1-6ffd-4bbe-a6b7-69390f61b812, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56815fc1-6ffd-4bbe-a6b7-69390f61b812, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NDk4NWNhMDAtMWRhZjkxNmEtZWFmMjQ2OC1iNTk2NmIzZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56815fc1-6ffd-4bbe-a6b7-69390f61b812, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2e877f21-572a-4455-8f40-691d9f029d2f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e877f21-572a-4455-8f40-691d9f029d2f, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e877f21-572a-4455-8f40-691d9f029d2f, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 267d8d93-c92e-497a-a049-269ca2e5a2b3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 267d8d93-c92e-497a-a049-269ca2e5a2b3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 267d8d93-c92e-497a-a049-269ca2e5a2b3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa301ddb-0e90-4686-ba6b-1a2d103ae9a2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa301ddb-0e90-4686-ba6b-1a2d103ae9a2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa301ddb-0e90-4686-ba6b-1a2d103ae9a2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f15ae1e3-ff04-4931-8c54-9fbc3dd7addb, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f15ae1e3-ff04-4931-8c54-9fbc3dd7addb, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f15ae1e3-ff04-4931-8c54-9fbc3dd7addb, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a0ef784-eac9-4e8c-8021-1cfe9ad297ee, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a0ef784-eac9-4e8c-8021-1cfe9ad297ee, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a0ef784-eac9-4e8c-8021-1cfe9ad297ee, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89cc5600-41e8-4123-a7af-17281a1d4d36, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89cc5600-41e8-4123-a7af-17281a1d4d36, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89cc5600-41e8-4123-a7af-17281a1d4d36, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 097f0ee1-e818-4dbc-99fe-716d3b0a8f1f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 097f0ee1-e818-4dbc-99fe-716d3b0a8f1f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 097f0ee1-e818-4dbc-99fe-716d3b0a8f1f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a93001d6-1578-4fc3-9111-2f0af0777bde, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a93001d6-1578-4fc3-9111-2f0af0777bde, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a93001d6-1578-4fc3-9111-2f0af0777bde, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e64a4c3b-c2d3-4417-8617-22259027679a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e64a4c3b-c2d3-4417-8617-22259027679a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e64a4c3b-c2d3-4417-8617-22259027679a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26c8e24a-1b60-42cb-ad78-5da790a6104e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26c8e24a-1b60-42cb-ad78-5da790a6104e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26c8e24a-1b60-42cb-ad78-5da790a6104e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3de4c1d0-d5d4-4d49-b6c4-e2b722d52c27, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3de4c1d0-d5d4-4d49-b6c4-e2b722d52c27, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3de4c1d0-d5d4-4d49-b6c4-e2b722d52c27, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12de6237-8a99-411b-a227-e1f1213c4479, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12de6237-8a99-411b-a227-e1f1213c4479, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12de6237-8a99-411b-a227-e1f1213c4479, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e973f238-9ac9-4651-8025-f3fe3ee42561, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e973f238-9ac9-4651-8025-f3fe3ee42561, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e973f238-9ac9-4651-8025-f3fe3ee42561, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0fb3a0c3-44c2-4f92-a2d4-e532f2ff9060, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fb3a0c3-44c2-4f92-a2d4-e532f2ff9060, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OWQ1M2U5NjgtZmM3OWM3YWMtNzA4Y2Y4MzItNjVlZDU0Mjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fb3a0c3-44c2-4f92-a2d4-e532f2ff9060, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8b25b95b-9b36-485b-b3de-a08d32ff5e36, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8b25b95b-9b36-485b-b3de-a08d32ff5e36, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8b25b95b-9b36-485b-b3de-a08d32ff5e36, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2a6123c4-fb6f-4c8b-8375-4b43ec35edad, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2a6123c4-fb6f-4c8b-8375-4b43ec35edad, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2a6123c4-fb6f-4c8b-8375-4b43ec35edad, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e37ec4e5-eb0f-4546-91f9-8d1aefc51f50, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e37ec4e5-eb0f-4546-91f9-8d1aefc51f50, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e37ec4e5-eb0f-4546-91f9-8d1aefc51f50, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93ae679b-42d6-4308-b00b-e9597e26eb2a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93ae679b-42d6-4308-b00b-e9597e26eb2a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93ae679b-42d6-4308-b00b-e9597e26eb2a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f13f7a2e-4735-4755-b850-bb72d4421331, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f13f7a2e-4735-4755-b850-bb72d4421331, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f13f7a2e-4735-4755-b850-bb72d4421331, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a0c61cc-9507-484d-8509-d33081128795, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a0c61cc-9507-484d-8509-d33081128795, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a0c61cc-9507-484d-8509-d33081128795, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a919e305-ce63-4e89-8e46-dc0a2197ce03, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a919e305-ce63-4e89-8e46-dc0a2197ce03, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a919e305-ce63-4e89-8e46-dc0a2197ce03, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10dff267-31e4-4103-8a51-fb34126e66db, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10dff267-31e4-4103-8a51-fb34126e66db, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10dff267-31e4-4103-8a51-fb34126e66db, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cad899c-98aa-4ae2-939d-a49631429a7f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cad899c-98aa-4ae2-939d-a49631429a7f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cad899c-98aa-4ae2-939d-a49631429a7f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8dfbfd1e-d6a7-4140-a721-0823359970ba, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dfbfd1e-d6a7-4140-a721-0823359970ba, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8dfbfd1e-d6a7-4140-a721-0823359970ba, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2836d68-ee6d-439e-9c8d-d5d7762db9f5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2836d68-ee6d-439e-9c8d-d5d7762db9f5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2836d68-ee6d-439e-9c8d-d5d7762db9f5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97904fe3-61d3-42d9-95b6-6ce35362d742, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97904fe3-61d3-42d9-95b6-6ce35362d742, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97904fe3-61d3-42d9-95b6-6ce35362d742, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77ab4a27-c586-41d5-8f82-6a6924251485, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77ab4a27-c586-41d5-8f82-6a6924251485, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2M4YTI4NGMtNGYyMDIyNTctM2M1ODJmYmUtNWEzMzc5Yg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77ab4a27-c586-41d5-8f82-6a6924251485, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0b4d2c11-74e8-40db-b8cf-db0a6c46f30f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0b4d2c11-74e8-40db-b8cf-db0a6c46f30f, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0b4d2c11-74e8-40db-b8cf-db0a6c46f30f, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 944d7698-6152-4a0e-aef9-48d6221743ed, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 944d7698-6152-4a0e-aef9-48d6221743ed, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 944d7698-6152-4a0e-aef9-48d6221743ed, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d6b0bf4-86ad-431a-aec4-85126753309d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d6b0bf4-86ad-431a-aec4-85126753309d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d6b0bf4-86ad-431a-aec4-85126753309d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b7a345b4-42ae-47af-97b6-068c43cb4415, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7a345b4-42ae-47af-97b6-068c43cb4415, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7a345b4-42ae-47af-97b6-068c43cb4415, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c86d5313-552f-4a3b-a06f-50c2b1052f03, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c86d5313-552f-4a3b-a06f-50c2b1052f03, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c86d5313-552f-4a3b-a06f-50c2b1052f03, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e08aa89-bc2b-4698-a87e-c35eb9b308ee, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e08aa89-bc2b-4698-a87e-c35eb9b308ee, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_UUID\n                            where col_index_UUID > CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e08aa89-bc2b-4698-a87e-c35eb9b308ee, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c50a766-5e26-446b-bbad-e94d0c88a0da, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c50a766-5e26-446b-bbad-e94d0c88a0da, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2001-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c50a766-5e26-446b-bbad-e94d0c88a0da, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15a093ea-4a88-42f8-a330-f842e904b9e5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15a093ea-4a88-42f8-a330-f842e904b9e5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2002-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15a093ea-4a88-42f8-a330-f842e904b9e5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 584f2a22-0811-486c-8e01-6967129044b7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 584f2a22-0811-486c-8e01-6967129044b7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2003-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 584f2a22-0811-486c-8e01-6967129044b7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2acc09a-d2d5-4d6a-ac0f-a7c0d3a93cff, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2acc09a-d2d5-4d6a-ac0f-a7c0d3a93cff, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2004-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2acc09a-d2d5-4d6a-ac0f-a7c0d3a93cff, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbea97a2-ab13-4b9a-b79f-d495906e1511, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbea97a2-ab13-4b9a-b79f-d495906e1511, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2005-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbea97a2-ab13-4b9a-b79f-d495906e1511, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4719ec63-9bb1-4836-9377-b8ae1c34fd24, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4719ec63-9bb1-4836-9377-b8ae1c34fd24, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2006-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4719ec63-9bb1-4836-9377-b8ae1c34fd24, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9fb5c948-9f5d-4db2-9239-8102ee99b87b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fb5c948-9f5d-4db2-9239-8102ee99b87b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGU2ODk1OTQtYWJjYmJkZDUtMjhjMzRkNTItZjA1NWNkODQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2007-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fb5c948-9f5d-4db2-9239-8102ee99b87b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2ab4fa3e-469d-4444-8e00-717ac02f8209, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2ab4fa3e-469d-4444-8e00-717ac02f8209, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2ab4fa3e-469d-4444-8e00-717ac02f8209, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6572c80c-ca37-40bd-87bf-c805afa2b827, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6572c80c-ca37-40bd-87bf-c805afa2b827, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6572c80c-ca37-40bd-87bf-c805afa2b827, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 721df27a-50b2-4f1a-921c-c5b612059144, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 721df27a-50b2-4f1a-921c-c5b612059144, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2007-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 721df27a-50b2-4f1a-921c-c5b612059144, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 912b6ce0-1d5f-49ac-8d0f-e93b777ddfb9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 912b6ce0-1d5f-49ac-8d0f-e93b777ddfb9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2008-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 912b6ce0-1d5f-49ac-8d0f-e93b777ddfb9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 166293d0-f1ea-400a-8d44-0783b695c68b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 166293d0-f1ea-400a-8d44-0783b695c68b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2009-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 166293d0-f1ea-400a-8d44-0783b695c68b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f2a917c-4eaa-46d7-a025-02c09b1462a5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f2a917c-4eaa-46d7-a025-02c09b1462a5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2010-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f2a917c-4eaa-46d7-a025-02c09b1462a5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c853ca8-d387-4fb9-a3ca-f63cc02f00bc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c853ca8-d387-4fb9-a3ca-f63cc02f00bc, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2011-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c853ca8-d387-4fb9-a3ca-f63cc02f00bc, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3a498c8-88e9-4671-9d59-8ff36c2097a8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3a498c8-88e9-4671-9d59-8ff36c2097a8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2012-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3a498c8-88e9-4671-9d59-8ff36c2097a8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d42995e-61ba-4b2e-ab85-93e4b670efe3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d42995e-61ba-4b2e-ab85-93e4b670efe3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2013-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d42995e-61ba-4b2e-ab85-93e4b670efe3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d15c50b-d11c-43ef-b1c3-6e13203d89b7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d15c50b-d11c-43ef-b1c3-6e13203d89b7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2014-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d15c50b-d11c-43ef-b1c3-6e13203d89b7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, acb0824c-71dd-485e-a8af-be2d97851bc7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acb0824c-71dd-485e-a8af-be2d97851bc7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2015-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acb0824c-71dd-485e-a8af-be2d97851bc7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f478e0c4-a537-4139-a1bd-fc97cf67746a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f478e0c4-a537-4139-a1bd-fc97cf67746a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2016-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f478e0c4-a537-4139-a1bd-fc97cf67746a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f03ff7f8-ad9a-452c-8bac-6dbb452795bc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f03ff7f8-ad9a-452c-8bac-6dbb452795bc, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NGQxZWYyYjktMWM1ZjVhNDUtMzY1MzVjYTctODJjY2ZhOWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2017-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f03ff7f8-ad9a-452c-8bac-6dbb452795bc, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 75fd825b-286d-49f0-b3ab-693b3cbd6a10, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 75fd825b-286d-49f0-b3ab-693b3cbd6a10, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 75fd825b-286d-49f0-b3ab-693b3cbd6a10, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e7ff1777-c035-4be6-96d5-863ccf54294b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7ff1777-c035-4be6-96d5-863ccf54294b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7ff1777-c035-4be6-96d5-863ccf54294b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 60e307f5-5792-4fe4-afe4-99e2de7a655e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60e307f5-5792-4fe4-afe4-99e2de7a655e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2017-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60e307f5-5792-4fe4-afe4-99e2de7a655e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cce861b5-7686-4c33-879b-3f14978a12dc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cce861b5-7686-4c33-879b-3f14978a12dc, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2018-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cce861b5-7686-4c33-879b-3f14978a12dc, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5daad37-5331-49b8-9a98-5f23b75be793, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5daad37-5331-49b8-9a98-5f23b75be793, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2019-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5daad37-5331-49b8-9a98-5f23b75be793, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a2698fe-6ea6-47a5-ab5b-466bc074aff0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a2698fe-6ea6-47a5-ab5b-466bc074aff0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2020-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a2698fe-6ea6-47a5-ab5b-466bc074aff0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c93cbd21-f89d-464b-9b97-8ecb3ad03747, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c93cbd21-f89d-464b-9b97-8ecb3ad03747, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2021-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c93cbd21-f89d-464b-9b97-8ecb3ad03747, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d625fbf-be2d-47c6-9748-14f646aea13d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d625fbf-be2d-47c6-9748-14f646aea13d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2022-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d625fbf-be2d-47c6-9748-14f646aea13d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 565f1aad-69a9-42ed-b8b1-23531decb2e9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 565f1aad-69a9-42ed-b8b1-23531decb2e9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2023-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 565f1aad-69a9-42ed-b8b1-23531decb2e9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70b1896e-284a-42b1-9686-cff8cbf7433f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70b1896e-284a-42b1-9686-cff8cbf7433f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2024-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70b1896e-284a-42b1-9686-cff8cbf7433f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f884d4d2-f7f3-4420-91cd-02dc0fa34278, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f884d4d2-f7f3-4420-91cd-02dc0fa34278, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2025-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f884d4d2-f7f3-4420-91cd-02dc0fa34278, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2f7db10-92c5-4144-9576-5592e4dd8b1c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2f7db10-92c5-4144-9576-5592e4dd8b1c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2026-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2f7db10-92c5-4144-9576-5592e4dd8b1c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8deb848b-dea5-4d4e-b383-c764ad11d4f7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8deb848b-dea5-4d4e-b383-c764ad11d4f7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=OGNmOGRiZmQtMTJjMmU2NTItYmI0YzA3YWItZGFhZjRiNmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2027-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8deb848b-dea5-4d4e-b383-c764ad11d4f7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, cae2666f-6905-42d4-b251-2d51e7ffc717, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cae2666f-6905-42d4-b251-2d51e7ffc717, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cae2666f-6905-42d4-b251-2d51e7ffc717, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 29a4109b-fd2a-4f93-84b0-91c89530047b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 29a4109b-fd2a-4f93-84b0-91c89530047b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 29a4109b-fd2a-4f93-84b0-91c89530047b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee7a725e-24a0-405f-9af3-454098e651d1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee7a725e-24a0-405f-9af3-454098e651d1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2027-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee7a725e-24a0-405f-9af3-454098e651d1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ca3bde2-d737-463a-a5b3-62173c69f63d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ca3bde2-d737-463a-a5b3-62173c69f63d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2028-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ca3bde2-d737-463a-a5b3-62173c69f63d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d529f6f1-a283-4ed4-a626-ddc6b14b0bc7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d529f6f1-a283-4ed4-a626-ddc6b14b0bc7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2029-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d529f6f1-a283-4ed4-a626-ddc6b14b0bc7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d7598d7-f2ec-433e-a173-dcb0832627a4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d7598d7-f2ec-433e-a173-dcb0832627a4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2030-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d7598d7-f2ec-433e-a173-dcb0832627a4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0edcf67-3aaa-4918-92fc-a3740976936a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0edcf67-3aaa-4918-92fc-a3740976936a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2031-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0edcf67-3aaa-4918-92fc-a3740976936a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78af766f-f7af-44a2-b9f6-165673bffda8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78af766f-f7af-44a2-b9f6-165673bffda8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2032-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78af766f-f7af-44a2-b9f6-165673bffda8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2e2672b4-2988-43aa-89d8-028f13984f5b, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2e2672b4-2988-43aa-89d8-028f13984f5b, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2e2672b4-2988-43aa-89d8-028f13984f5b, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f926e561-ac50-4e23-85b4-cb3815ab8c98, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f926e561-ac50-4e23-85b4-cb3815ab8c98, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2033-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f926e561-ac50-4e23-85b4-cb3815ab8c98, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcadb0d9-c313-44f4-9e8a-9e3c3d8f7062, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcadb0d9-c313-44f4-9e8a-9e3c3d8f7062, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2034-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcadb0d9-c313-44f4-9e8a-9e3c3d8f7062, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 86ac4c8c-a025-4e50-b646-4e0e0880df43, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86ac4c8c-a025-4e50-b646-4e0e0880df43, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2035-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86ac4c8c-a025-4e50-b646-4e0e0880df43, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d63260a3-75c1-4621-a36d-23b36fcafce9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d63260a3-75c1-4621-a36d-23b36fcafce9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date\n                            where col_index_Date > CAST(\'2036-01-01\' AS Date);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d63260a3-75c1-4621-a36d-23b36fcafce9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ecc4d164-0af7-44ac-8485-11424928de5f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecc4d164-0af7-44ac-8485-11424928de5f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YmRjNTQzOTctMjM2Mjg5NGQtMmExYmNmM2EtNzY1ZmUxNmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2001-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecc4d164-0af7-44ac-8485-11424928de5f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ef0cb78d-1b01-47ee-bc6c-43afb6786042, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef0cb78d-1b01-47ee-bc6c-43afb6786042, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef0cb78d-1b01-47ee-bc6c-43afb6786042, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 66deb359-aa45-450a-a4a6-1b96eda9d53b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 66deb359-aa45-450a-a4a6-1b96eda9d53b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 66deb359-aa45-450a-a4a6-1b96eda9d53b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa16e4bc-1684-4dff-9c24-2448844af82c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa16e4bc-1684-4dff-9c24-2448844af82c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2001-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa16e4bc-1684-4dff-9c24-2448844af82c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e25996e-85f2-4091-8b6a-0e0a00c9367e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e25996e-85f2-4091-8b6a-0e0a00c9367e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2002-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e25996e-85f2-4091-8b6a-0e0a00c9367e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af948425-52a1-4432-a2cb-879370336f85, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af948425-52a1-4432-a2cb-879370336f85, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2003-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af948425-52a1-4432-a2cb-879370336f85, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07703fa2-b0aa-4250-a8b2-4ca53697f8e4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07703fa2-b0aa-4250-a8b2-4ca53697f8e4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2004-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07703fa2-b0aa-4250-a8b2-4ca53697f8e4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 198cae1a-6619-4c3b-ab38-3b2b0a3858fb, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 198cae1a-6619-4c3b-ab38-3b2b0a3858fb, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2005-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 198cae1a-6619-4c3b-ab38-3b2b0a3858fb, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffd79ff2-1238-428d-90ff-e69be5ab9791, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffd79ff2-1238-428d-90ff-e69be5ab9791, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2006-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffd79ff2-1238-428d-90ff-e69be5ab9791, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58e2b368-9b1b-4863-b6be-03d2a7cba400, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58e2b368-9b1b-4863-b6be-03d2a7cba400, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2007-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58e2b368-9b1b-4863-b6be-03d2a7cba400, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab8c5618-f734-4c01-bb06-f64eeb53a9c8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab8c5618-f734-4c01-bb06-f64eeb53a9c8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2008-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab8c5618-f734-4c01-bb06-f64eeb53a9c8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c30e6f3d-77cd-4eaf-8ec4-ff863e9fa3ee, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c30e6f3d-77cd-4eaf-8ec4-ff863e9fa3ee, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2009-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c30e6f3d-77cd-4eaf-8ec4-ff863e9fa3ee, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a334f8e-242d-4946-9964-e37b15abb5c8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a334f8e-242d-4946-9964-e37b15abb5c8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2010-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a334f8e-242d-4946-9964-e37b15abb5c8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c49a5900-8f1d-451b-94b1-147b622d93a8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c49a5900-8f1d-451b-94b1-147b622d93a8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZjRlNjc5M2EtYWIxY2NmMjMtNjJlYWJjMDQtMmNjMGUxMGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2011-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c49a5900-8f1d-451b-94b1-147b622d93a8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b5df8055-8d4f-4cc1-a10a-9c49b740e6d3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b5df8055-8d4f-4cc1-a10a-9c49b740e6d3, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b5df8055-8d4f-4cc1-a10a-9c49b740e6d3, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8d2207e0-2ace-4bd9-9206-8b0ad783afee, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d2207e0-2ace-4bd9-9206-8b0ad783afee, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d2207e0-2ace-4bd9-9206-8b0ad783afee, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b0a18a3-4a11-41bc-90a0-32f956d817f0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b0a18a3-4a11-41bc-90a0-32f956d817f0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2011-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b0a18a3-4a11-41bc-90a0-32f956d817f0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ce4db72-cb6b-47c5-9ce4-6056a8e989d6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ce4db72-cb6b-47c5-9ce4-6056a8e989d6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2012-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ce4db72-cb6b-47c5-9ce4-6056a8e989d6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b8c18111-0bf1-405e-b954-c49ed9df23c8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8c18111-0bf1-405e-b954-c49ed9df23c8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2013-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8c18111-0bf1-405e-b954-c49ed9df23c8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d4424fde-f2ad-4931-81b4-b8e1fa0117c9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4424fde-f2ad-4931-81b4-b8e1fa0117c9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2014-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4424fde-f2ad-4931-81b4-b8e1fa0117c9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8894f2c-626b-4aa2-912a-0d6fef9fd5fe, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8894f2c-626b-4aa2-912a-0d6fef9fd5fe, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2015-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8894f2c-626b-4aa2-912a-0d6fef9fd5fe, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ce2644b-646b-4c39-b80b-58e49fec7fa9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ce2644b-646b-4c39-b80b-58e49fec7fa9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2016-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ce2644b-646b-4c39-b80b-58e49fec7fa9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73d0ae7c-ca86-46d1-b30d-430b9d2d2d97, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73d0ae7c-ca86-46d1-b30d-430b9d2d2d97, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2017-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73d0ae7c-ca86-46d1-b30d-430b9d2d2d97, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b09648c-1cd9-4fbe-a08d-e58a409e00e0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b09648c-1cd9-4fbe-a08d-e58a409e00e0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2018-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b09648c-1cd9-4fbe-a08d-e58a409e00e0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c3e3117-eed0-46fe-a20f-d8e0083ab4a6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c3e3117-eed0-46fe-a20f-d8e0083ab4a6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2019-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c3e3117-eed0-46fe-a20f-d8e0083ab4a6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 182facdf-7528-4db0-8bfd-fa09ba72fb9d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 182facdf-7528-4db0-8bfd-fa09ba72fb9d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2020-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 182facdf-7528-4db0-8bfd-fa09ba72fb9d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 550b3e07-03a1-4fbe-9309-e3936fcd6748, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 550b3e07-03a1-4fbe-9309-e3936fcd6748, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NThhYTEyZTAtOGJhMGYyZTQtNzY0NGMwYTQtNDRmYWRjYWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2021-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 550b3e07-03a1-4fbe-9309-e3936fcd6748, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 47c2d52c-84a2-4f6f-8828-ad5a93f752a4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47c2d52c-84a2-4f6f-8828-ad5a93f752a4, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47c2d52c-84a2-4f6f-8828-ad5a93f752a4, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3a1f75d4-cb09-4c02-9e2a-cb5a82705d47, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a1f75d4-cb09-4c02-9e2a-cb5a82705d47, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a1f75d4-cb09-4c02-9e2a-cb5a82705d47, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8db3ace6-7aac-43ca-8a7f-ae4a0c16e97c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8db3ace6-7aac-43ca-8a7f-ae4a0c16e97c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2021-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8db3ace6-7aac-43ca-8a7f-ae4a0c16e97c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 081aa9c1-12b2-4330-9bb0-4519705dda44, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 081aa9c1-12b2-4330-9bb0-4519705dda44, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2022-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 081aa9c1-12b2-4330-9bb0-4519705dda44, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 050f06f0-16a5-4e96-aa60-b9ed35cf2334, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 050f06f0-16a5-4e96-aa60-b9ed35cf2334, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2023-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 050f06f0-16a5-4e96-aa60-b9ed35cf2334, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c2f674b-7703-4b47-ad13-c1f9d922d5c6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c2f674b-7703-4b47-ad13-c1f9d922d5c6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2024-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c2f674b-7703-4b47-ad13-c1f9d922d5c6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f3651d14-e5a2-4028-8e5f-36f3247e7b5f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3651d14-e5a2-4028-8e5f-36f3247e7b5f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2025-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3651d14-e5a2-4028-8e5f-36f3247e7b5f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 81960dfa-de17-424a-8e46-2342c97e0999, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81960dfa-de17-424a-8e46-2342c97e0999, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2026-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81960dfa-de17-424a-8e46-2342c97e0999, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92666eae-3807-44e1-aa75-14daba6fefbf, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92666eae-3807-44e1-aa75-14daba6fefbf, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2027-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92666eae-3807-44e1-aa75-14daba6fefbf, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41f294ef-aee2-40d1-b2b0-c50514285405, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41f294ef-aee2-40d1-b2b0-c50514285405, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2028-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41f294ef-aee2-40d1-b2b0-c50514285405, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b8a01cfd-bbab-4b47-a50b-5c36252c5bc3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8a01cfd-bbab-4b47-a50b-5c36252c5bc3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2029-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8a01cfd-bbab-4b47-a50b-5c36252c5bc3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfd3a935-d849-4c0c-86d7-49c5e9246eb0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfd3a935-d849-4c0c-86d7-49c5e9246eb0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2030-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfd3a935-d849-4c0c-86d7-49c5e9246eb0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80b431fd-cec8-400c-b51d-6e95921a3e8c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80b431fd-cec8-400c-b51d-6e95921a3e8c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NTg0YWI2ZjgtNTM5M2JiN2QtY2Q0YjkyNDAtYTljNjNkYjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2031-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80b431fd-cec8-400c-b51d-6e95921a3e8c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, fc3ad496-e0c1-49d6-ab7a-d8f7a1e8f4ad, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, fc3ad496-e0c1-49d6-ab7a-d8f7a1e8f4ad, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, fc3ad496-e0c1-49d6-ab7a-d8f7a1e8f4ad, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e56acfb2-6d3e-4c56-af20-f6f7b24d5a38, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e56acfb2-6d3e-4c56-af20-f6f7b24d5a38, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e56acfb2-6d3e-4c56-af20-f6f7b24d5a38, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6eb68a75-cf2a-4d8d-a9fa-bdecaa905f90, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6eb68a75-cf2a-4d8d-a9fa-bdecaa905f90, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2031-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6eb68a75-cf2a-4d8d-a9fa-bdecaa905f90, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cb1c1162-e245-414f-9502-2dfc58fe797b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb1c1162-e245-414f-9502-2dfc58fe797b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2032-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb1c1162-e245-414f-9502-2dfc58fe797b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93412fd5-1a4a-4616-9107-24dd4de79e11, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93412fd5-1a4a-4616-9107-24dd4de79e11, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2033-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93412fd5-1a4a-4616-9107-24dd4de79e11, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e696629-6765-4595-8146-d88105b5d74f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e696629-6765-4595-8146-d88105b5d74f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2034-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e696629-6765-4595-8146-d88105b5d74f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7812f923-62ab-45c1-acab-36c51df0afa4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7812f923-62ab-45c1-acab-36c51df0afa4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2035-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7812f923-62ab-45c1-acab-36c51df0afa4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 08b65e92-2ede-4641-825a-cfda6726cdef, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 08b65e92-2ede-4641-825a-cfda6726cdef, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 08b65e92-2ede-4641-825a-cfda6726cdef, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3816f2d-3e54-446e-bc88-f217999f4759, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3816f2d-3e54-446e-bc88-f217999f4759, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime\n                            where col_index_Datetime > CAST(\'2036-10-02T11:00:00Z\' AS Datetime);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3816f2d-3e54-446e-bc88-f217999f4759, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e16c103-f0fa-428c-bdcc-65e9967e277e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e16c103-f0fa-428c-bdcc-65e9967e277e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e16c103-f0fa-428c-bdcc-65e9967e277e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f17a696-952f-4b1e-9457-27c45fea5043, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f17a696-952f-4b1e-9457-27c45fea5043, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f17a696-952f-4b1e-9457-27c45fea5043, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a55e0c7-8e2a-4bfd-93bf-993a3360b83b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a55e0c7-8e2a-4bfd-93bf-993a3360b83b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a55e0c7-8e2a-4bfd-93bf-993a3360b83b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb8e80de-1462-4eab-9a26-6bf7a9615b6f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb8e80de-1462-4eab-9a26-6bf7a9615b6f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb8e80de-1462-4eab-9a26-6bf7a9615b6f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b413f144-fc26-4673-ac7f-ac26d2b8d7a9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b413f144-fc26-4673-ac7f-ac26d2b8d7a9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NjFlZjhlNTEtOWEwMTUxMWEtMjU2MTM4ZmYtZmZkNjE2MTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b413f144-fc26-4673-ac7f-ac26d2b8d7a9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 81b17e79-412c-41d1-b30c-27886cf2969b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 81b17e79-412c-41d1-b30c-27886cf2969b, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 81b17e79-412c-41d1-b30c-27886cf2969b, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, fdd4ba0d-4ab2-4289-86c2-94d0b8b1a22f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fdd4ba0d-4ab2-4289-86c2-94d0b8b1a22f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fdd4ba0d-4ab2-4289-86c2-94d0b8b1a22f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aeb4e0f0-747c-41ee-99cb-a6a9e63d3eec, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aeb4e0f0-747c-41ee-99cb-a6a9e63d3eec, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aeb4e0f0-747c-41ee-99cb-a6a9e63d3eec, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 655b7a94-3d29-4bb5-a75f-ad99a6ae571b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 655b7a94-3d29-4bb5-a75f-ad99a6ae571b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 655b7a94-3d29-4bb5-a75f-ad99a6ae571b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c5032f4-9887-4a1c-bbe4-bf0b69232e68, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c5032f4-9887-4a1c-bbe4-bf0b69232e68, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200700000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c5032f4-9887-4a1c-bbe4-bf0b69232e68, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8acb5f2-8c25-44dc-adf1-b612904ca8ef, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8acb5f2-8c25-44dc-adf1-b612904ca8ef, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200800000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8acb5f2-8c25-44dc-adf1-b612904ca8ef, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40471c07-48d5-4374-884e-9ca3874f8766, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40471c07-48d5-4374-884e-9ca3874f8766, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696200900000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40471c07-48d5-4374-884e-9ca3874f8766, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de7765d9-352f-44c9-beee-cb57f8d91bd9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de7765d9-352f-44c9-beee-cb57f8d91bd9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201000000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de7765d9-352f-44c9-beee-cb57f8d91bd9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a92c0f6-4bc2-4ee4-9fba-ac6c10cc4e34, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a92c0f6-4bc2-4ee4-9fba-ac6c10cc4e34, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a92c0f6-4bc2-4ee4-9fba-ac6c10cc4e34, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad4cf444-98ab-4eb9-b32b-22ee68d5c45a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad4cf444-98ab-4eb9-b32b-22ee68d5c45a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad4cf444-98ab-4eb9-b32b-22ee68d5c45a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd1a601a-47c6-459f-926a-c8cabe40611b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd1a601a-47c6-459f-926a-c8cabe40611b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd1a601a-47c6-459f-926a-c8cabe40611b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 795736d3-0755-4e51-a510-7a76f23b80de, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 795736d3-0755-4e51-a510-7a76f23b80de, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 795736d3-0755-4e51-a510-7a76f23b80de, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a7f1fcd-669a-474a-b686-83d9c08a62c6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a7f1fcd-669a-474a-b686-83d9c08a62c6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MWEyNTU0ZWYtMzExZjA1LWUzZjk3NzA0LTQ2OTMxYzA0" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a7f1fcd-669a-474a-b686-83d9c08a62c6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 30d10b73-9e0e-4eea-87a9-4a27635500b3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 30d10b73-9e0e-4eea-87a9-4a27635500b3, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 30d10b73-9e0e-4eea-87a9-4a27635500b3, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ce461dc3-7a42-4c9f-9b4f-beaca4432f13, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce461dc3-7a42-4c9f-9b4f-beaca4432f13, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce461dc3-7a42-4c9f-9b4f-beaca4432f13, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c8bc072-226a-4d64-8a83-f99a5b254519, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c8bc072-226a-4d64-8a83-f99a5b254519, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c8bc072-226a-4d64-8a83-f99a5b254519, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 993b07a7-3367-4e04-866f-21c7e0980e9c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 993b07a7-3367-4e04-866f-21c7e0980e9c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 993b07a7-3367-4e04-866f-21c7e0980e9c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8366db1b-3733-4128-8159-1a4e44100823, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8366db1b-3733-4128-8159-1a4e44100823, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201700000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8366db1b-3733-4128-8159-1a4e44100823, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f74399af-faf6-4ff0-a2ae-45796c68347a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f74399af-faf6-4ff0-a2ae-45796c68347a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201800000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f74399af-faf6-4ff0-a2ae-45796c68347a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a70dc02f-2279-42e7-bd3a-f7ab623fc2fd, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a70dc02f-2279-42e7-bd3a-f7ab623fc2fd, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696201900000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a70dc02f-2279-42e7-bd3a-f7ab623fc2fd, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ed3d693-86c5-4da1-b0ae-7059f65c85e2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ed3d693-86c5-4da1-b0ae-7059f65c85e2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202000000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ed3d693-86c5-4da1-b0ae-7059f65c85e2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 987874e9-3457-4cac-9e24-e8d64ef303d8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 987874e9-3457-4cac-9e24-e8d64ef303d8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 987874e9-3457-4cac-9e24-e8d64ef303d8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa3e6adc-2754-475d-aee9-98155c5e23e9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa3e6adc-2754-475d-aee9-98155c5e23e9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa3e6adc-2754-475d-aee9-98155c5e23e9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e28c323c-c18b-4691-9819-8f967507d26d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e28c323c-c18b-4691-9819-8f967507d26d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e28c323c-c18b-4691-9819-8f967507d26d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3179437e-7f6d-40ae-b669-355a9d9aab00, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3179437e-7f6d-40ae-b669-355a9d9aab00, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3179437e-7f6d-40ae-b669-355a9d9aab00, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e79386cd-ff0b-46e5-88fa-246094f4ee41, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e79386cd-ff0b-46e5-88fa-246094f4ee41, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTlhNDdkNjctZGFlYjFiYWYtOTBhMzRlYmItMjYzYmViYjk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e79386cd-ff0b-46e5-88fa-246094f4ee41, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 44bf971e-a9c1-40d5-be51-849a30be82d0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44bf971e-a9c1-40d5-be51-849a30be82d0, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44bf971e-a9c1-40d5-be51-849a30be82d0, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d5b094a7-5bf1-4f26-887b-0857e7ef13b8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5b094a7-5bf1-4f26-887b-0857e7ef13b8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5b094a7-5bf1-4f26-887b-0857e7ef13b8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43faa561-5936-47bd-b19d-f039950dc601, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43faa561-5936-47bd-b19d-f039950dc601, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43faa561-5936-47bd-b19d-f039950dc601, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a41127c5-9fe8-4304-96d9-1109c33ac9cb, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a41127c5-9fe8-4304-96d9-1109c33ac9cb, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a41127c5-9fe8-4304-96d9-1109c33ac9cb, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac967bd2-c3d3-426c-b08a-6071a5cff66b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac967bd2-c3d3-426c-b08a-6071a5cff66b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202700000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac967bd2-c3d3-426c-b08a-6071a5cff66b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a7c7938-7219-4a1f-86e0-cc9080a61ffa, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a7c7938-7219-4a1f-86e0-cc9080a61ffa, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202800000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a7c7938-7219-4a1f-86e0-cc9080a61ffa, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec5f46d7-c3dc-48c8-9b28-ab0ce7617000, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec5f46d7-c3dc-48c8-9b28-ab0ce7617000, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696202900000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec5f46d7-c3dc-48c8-9b28-ab0ce7617000, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ae20a0f-8b64-4d7f-8b49-b49326dcd520, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ae20a0f-8b64-4d7f-8b49-b49326dcd520, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203000000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ae20a0f-8b64-4d7f-8b49-b49326dcd520, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06b37ed9-ef69-4421-bd57-dba2d7904b7d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06b37ed9-ef69-4421-bd57-dba2d7904b7d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203100000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06b37ed9-ef69-4421-bd57-dba2d7904b7d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad18ae5f-4120-409d-896c-54d7b78cbaef, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad18ae5f-4120-409d-896c-54d7b78cbaef, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203200000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad18ae5f-4120-409d-896c-54d7b78cbaef, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e10102c9-e2ac-4e35-885f-70875b7e3fdf, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e10102c9-e2ac-4e35-885f-70875b7e3fdf, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203300000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e10102c9-e2ac-4e35-885f-70875b7e3fdf, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96938371-1cf8-4627-9632-24eb70ff68ae, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96938371-1cf8-4627-9632-24eb70ff68ae, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203400000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96938371-1cf8-4627-9632-24eb70ff68ae, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e12d6ca-7971-4487-bc5f-5f5029d7541f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e12d6ca-7971-4487-bc5f-5f5029d7541f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YjkxNmM2NWUtZDNmNjFjMmEtYjM2OWM0Y2ItNDIwMzYyYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e12d6ca-7971-4487-bc5f-5f5029d7541f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0d4e5b27-69fd-40cd-b545-1a83647be110, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d4e5b27-69fd-40cd-b545-1a83647be110, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d4e5b27-69fd-40cd-b545-1a83647be110, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 33b15b7b-c4ca-4be3-b69d-27c953bc6071, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33b15b7b-c4ca-4be3-b69d-27c953bc6071, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33b15b7b-c4ca-4be3-b69d-27c953bc6071, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca49c45d-9086-4d6d-826c-5d56ae1e3cf5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca49c45d-9086-4d6d-826c-5d56ae1e3cf5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203500000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca49c45d-9086-4d6d-826c-5d56ae1e3cf5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e7175c2-e9e9-4b9c-a166-567db7e403f3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e7175c2-e9e9-4b9c-a166-567db7e403f3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Timestamp\n                            where col_index_Timestamp > CAST(1696203600000000 AS Timestamp);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e7175c2-e9e9-4b9c-a166-567db7e403f3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42af049a-e467-47b2-942b-b490f7870a97, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42af049a-e467-47b2-942b-b490f7870a97, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(1 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42af049a-e467-47b2-942b-b490f7870a97, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f3c37036-077c-42ce-8b39-5f30601c5c81, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3c37036-077c-42ce-8b39-5f30601c5c81, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(2 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3c37036-077c-42ce-8b39-5f30601c5c81, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ed0c245-48c9-494f-9ab5-377ef3d8dfef, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ed0c245-48c9-494f-9ab5-377ef3d8dfef, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(3 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ed0c245-48c9-494f-9ab5-377ef3d8dfef, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9bc4f51-a997-4227-a2d0-f21521879411, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9bc4f51-a997-4227-a2d0-f21521879411, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(4 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9bc4f51-a997-4227-a2d0-f21521879411, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c01c0dcc-60da-4f04-a43c-b4444ef50746, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c01c0dcc-60da-4f04-a43c-b4444ef50746, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(5 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c01c0dcc-60da-4f04-a43c-b4444ef50746, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23fe91f0-10d8-4667-a248-2ff421e3bcf5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23fe91f0-10d8-4667-a248-2ff421e3bcf5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(6 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23fe91f0-10d8-4667-a248-2ff421e3bcf5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06d3e716-2503-41b5-a037-e65948cad25c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d3e716-2503-41b5-a037-e65948cad25c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(7 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06d3e716-2503-41b5-a037-e65948cad25c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6e39beb-89c9-4230-9c0b-2a43a09a6989, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e39beb-89c9-4230-9c0b-2a43a09a6989, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(8 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6e39beb-89c9-4230-9c0b-2a43a09a6989, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 158e2db8-cba1-47c0-9c48-f16fcd39ef40, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 158e2db8-cba1-47c0-9c48-f16fcd39ef40, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZDIyZDBhYmItNTI3ZWM4YjMtZDgyYTU5LThiNmM4ZGMz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(9 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 158e2db8-cba1-47c0-9c48-f16fcd39ef40, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0176dda6-a300-4673-98ab-8bc79f8172cc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0176dda6-a300-4673-98ab-8bc79f8172cc, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0176dda6-a300-4673-98ab-8bc79f8172cc, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 41466521-3038-41ae-bc09-6519b12a43f9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 41466521-3038-41ae-bc09-6519b12a43f9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 41466521-3038-41ae-bc09-6519b12a43f9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8be09fd3-60ee-42f7-a374-13024a741944, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8be09fd3-60ee-42f7-a374-13024a741944, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(9 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8be09fd3-60ee-42f7-a374-13024a741944, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed753a5f-ac93-4186-9012-5496b5626d96, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed753a5f-ac93-4186-9012-5496b5626d96, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(10 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed753a5f-ac93-4186-9012-5496b5626d96, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c415450d-9c51-49d5-b972-bec8ab4289bf, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c415450d-9c51-49d5-b972-bec8ab4289bf, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(11 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c415450d-9c51-49d5-b972-bec8ab4289bf, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16fa7162-e94f-4a0e-8d1f-3554def6c652, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16fa7162-e94f-4a0e-8d1f-3554def6c652, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(12 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16fa7162-e94f-4a0e-8d1f-3554def6c652, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9572776-4e6a-4a7e-a7d1-21b3cd3c152d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9572776-4e6a-4a7e-a7d1-21b3cd3c152d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(13 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9572776-4e6a-4a7e-a7d1-21b3cd3c152d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0b1355e-f70d-4089-8281-669d93d7cb5a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0b1355e-f70d-4089-8281-669d93d7cb5a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(14 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0b1355e-f70d-4089-8281-669d93d7cb5a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, adca366d-4579-4fdd-a1d3-cfb7bec1299b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, adca366d-4579-4fdd-a1d3-cfb7bec1299b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(15 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, adca366d-4579-4fdd-a1d3-cfb7bec1299b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb954554-fa76-47d7-b766-52d814054fc3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb954554-fa76-47d7-b766-52d814054fc3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(16 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb954554-fa76-47d7-b766-52d814054fc3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9103947d-ac2f-4c21-ac3f-3b78198adad5, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9103947d-ac2f-4c21-ac3f-3b78198adad5, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9103947d-ac2f-4c21-ac3f-3b78198adad5, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee94843f-9bc1-4bb2-b7ff-e12645c62ef1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee94843f-9bc1-4bb2-b7ff-e12645c62ef1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(17 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee94843f-9bc1-4bb2-b7ff-e12645c62ef1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e6d6d22e-26ed-40df-8da9-7a2eb7187f91, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6d6d22e-26ed-40df-8da9-7a2eb7187f91, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(18 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6d6d22e-26ed-40df-8da9-7a2eb7187f91, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15c192b7-6e9f-4047-8b98-6388ac34548f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15c192b7-6e9f-4047-8b98-6388ac34548f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=M2NlMWVkN2ItZmM3N2I0YjMtMzg0NmJhOTYtMWU3ZjAxZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(19 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15c192b7-6e9f-4047-8b98-6388ac34548f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1987993a-1701-4acf-95f4-2ddcfd895220, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1987993a-1701-4acf-95f4-2ddcfd895220, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1987993a-1701-4acf-95f4-2ddcfd895220, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 1eb88dae-ed64-4802-b43b-b68821f1467b, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1eb88dae-ed64-4802-b43b-b68821f1467b, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1eb88dae-ed64-4802-b43b-b68821f1467b, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd5af264-70c2-4d07-ae01-0726a645ec6e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd5af264-70c2-4d07-ae01-0726a645ec6e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(19 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd5af264-70c2-4d07-ae01-0726a645ec6e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6007172c-e11a-48b1-bfa9-90fd460237ae, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6007172c-e11a-48b1-bfa9-90fd460237ae, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(20 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6007172c-e11a-48b1-bfa9-90fd460237ae, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b220a82-5561-4e47-a54d-86b5d4e65082, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b220a82-5561-4e47-a54d-86b5d4e65082, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(21 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b220a82-5561-4e47-a54d-86b5d4e65082, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f6e22fa-acb7-42ff-907e-86bddda6b815, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f6e22fa-acb7-42ff-907e-86bddda6b815, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(22 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f6e22fa-acb7-42ff-907e-86bddda6b815, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0640b5ef-63f5-4b5f-b014-a41559ceca81, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0640b5ef-63f5-4b5f-b014-a41559ceca81, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(23 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0640b5ef-63f5-4b5f-b014-a41559ceca81, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62d8186f-a6d3-4a12-81da-4d9a1a01205e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62d8186f-a6d3-4a12-81da-4d9a1a01205e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(24 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62d8186f-a6d3-4a12-81da-4d9a1a01205e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 957f6cd0-73ac-4f0a-9f6c-9fc2dc578f28, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 957f6cd0-73ac-4f0a-9f6c-9fc2dc578f28, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(25 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 957f6cd0-73ac-4f0a-9f6c-9fc2dc578f28, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c5dad348-8d8e-434a-82ae-f62173686412, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5dad348-8d8e-434a-82ae-f62173686412, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(26 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5dad348-8d8e-434a-82ae-f62173686412, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c63bcb57-ffc2-4556-9090-c1c359263703, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c63bcb57-ffc2-4556-9090-c1c359263703, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(27 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c63bcb57-ffc2-4556-9090-c1c359263703, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9104bc2d-7c5a-4fda-8bbe-9d337b437cb0, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9104bc2d-7c5a-4fda-8bbe-9d337b437cb0, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(28 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9104bc2d-7c5a-4fda-8bbe-9d337b437cb0, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d383c9e-30b4-49ed-a4fe-d856d3d7a7a5, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d383c9e-30b4-49ed-a4fe-d856d3d7a7a5, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NmI4OGUxM2MtYzdkYmYxOTItYjYxMjlkMGEtNDM4Yzg4Njc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(29 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d383c9e-30b4-49ed-a4fe-d856d3d7a7a5, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 43fec53c-5af2-4139-aafd-0b50f5f7e811, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 43fec53c-5af2-4139-aafd-0b50f5f7e811, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 43fec53c-5af2-4139-aafd-0b50f5f7e811, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0a7ac05a-6d43-46c8-986f-ee7bc3036877, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0a7ac05a-6d43-46c8-986f-ee7bc3036877, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0a7ac05a-6d43-46c8-986f-ee7bc3036877, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e136a6e-2e86-40ad-a3ad-6f0fea4134f6, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e136a6e-2e86-40ad-a3ad-6f0fea4134f6, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(29 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e136a6e-2e86-40ad-a3ad-6f0fea4134f6, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1063c24-3df9-46f7-8338-bc47333de1a4, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1063c24-3df9-46f7-8338-bc47333de1a4, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(30 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1063c24-3df9-46f7-8338-bc47333de1a4, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c092560-28c2-48ef-badd-9f457dc2984e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c092560-28c2-48ef-badd-9f457dc2984e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(31 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c092560-28c2-48ef-badd-9f457dc2984e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fef18edb-573a-40c1-82b4-0f88ab4a6927, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fef18edb-573a-40c1-82b4-0f88ab4a6927, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(32 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fef18edb-573a-40c1-82b4-0f88ab4a6927, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39f9b495-e9a0-4d36-8899-c48db0290769, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39f9b495-e9a0-4d36-8899-c48db0290769, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(33 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39f9b495-e9a0-4d36-8899-c48db0290769, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b459956e-e118-43ee-ad10-8bda47eebd96, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b459956e-e118-43ee-ad10-8bda47eebd96, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(34 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b459956e-e118-43ee-ad10-8bda47eebd96, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 624641a4-4b8e-4a4b-9e3f-dafa17ee6ef8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 624641a4-4b8e-4a4b-9e3f-dafa17ee6ef8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(35 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 624641a4-4b8e-4a4b-9e3f-dafa17ee6ef8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 306c6701-2d08-4e47-84c2-7899aa864bde, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 306c6701-2d08-4e47-84c2-7899aa864bde, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Interval\n                            where col_index_Interval > CAST(36 AS Interval);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 306c6701-2d08-4e47-84c2-7899aa864bde, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3bf8b9d-1035-4ef2-9bb2-106370ff8dd8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3bf8b9d-1035-4ef2-9bb2-106370ff8dd8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2001-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3bf8b9d-1035-4ef2-9bb2-106370ff8dd8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e811faa2-94ed-476b-910f-0ec4bec4d8be, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e811faa2-94ed-476b-910f-0ec4bec4d8be, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2002-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e811faa2-94ed-476b-910f-0ec4bec4d8be, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b62d0ae-d6ce-4656-ac1b-fe897def59ce, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b62d0ae-d6ce-4656-ac1b-fe897def59ce, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MTNiMGEzNWQtNGUyN2RjNjAtNDQyZTU1NzUtNTkyZmE4N2M=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2003-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b62d0ae-d6ce-4656-ac1b-fe897def59ce, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0867bb6d-57da-46b4-822e-d60ccffa3903, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0867bb6d-57da-46b4-822e-d60ccffa3903, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0867bb6d-57da-46b4-822e-d60ccffa3903, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 20d6a459-6549-430d-b6ab-3c7bd8b5047a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 20d6a459-6549-430d-b6ab-3c7bd8b5047a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 20d6a459-6549-430d-b6ab-3c7bd8b5047a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f483ac69-0ac8-4031-b904-fba63c5dd59d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f483ac69-0ac8-4031-b904-fba63c5dd59d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2003-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f483ac69-0ac8-4031-b904-fba63c5dd59d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a2e5b56-631d-475d-bea8-3a028458096a, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a2e5b56-631d-475d-bea8-3a028458096a, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2004-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a2e5b56-631d-475d-bea8-3a028458096a, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1d5be60-335f-4849-8223-186cf0ef3cbf, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1d5be60-335f-4849-8223-186cf0ef3cbf, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2005-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1d5be60-335f-4849-8223-186cf0ef3cbf, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be225f12-a72d-4f46-9971-dc7dae360942, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be225f12-a72d-4f46-9971-dc7dae360942, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2006-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be225f12-a72d-4f46-9971-dc7dae360942, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 438f439a-505f-49db-a1d0-8c5fb0e627fe, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 438f439a-505f-49db-a1d0-8c5fb0e627fe, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2007-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 438f439a-505f-49db-a1d0-8c5fb0e627fe, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2df40ae2-2c8e-4d71-807f-6254fc8198db, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2df40ae2-2c8e-4d71-807f-6254fc8198db, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2008-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2df40ae2-2c8e-4d71-807f-6254fc8198db, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2aaa6420-52b2-46a3-8ebe-6c98a2e93483, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2aaa6420-52b2-46a3-8ebe-6c98a2e93483, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2009-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2aaa6420-52b2-46a3-8ebe-6c98a2e93483, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa5aff50-2a4a-42d0-9c01-c151af371072, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa5aff50-2a4a-42d0-9c01-c151af371072, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2010-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa5aff50-2a4a-42d0-9c01-c151af371072, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a60aced-f9fc-43f1-8869-3f488ba7ad23, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a60aced-f9fc-43f1-8869-3f488ba7ad23, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2011-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a60aced-f9fc-43f1-8869-3f488ba7ad23, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3c930ae-19c4-4680-8fab-036675c64ebd, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3c930ae-19c4-4680-8fab-036675c64ebd, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2012-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3c930ae-19c4-4680-8fab-036675c64ebd, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a011bf10-0577-406e-9140-a793fb2b6b41, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a011bf10-0577-406e-9140-a793fb2b6b41, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=NWUyZDQ2ZjctNDY1NTZmNmEtM2QzYTEyYTQtMTdiZDg1YTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2013-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a011bf10-0577-406e-9140-a793fb2b6b41, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8dbb66f3-d980-42ef-ae8f-6a636750b002, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8dbb66f3-d980-42ef-ae8f-6a636750b002, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8dbb66f3-d980-42ef-ae8f-6a636750b002, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5c177fa2-8294-4e1a-a8af-d00ce2a60d16, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5c177fa2-8294-4e1a-a8af-d00ce2a60d16, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5c177fa2-8294-4e1a-a8af-d00ce2a60d16, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8306e781-9bfa-44c4-a8af-c5a857226449, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8306e781-9bfa-44c4-a8af-c5a857226449, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2013-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8306e781-9bfa-44c4-a8af-c5a857226449, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 591c60ed-5287-42c8-b762-2d8ca6d87295, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 591c60ed-5287-42c8-b762-2d8ca6d87295, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2014-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 591c60ed-5287-42c8-b762-2d8ca6d87295, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0772359-d3a5-4b18-9e4e-675005d569ad, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0772359-d3a5-4b18-9e4e-675005d569ad, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2015-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0772359-d3a5-4b18-9e4e-675005d569ad, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a77fe75-7540-4e74-9b25-4a2ddf81259d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a77fe75-7540-4e74-9b25-4a2ddf81259d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2016-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a77fe75-7540-4e74-9b25-4a2ddf81259d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f388dc0f-f48c-446e-8062-de23b6f9bbcd, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f388dc0f-f48c-446e-8062-de23b6f9bbcd, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2017-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f388dc0f-f48c-446e-8062-de23b6f9bbcd, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c99b4407-cf2f-4376-ad89-1fb03be61db8, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c99b4407-cf2f-4376-ad89-1fb03be61db8, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2018-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c99b4407-cf2f-4376-ad89-1fb03be61db8, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2272a37c-6d1f-44aa-b007-f0dfe24cf731, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2272a37c-6d1f-44aa-b007-f0dfe24cf731, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2019-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2272a37c-6d1f-44aa-b007-f0dfe24cf731, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 385b8c54-caff-4ea6-a78b-e2ffe08c7546, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 385b8c54-caff-4ea6-a78b-e2ffe08c7546, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2020-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 385b8c54-caff-4ea6-a78b-e2ffe08c7546, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79eaa300-b28f-45bb-b1ab-b8b249bc1194, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79eaa300-b28f-45bb-b1ab-b8b249bc1194, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2021-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79eaa300-b28f-45bb-b1ab-b8b249bc1194, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbce85f4-8534-47ed-bd22-352636c336d3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbce85f4-8534-47ed-bd22-352636c336d3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2022-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbce85f4-8534-47ed-bd22-352636c336d3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 113890bf-9d50-4595-9f78-bd3b9cb09fdb, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 113890bf-9d50-4595-9f78-bd3b9cb09fdb, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=YzFiY2RlOGUtNjRjNjYwZWEtZWE4NTllNjktZGNhODFmNzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2023-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 113890bf-9d50-4595-9f78-bd3b9cb09fdb, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5a47705e-b1f9-463a-acc5-b60803889bc2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a47705e-b1f9-463a-acc5-b60803889bc2, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a47705e-b1f9-463a-acc5-b60803889bc2, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, bde3e1dd-a9b1-4c6b-8169-dc0da843b417, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bde3e1dd-a9b1-4c6b-8169-dc0da843b417, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bde3e1dd-a9b1-4c6b-8169-dc0da843b417, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfc49dd5-9875-463e-a9f5-f57e049bc5b7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfc49dd5-9875-463e-a9f5-f57e049bc5b7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2023-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfc49dd5-9875-463e-a9f5-f57e049bc5b7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c9e829f-9d9d-446d-83b4-b1ed0ab05440, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c9e829f-9d9d-446d-83b4-b1ed0ab05440, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2024-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c9e829f-9d9d-446d-83b4-b1ed0ab05440, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee20d586-3dd3-475c-bcca-ed078de1e5ec, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee20d586-3dd3-475c-bcca-ed078de1e5ec, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2025-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee20d586-3dd3-475c-bcca-ed078de1e5ec, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce0bc130-05a0-411c-81b9-e99463dbccd9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce0bc130-05a0-411c-81b9-e99463dbccd9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2026-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce0bc130-05a0-411c-81b9-e99463dbccd9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8187c53-3573-4dd0-af2e-acec15a37117, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8187c53-3573-4dd0-af2e-acec15a37117, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2027-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8187c53-3573-4dd0-af2e-acec15a37117, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8e4aa8e-477d-4b85-8502-3f9e47b98335, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8e4aa8e-477d-4b85-8502-3f9e47b98335, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2028-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8e4aa8e-477d-4b85-8502-3f9e47b98335, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 458fffc9-3c43-4134-8a3f-c8c4253ac160, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 458fffc9-3c43-4134-8a3f-c8c4253ac160, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2029-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 458fffc9-3c43-4134-8a3f-c8c4253ac160, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c3649bb-f133-4e1c-a5c9-d8f941d9f919, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c3649bb-f133-4e1c-a5c9-d8f941d9f919, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2030-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c3649bb-f133-4e1c-a5c9-d8f941d9f919, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 215c2b4d-eb63-4073-9aac-b5cb18441ce1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 215c2b4d-eb63-4073-9aac-b5cb18441ce1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2031-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 215c2b4d-eb63-4073-9aac-b5cb18441ce1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8921f938-cb74-492e-a4cf-dc6862ca324c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8921f938-cb74-492e-a4cf-dc6862ca324c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2032-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8921f938-cb74-492e-a4cf-dc6862ca324c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcaf045a-978c-4223-bb75-e2fb5e205026, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcaf045a-978c-4223-bb75-e2fb5e205026, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ODJhMmYzN2QtZjA4ZGU5OTktZmVmNjFkMmEtMjMzMDJjN2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2033-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcaf045a-978c-4223-bb75-e2fb5e205026, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, aae6fafc-efae-4896-83ae-df196dafeece, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aae6fafc-efae-4896-83ae-df196dafeece, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aae6fafc-efae-4896-83ae-df196dafeece, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ca598041-0ff4-4b09-a6d3-9ddf25a4ae25, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ca598041-0ff4-4b09-a6d3-9ddf25a4ae25, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ca598041-0ff4-4b09-a6d3-9ddf25a4ae25, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4334c419-7bc3-413f-b3ed-fc6995e86eb9, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4334c419-7bc3-413f-b3ed-fc6995e86eb9, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2033-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4334c419-7bc3-413f-b3ed-fc6995e86eb9, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b45ff5b8-f695-43d0-ad00-a5fdc7916c2e, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b45ff5b8-f695-43d0-ad00-a5fdc7916c2e, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2034-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b45ff5b8-f695-43d0-ad00-a5fdc7916c2e, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 20096479-0f81-4e7f-8e41-0d277a07c77a, localhost:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20096479-0f81-4e7f-8e41-0d277a07c77a, localhost:26024): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20096479-0f81-4e7f-8e41-0d277a07c77a, localhost:26024): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 26024 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:26024, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26024
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d21c8e6e-903f-4adf-80bc-48bc85f687af, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d21c8e6e-903f-4adf-80bc-48bc85f687af, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2035-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d21c8e6e-903f-4adf-80bc-48bc85f687af, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98981d9a-5596-4303-90f7-53824c8b4692, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98981d9a-5596-4303-90f7-53824c8b4692, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2036-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98981d9a-5596-4303-90f7-53824c8b4692, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e3b8cdf-d1ed-4658-b7af-3feed9e4317d, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e3b8cdf-d1ed-4658-b7af-3feed9e4317d, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2001-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e3b8cdf-d1ed-4658-b7af-3feed9e4317d, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c20afb3-2d30-4965-9211-8e3d3d49d003, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c20afb3-2d30-4965-9211-8e3d3d49d003, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2002-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c20afb3-2d30-4965-9211-8e3d3d49d003, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc4349c1-72f3-4bcd-984b-b852b4a9d206, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc4349c1-72f3-4bcd-984b-b852b4a9d206, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2003-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc4349c1-72f3-4bcd-984b-b852b4a9d206, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d4c691e-d57e-42f0-8f9d-54ea1fa6fad2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d4c691e-d57e-42f0-8f9d-54ea1fa6fad2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2004-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d4c691e-d57e-42f0-8f9d-54ea1fa6fad2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78f0f618-3ab1-48af-81f4-b42a18a08d52, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78f0f618-3ab1-48af-81f4-b42a18a08d52, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2005-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78f0f618-3ab1-48af-81f4-b42a18a08d52, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f2ae4b8-70fc-42d2-8ed7-8d8485ccbefc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f2ae4b8-70fc-42d2-8ed7-8d8485ccbefc, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2006-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f2ae4b8-70fc-42d2-8ed7-8d8485ccbefc, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1145c8d-1f73-4256-9df3-031ac3e273cf, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1145c8d-1f73-4256-9df3-031ac3e273cf, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=N2MzYTU4ZDctZGRiOGQzOGQtMTgwNTJiYzMtOTFmNjBiMA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2007-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1145c8d-1f73-4256-9df3-031ac3e273cf, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9248ecae-f648-4c10-a01a-7d2a9959bbfc, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9248ecae-f648-4c10-a01a-7d2a9959bbfc, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9248ecae-f648-4c10-a01a-7d2a9959bbfc, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3a2d3a08-6589-48f4-a905-9534c49f11b7, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a2d3a08-6589-48f4-a905-9534c49f11b7, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a2d3a08-6589-48f4-a905-9534c49f11b7, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b634e8b-1b42-49d1-ac56-2ed8d53ee407, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b634e8b-1b42-49d1-ac56-2ed8d53ee407, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2007-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b634e8b-1b42-49d1-ac56-2ed8d53ee407, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8500724-ae56-4aca-8019-5830aeb6d6d3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8500724-ae56-4aca-8019-5830aeb6d6d3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2008-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8500724-ae56-4aca-8019-5830aeb6d6d3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 980af498-7647-4532-865f-aa68046e912c, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 980af498-7647-4532-865f-aa68046e912c, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2009-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 980af498-7647-4532-865f-aa68046e912c, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7aecfcc1-1ddf-47e4-80d2-4e31fd4fca23, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aecfcc1-1ddf-47e4-80d2-4e31fd4fca23, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2010-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aecfcc1-1ddf-47e4-80d2-4e31fd4fca23, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 388d69f7-63c3-4923-b76b-4ffab7cb1260, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 388d69f7-63c3-4923-b76b-4ffab7cb1260, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2011-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 388d69f7-63c3-4923-b76b-4ffab7cb1260, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05f52c38-9e77-4474-a2f2-4ad0ef518bd1, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05f52c38-9e77-4474-a2f2-4ad0ef518bd1, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2012-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05f52c38-9e77-4474-a2f2-4ad0ef518bd1, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a600aca2-036a-4c12-9da0-bb43bc97d8ca, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a600aca2-036a-4c12-9da0-bb43bc97d8ca, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2013-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a600aca2-036a-4c12-9da0-bb43bc97d8ca, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a74a9ef-3d62-4df9-8faa-c61f8906d0a2, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a74a9ef-3d62-4df9-8faa-c61f8906d0a2, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2014-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a74a9ef-3d62-4df9-8faa-c61f8906d0a2, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0df8eea5-a757-4695-b4bf-7db8e3f34020, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0df8eea5-a757-4695-b4bf-7db8e3f34020, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2015-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0df8eea5-a757-4695-b4bf-7db8e3f34020, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d8c90cd-bbc6-462c-a484-a1de1e9e3b49, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d8c90cd-bbc6-462c-a484-a1de1e9e3b49, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2016-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d8c90cd-bbc6-462c-a484-a1de1e9e3b49, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dbbff6de-1008-4f04-9724-2a32537a0860, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbbff6de-1008-4f04-9724-2a32537a0860, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=MjkzYTRkMmMtYWUyNGM1NS01NWZlYjIzZS1kZTlkZTExOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2017-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbbff6de-1008-4f04-9724-2a32537a0860, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ab183b81-ae83-4801-b90a-73c6d0364434, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab183b81-ae83-4801-b90a-73c6d0364434, ghrun-jhhelrhzfq.auto.internal:26024): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab183b81-ae83-4801-b90a-73c6d0364434, ghrun-jhhelrhzfq.auto.internal:26024): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 85125007-8081-46c5-aa38-e6210ebd6788, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 85125007-8081-46c5-aa38-e6210ebd6788, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 85125007-8081-46c5-aa38-e6210ebd6788, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cce5bd08-5f1f-4b86-8d23-11b6871516c3, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cce5bd08-5f1f-4b86-8d23-11b6871516c3, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2017-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cce5bd08-5f1f-4b86-8d23-11b6871516c3, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7fc4eb12-c9dc-474b-8415-076b7b8a047f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fc4eb12-c9dc-474b-8415-076b7b8a047f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2018-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fc4eb12-c9dc-474b-8415-076b7b8a047f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53a16b47-02c1-4e4d-b25e-fcb27f3c0b7f, ghrun-jhhelrhzfq.auto.internal:26024): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53a16b47-02c1-4e4d-b25e-fcb27f3c0b7f, ghrun-jhhelrhzfq.auto.internal:26024): request = { session_id: "ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_1__ASYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2019-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53a16b47-02c1-4e4d-b25e-fcb27f3c0b7f, ghrun-jhhelrhzfq.auto.internal:26024): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQxODQ0MGUtNWZhZDBjOTktMjUwYmQwNzQtZjNjOTQwMw==
============================== slowest durations ===============================
583.64s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
11.99s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 613.11s (0:10:13) =========================

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

During handling of the above exception, another exception occurred:

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

test_secondary_index.py .

============================== slowest durations ===============================
173.01s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
12.08s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
9.65s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
======================== 1 passed in 196.11s (0:03:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/00153c/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
339.03s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
12.08s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
10.39s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
======================== 1 passed in 362.81s (0:06:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/00141a/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
372.45s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
12.11s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
10.97s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
======================== 1 passed in 397.57s (0:06:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001509/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
310.73s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
11.28s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
7.08s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
======================== 1 passed in 330.40s (0:05:30) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestSecondaryIndex.test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] _
ydb/tests/sql/lib/test_base.py:76: in teardown_class
    cls.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:684: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   GRpc shutdown warning: left infly: 131, spent: 7.79795 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 131, spent: 11.168209 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 131, spent: 14.527998 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 131, spent: 18.005056 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 131, spent: 21.499299 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 131, spent: 25.032987 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 131, spent: 28.524473 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 131, spent: 30.001376 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==805761==ERROR: LeakSanitizer: detected memory leaks
E   
E   Indirect leak of 1287145 byte(s) in 127 object(s) allocated from:
E   #0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034723927 in ArenaStorage /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:42:10
E   #4 0x000034723927 in grpc_core::Arena::CreateWithAlloc(unsigned long, unsigned long, grpc_event_engine::experimental::MemoryAllocator*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:71:26
E   #5 0x00003472fb1a in grpc_core::FilterStackCall::Create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:819:46
E   #6 0x00003474ec56 in grpc_call_create(grpc_call_create_args*, grpc_call**) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3456:10
E   #7 0x000034eb23ec in grpc_core::Server::ChannelData::AcceptStream(void*, grpc_transport*, void const*) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1243:29
E   #8 0x000034a70847 in grpc_chttp2_parsing_accept_stream(grpc_chttp2_transport*, unsigned int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:852:3
E   #9 0x000034aeb01d in init_header_frame_parser(grpc_chttp2_transport*, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:640:9
E   #10 0x000034ae5eac in init_frame_parser /-S/contrib/libs/cxxsupp/libcxx/include/string_view
E   #11 0x000034ae5eac in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:323:13
E   #12 0x000034a859ed in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #13 0x00003466e106 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #14 0x000034648fb4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #15 0x00003481bcb4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #16 0x00003481bcb4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #17 0x000034817888 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #18 0x00003483b5c8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #19 0x0000347f6078 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #20 0x000034edbc9e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #21 0x0000345fde0f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #22 0x0000345fde0f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #23 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #24 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #25 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #26 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
E   #27 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #28 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 184000 byte(s) in 125 object(s) allocated from:
E   #0 0x00001faf980d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046ec4e7c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
E   #2 0x000046ec3212 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #3 0x000046ec0db2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #4 0x00003b71b25c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #5 0x00003b71b25c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #6 0x00003b71b25c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #7 0x00003b71b25c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #8 0x00003b71b25c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #9 0x00003b71b25c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #10 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #11 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #12 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #13 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
E   #14 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #15 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 132000 byte(s) in 125 object(s) allocated from:
E   #0 0x00001faf980d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000046ec628a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
E   #2 0x000046ec50f1 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
E   #3 0x000046ec3212 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
E   #4 0x000046ec0db2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
E   #5 0x00003b71b25c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #6 0x00003b71b25c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #7 0x00003b71b25c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #8 0x00003b71b25c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #9 0x00003b71b25c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #10 0x00003b71b25c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #11 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #12 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #13 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #14 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
E   #15 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #16 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #17 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 97632 byte(s) in 127 object(s) allocated from:
E   #0 0x00001fabfd5c in realloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:81:3
E   #1 0x000034628194 in gpr_realloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:53:7
E   #2 0x000034735148 in grpc_core::FilterStackCall::PublishAppMetadata(grpc_metadata_batch*, bool) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1186:9
E   #3 0x0000347397dd in RecvInitialFilter /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1194:3
E   #4 0x0000347397dd in grpc_core::FilterStackCall::BatchControl::ReceivingInitialMetadataReady(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1415:11
E   #5 0x00003475468e in operator() /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #6 0x00003475468e in grpc_core::FilterStackCall::StartBatch(grpc_op const*, unsigned long, void*, bool)::$_0::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:1726:9
E   #7 0x000034eb5183 in Run /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:303:5
E   #8 0x000034eb5183 in grpc_core::Server::CallData::RecvInitialMetadataReady(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1622:3
E   #9 0x000034648f7e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #10 0x000034648f7e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #11 0x00003481bcb4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #12 0x00003481bcb4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #13 0x000034817888 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #14 0x00003483b5c8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #15 0x0000347f6078 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #16 0x000034edbc9e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #17 0x0000345fde0f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #18 0x0000345fde0f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #19 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #20 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #21 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #22 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
E   #23 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #24 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #25 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 87122 byte(s) in 254 object(s) allocated from:
E   #0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034723fc8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034723fc8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034723fc8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
E   #6 0x000034872938 in std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter> grpc_core::Arena::MakePooled<grpc_core::Message>() /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
E   #7 0x000034875e2b in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*, bool) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:850:45
E   #8 0x0000348901aa in grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2489:24
E   #9 0x0000348742d7 in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:746:10
E   #10 0x0000348997fe in operator() /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
E   #11 0x0000348997fe in grpc_closure grpc_core::MakeMemberClosure<grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage, &grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status)>(grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage*, grpc_core::DebugLocation)::'lambda'(void*, y_absl::lts_y_20240722::Status)::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
E   #12 0x000034648f7e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #13 0x000034648f7e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #14 0x00003481bcb4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #15 0x00003481bcb4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #16 0x000034817888 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #17 0x00003483b5c8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #18 0x0000347f6078 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #19 0x000034edbc9e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #20 0x0000345fde0f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #21 0x0000345fde0f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #22 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #23 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #24 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #25 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
E   #26 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #27 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #28 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 86875 byte(s) in 125 object(s) allocated from:
E   #0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034723d02 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x0000347aa4d8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x0000347aa4d8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
E   #6 0x0000347aa4d8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
E   #7 0x0000347a6f98 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
E   #8 0x0000347a6f98 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
E   #9 0x000034ab8424 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
E   #10 0x000034ab8424 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
E   #11 0x000034aa1951 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
E   #12 0x000034aa1951 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
E   #13 0x000034aa1951 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
E   #14 0x000034aa1951 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
E   #15 0x000034aa1951 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
E   #16 0x000034aa1951 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
E   #17 0x000034aa07da in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
E   #18 0x000034a9f53e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
E   #19 0x000034a9f1a1 in grpc_core::HPackParser::Parse(grpc_slice const&, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1071:10
E   #20 0x000034ae94ea in grpc_chttp2_header_parser_parse(void*, grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:852:37
E   #21 0x000034ae8e1c in parse_frame_slice(grpc_chttp2_transport*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:806:7
E   #22 0x000034ae76bb in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:367:15
E   #23 0x000034a859ed in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
E   #24 0x00003466e106 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
E   #25 0x000034648fb4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
E   #26 0x00003481bcb4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
E   #27 0x00003481bcb4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
E   #28 0x000034817888 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
E   #29 0x00003483b5c8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
E   #30 0x0000347f6078 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
E   #31 0x000034edbc9e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
E   #32 0x0000345fde0f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #33 0x0000345fde0f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
E   #34 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #35 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #36 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #37 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
E   #38 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #39 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #40 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 72009 byte(s) in 127 object(s) allocated from:
E   #0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034723fc8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x000034723fc8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x000034723fc8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
E   #6 0x0000347882df in MakePooled<grpc_metadata_batch, grpc_core::Arena *&> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
E   #7 0x0000347882df in grpc_core::ServerMetadataFromStatus(y_absl::lts_y_20240722::Status const&, grpc_core::Arena*) /-S/contrib/libs/grpc/src/core/lib/transport/transport.cc:277:21
E   #8 0x00003488aa55 in grpc_core::promise_filter_detail::ServerCallData::Completed(y_absl::lts_y_20240722::Status, grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2241:27
E   #9 0x0000348885b9 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2058:5
E   #10 0x00003486ceee in grpc_core::promise_filter_detail::BaseCallData::Flusher::~Flusher() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:316:3
E   #11 0x000034888cc3 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2174:1
E   #12 0x000034648f7e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
E   #13 0x000034648f7e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
E   #14 0x00003474fca4 in ~ExecCtx /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.h:117:5
E   #15 0x00003474fca4 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3501:1
E   #16 0x00003b751406 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
E   #17 0x00003b70f0bc in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
E   #18 0x00003b7163fe in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
E   #19 0x000042269729 in NKikimr::(anonymous namespace)::StopGRpcServers(std::__y1::weak_ptr<NKikimr::TGRpcServersWrapper>) /-S/ydb/core/driver_lib/run/run.cpp:189:21
E   #20 0x000042268a12 in NKikimr::TKikimrRunner::KikimrStop(bool) /-S/ydb/core/driver_lib/run/run.cpp:2158:9
E   #21 0x00003f5c1f3c in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:50:17
E   #22 0x0000420ef64b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
E   #23 0x00003f6475a5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
E   #24 0x00003f641205 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
E   #25 0x00003f6339c7 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   #26 0x00003f5c7f86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
E   #27 0x00003f5cbe3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
E   #28 0x00001fa1d845 in main /-S/ydb/apps/ydbd/main.cpp:31:12
E   #29 0x7f578bb5cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)
E   
E   Indirect leak of 55314 byte(s) in 126 object(s) allocated from:
E   #0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
E   #1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
E   #2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
E   #3 0x000034723d02 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
E   #4 0x00003474e7c2 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
E   #5 0x00003474e7c2 in grpc_call_arena_alloc /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3433:49
E   #6 0x00003b74feb6 in grpc::ServerContextBase::BeginCompletionOp(grpc::internal::Call*, std::__y1::function<void (bool)>, grpc::internal::ServerCallbackCall*) /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:312:12
E   #7 0x00003b728a9a in grpc::ServerInterface::BaseAsyncRequest::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:207:15
E   #8 0x000046eb03fa in FinalizeResult /-S/contrib/libs/grpc/include/grpcpp/server_interface.h
E   #9 0x000046eb03fa in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::NodesHealthCheckRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:289:38
E   #10 0x000034edbd19 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
E   #11 0x00003b71b216 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
E   #12 0x00003b71b216 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
E   #13 0x00003b71b216 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #14 0x00003b71b216 in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #15 0x00003b71b216 in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #16 0x00003b71b216 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 805674
DEBUG    ya.test:process.py:259 Command (pid 805674) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 805674) elapsed time (sec): 0.8986849784851074
DEBUG    ya.test:process.py:263 Command (pid 805674) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) maxrss: 478520
DEBUG    ya.test:process.py:263 Command (pid 805674) minflt: 45350
DEBUG    ya.test:process.py:263 Command (pid 805674) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) nivcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 805674) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 805674) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 805674) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 805674) stime: 0.17704799999999998
DEBUG    ya.test:process.py:263 Command (pid 805674) utime: 0.509818
DEBUG    ya.test:process.py:263 Command (pid 805674) wtime: 0.901
DEBUG    ya.test:process.py:275 Command (pid 805674) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27936
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/0014ef/r3tmp/kikimr_cluster__gvy36vj
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22187
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19057
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/0014ef/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/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/logfile_pzig8v4q.log --grpc-port=1189 --mon-port=13723 --ic-port=27936
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1189/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/0014ef/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/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/logfile_pzig8v4q.log --grpc-port=1189 --mon-port=13723 --ic-port=27936
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/logfile_pzig8v4q.log', '--grpc-port=1189', '--mon-port=13723', '--ic-port=27936')' in '/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 805761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1189/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 805762
DEBUG    ya.test:process.py:259 Command (pid 805762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 805762) elapsed time (sec): 0.928443193435669
DEBUG    ya.test:process.py:263 Command (pid 805762) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) maxrss: 478852
DEBUG    ya.test:process.py:263 Command (pid 805762) minflt: 45433
DEBUG    ya.test:process.py:263 Command (pid 805762) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 805762) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 805762) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 805762) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 805762) stime: 0.200089
DEBUG    ya.test:process.py:263 Command (pid 805762) utime: 0.502188
DEBUG    ya.test:process.py:263 Command (pid 805762) wtime: 0.943
DEBUG    ya.test:process.py:275 Command (pid 805762) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1189', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27936\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1189', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 27936\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 806851
DEBUG    ya.test:process.py:259 Command (pid 806851) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 806851) elapsed time (sec): 1.1671569347381592
DEBUG    ya.test:process.py:263 Command (pid 806851) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) maxrss: 580180
DEBUG    ya.test:process.py:263 Command (pid 806851) minflt: 51725
DEBUG    ya.test:process.py:263 Command (pid 806851) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 806851) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 806851) nvcsw: 742
DEBUG    ya.test:process.py:263 Command (pid 806851) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 806851) stime: 0.262673
DEBUG    ya.test:process.py:263 Command (pid 806851) utime: 0.565047
DEBUG    ya.test:process.py:263 Command (pid 806851) wtime: 1.188
DEBUG    ya.test:process.py:275 Command (pid 806851) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1189', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014ef/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1189', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 807118
DEBUG    ya.test:process.py:259 Command (pid 807118) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 807118) elapsed time (sec): 1.1505777835845947
DEBUG    ya.test:process.py:263 Command (pid 807118) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) maxrss: 581120
DEBUG    ya.test:process.py:263 Command (pid 807118) minflt: 51863
DEBUG    ya.test:process.py:263 Command (pid 807118) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 807118) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 807118) nvcsw: 568
DEBUG    ya.test:process.py:263 Command (pid 807118) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 807118) stime: 0.23657999999999998
DEBUG    ya.test:process.py:263 Command (pid 807118) utime: 0.6146659999999999
DEBUG    ya.test:process.py:263 Command (pid 807118) wtime: 1.163
DEBUG    ya.test:process.py:275 Command (pid 807118) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c287b9c0-606d-4959-99d8-bc150a3609ac, localhost:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c287b9c0-606d-4959-99d8-bc150a3609ac, localhost:1189): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c287b9c0-606d-4959-99d8-bc150a3609ac, localhost:1189): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 1189 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:1189, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:1189
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 680297d4-f5ec-4c36-b1e2-fda1b4a9933e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 680297d4-f5ec-4c36-b1e2-fda1b4a9933e, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 680297d4-f5ec-4c36-b1e2-fda1b4a9933e, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 883713dc-6b23-4e96-af6c-cfba84d8105f, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 883713dc-6b23-4e96-af6c-cfba84d8105f, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 883713dc-6b23-4e96-af6c-cfba84d8105f, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d641e6a7-c220-44b6-9837-6fc293066206, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d641e6a7-c220-44b6-9837-6fc293066206, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_3__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10), col_index_Date32 Date32, col_index_Datetime64 Datetime64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Bool GLOBAL  SYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  SYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  SYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  SYNC ON (col_index_Decimal3510), INDEX idx_col_index_Date32 GLOBAL  SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  SYNC ON (col_index_Datetime64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d641e6a7-c220-44b6-9837-6fc293066206, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5a92604-207e-43eb-a338-4c2de69b14e1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5a92604-207e-43eb-a338-4c2de69b14e1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5a92604-207e-43eb-a338-4c2de69b14e1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79228591-cf76-4a6f-ae5d-64339ca57ec8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79228591-cf76-4a6f-ae5d-64339ca57ec8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79228591-cf76-4a6f-ae5d-64339ca57ec8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 412e0bc5-0c3a-4215-baa2-0506f7f9fa02, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 412e0bc5-0c3a-4215-baa2-0506f7f9fa02, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 412e0bc5-0c3a-4215-baa2-0506f7f9fa02, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a60523a2-67c1-4875-82b2-d35ea93b7573, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a60523a2-67c1-4875-82b2-d35ea93b7573, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a60523a2-67c1-4875-82b2-d35ea93b7573, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a4a9c10-0fc9-4400-9a21-9750ec930842, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a4a9c10-0fc9-4400-9a21-9750ec930842, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a4a9c10-0fc9-4400-9a21-9750ec930842, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d3d619b-e0b2-43ff-9ec7-9bd94cc7cb72, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d3d619b-e0b2-43ff-9ec7-9bd94cc7cb72, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d3d619b-e0b2-43ff-9ec7-9bd94cc7cb72, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4c6c8e3-b040-4605-9bd2-2c96f516a502, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4c6c8e3-b040-4605-9bd2-2c96f516a502, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4c6c8e3-b040-4605-9bd2-2c96f516a502, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5250e830-343c-401d-933c-f784bf79fb5e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5250e830-343c-401d-933c-f784bf79fb5e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5250e830-343c-401d-933c-f784bf79fb5e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aeea8c30-7001-4f98-b049-7b68e34eb483, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aeea8c30-7001-4f98-b049-7b68e34eb483, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aeea8c30-7001-4f98-b049-7b68e34eb483, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ecdbd4a2-e75f-43e6-9cc3-7a33cd0b9075, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecdbd4a2-e75f-43e6-9cc3-7a33cd0b9075, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecdbd4a2-e75f-43e6-9cc3-7a33cd0b9075, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 297e80a3-9f5a-45df-a9d4-6877e78b8439, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 297e80a3-9f5a-45df-a9d4-6877e78b8439, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 297e80a3-9f5a-45df-a9d4-6877e78b8439, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a5f2f06-de37-4d93-8681-a48d1756e842, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a5f2f06-de37-4d93-8681-a48d1756e842, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a5f2f06-de37-4d93-8681-a48d1756e842, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26d09a56-ac04-4966-b714-eccaaf89afe1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26d09a56-ac04-4966-b714-eccaaf89afe1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26d09a56-ac04-4966-b714-eccaaf89afe1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bcd44b71-33a3-4c21-9df7-7fd9d29ac0db, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcd44b71-33a3-4c21-9df7-7fd9d29ac0db, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcd44b71-33a3-4c21-9df7-7fd9d29ac0db, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 883dc810-cd4d-4c29-b5cf-f87ac899e0ed, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 883dc810-cd4d-4c29-b5cf-f87ac899e0ed, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 883dc810-cd4d-4c29-b5cf-f87ac899e0ed, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b80c68ac-bb53-4c37-9b9d-3d3774d2c765, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b80c68ac-bb53-4c37-9b9d-3d3774d2c765, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b80c68ac-bb53-4c37-9b9d-3d3774d2c765, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 109eacde-52c1-47ca-9cf8-37ac0bace83d, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 109eacde-52c1-47ca-9cf8-37ac0bace83d, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 109eacde-52c1-47ca-9cf8-37ac0bace83d, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a9155d7-ff5d-41e1-b79e-0d444cc03e68, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a9155d7-ff5d-41e1-b79e-0d444cc03e68, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a9155d7-ff5d-41e1-b79e-0d444cc03e68, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6f74ced-bdaa-43f9-b9db-76adcc2dadea, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6f74ced-bdaa-43f9-b9db-76adcc2dadea, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6f74ced-bdaa-43f9-b9db-76adcc2dadea, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0180a38b-5f26-4394-b87a-dcdcc19d2a74, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0180a38b-5f26-4394-b87a-dcdcc19d2a74, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0180a38b-5f26-4394-b87a-dcdcc19d2a74, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ec93f5b-04ea-47d5-983c-e00739a5ee74, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ec93f5b-04ea-47d5-983c-e00739a5ee74, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ec93f5b-04ea-47d5-983c-e00739a5ee74, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1166249-783f-4d6e-b1ef-664c08cd3c59, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1166249-783f-4d6e-b1ef-664c08cd3c59, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1166249-783f-4d6e-b1ef-664c08cd3c59, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7bc6b7d1-a96a-4f88-93b2-8324b98e2fd0, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bc6b7d1-a96a-4f88-93b2-8324b98e2fd0, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bc6b7d1-a96a-4f88-93b2-8324b98e2fd0, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fed16b54-deee-491b-ae31-afb525802a0a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fed16b54-deee-491b-ae31-afb525802a0a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fed16b54-deee-491b-ae31-afb525802a0a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d226b98f-8e0c-48d3-b5fd-b925918bc248, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d226b98f-8e0c-48d3-b5fd-b925918bc248, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d226b98f-8e0c-48d3-b5fd-b925918bc248, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fee7d1c0-f17a-4cb3-a12e-030f753870f2, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fee7d1c0-f17a-4cb3-a12e-030f753870f2, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fee7d1c0-f17a-4cb3-a12e-030f753870f2, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2281304b-11f4-449d-9996-e63b5ddf60c6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2281304b-11f4-449d-9996-e63b5ddf60c6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2281304b-11f4-449d-9996-e63b5ddf60c6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23eadad2-abda-4674-8271-bad1dea195f3, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23eadad2-abda-4674-8271-bad1dea195f3, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23eadad2-abda-4674-8271-bad1dea195f3, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72a6f886-d82e-4f7b-84d5-aa424084d5f0, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72a6f886-d82e-4f7b-84d5-aa424084d5f0, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72a6f886-d82e-4f7b-84d5-aa424084d5f0, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2de1e944-d976-47ea-91b6-586b862710e0, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2de1e944-d976-47ea-91b6-586b862710e0, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2de1e944-d976-47ea-91b6-586b862710e0, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae0bd0c1-1750-487c-9b5f-995d3d5195be, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae0bd0c1-1750-487c-9b5f-995d3d5195be, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae0bd0c1-1750-487c-9b5f-995d3d5195be, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f6ebbaa-0e33-4f47-9d3f-549de888a7f7, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f6ebbaa-0e33-4f47-9d3f-549de888a7f7, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f6ebbaa-0e33-4f47-9d3f-549de888a7f7, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4fd7972-c77f-478c-ab5c-4e0823f1679c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4fd7972-c77f-478c-ab5c-4e0823f1679c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4fd7972-c77f-478c-ab5c-4e0823f1679c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 875d86b6-8ac1-4976-99a1-8630f57709b4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 875d86b6-8ac1-4976-99a1-8630f57709b4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 875d86b6-8ac1-4976-99a1-8630f57709b4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b91f670-1516-4ffd-add6-390c9870558d, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b91f670-1516-4ffd-add6-390c9870558d, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b91f670-1516-4ffd-add6-390c9870558d, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cf2a1a4-02ee-4044-83bd-01460f11b868, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cf2a1a4-02ee-4044-83bd-01460f11b868, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cf2a1a4-02ee-4044-83bd-01460f11b868, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3b3cbb3-c8df-420e-bb1d-1673424474d1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3b3cbb3-c8df-420e-bb1d-1673424474d1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3b3cbb3-c8df-420e-bb1d-1673424474d1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9102a2ad-a42d-4a9b-9975-db602013802f, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9102a2ad-a42d-4a9b-9975-db602013802f, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9102a2ad-a42d-4a9b-9975-db602013802f, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d868fd92-3278-43aa-9a88-a258f313c711, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d868fd92-3278-43aa-9a88-a258f313c711, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d868fd92-3278-43aa-9a88-a258f313c711, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcb95154-c8f0-4e7a-bf11-ced21ce3834a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcb95154-c8f0-4e7a-bf11-ced21ce3834a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcb95154-c8f0-4e7a-bf11-ced21ce3834a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, daac4134-c905-4808-8335-f559404017db, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daac4134-c905-4808-8335-f559404017db, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daac4134-c905-4808-8335-f559404017db, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 170d367c-b417-46ae-a6f6-7cf469c36e1a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 170d367c-b417-46ae-a6f6-7cf469c36e1a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDNiZDc1YWQtMWU1ZGYzOWQtZDU0ZmIzYTEtNjc3NTlmNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 170d367c-b417-46ae-a6f6-7cf469c36e1a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 003ed38c-429a-4da8-a38a-f90de184cf96, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 003ed38c-429a-4da8-a38a-f90de184cf96, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 003ed38c-429a-4da8-a38a-f90de184cf96, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 922546f9-7a44-4122-a5b0-daa8950784bb, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 922546f9-7a44-4122-a5b0-daa8950784bb, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 922546f9-7a44-4122-a5b0-daa8950784bb, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce3be052-5ccd-4f2e-89bb-f9cf2b3789c3, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce3be052-5ccd-4f2e-89bb-f9cf2b3789c3, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce3be052-5ccd-4f2e-89bb-f9cf2b3789c3, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7f35e4d-8c35-43b3-a7fb-8bc835b7b0bf, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7f35e4d-8c35-43b3-a7fb-8bc835b7b0bf, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7f35e4d-8c35-43b3-a7fb-8bc835b7b0bf, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9c2e173-b935-4dca-a3a2-466db7ed711e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9c2e173-b935-4dca-a3a2-466db7ed711e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9c2e173-b935-4dca-a3a2-466db7ed711e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 008ff57d-53ea-49a1-82c5-1cbd432e7ab6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 008ff57d-53ea-49a1-82c5-1cbd432e7ab6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 008ff57d-53ea-49a1-82c5-1cbd432e7ab6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ae28728-01bb-4d3d-af9e-3a8056965177, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ae28728-01bb-4d3d-af9e-3a8056965177, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ae28728-01bb-4d3d-af9e-3a8056965177, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af2ecfc9-0f6b-4b72-ba8f-9a1cbc5211ac, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af2ecfc9-0f6b-4b72-ba8f-9a1cbc5211ac, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af2ecfc9-0f6b-4b72-ba8f-9a1cbc5211ac, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 537cd63a-3a18-452e-ac2a-e6a7ae7ff353, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 537cd63a-3a18-452e-ac2a-e6a7ae7ff353, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 537cd63a-3a18-452e-ac2a-e6a7ae7ff353, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae326ecd-b097-40a5-ab06-e374b7c8f06c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae326ecd-b097-40a5-ab06-e374b7c8f06c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae326ecd-b097-40a5-ab06-e374b7c8f06c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad5bf907-45ab-4531-82ac-ee78aff4cd22, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad5bf907-45ab-4531-82ac-ee78aff4cd22, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad5bf907-45ab-4531-82ac-ee78aff4cd22, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ad4a4fd-773f-4635-ae45-f338067dd977, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ad4a4fd-773f-4635-ae45-f338067dd977, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ad4a4fd-773f-4635-ae45-f338067dd977, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c60b3a3-5f90-4f80-af5d-5e264f05be39, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c60b3a3-5f90-4f80-af5d-5e264f05be39, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YTBjN2Q0YTktYzE5YmVhNDQtNTkxYTU1NjktNmJlYWQ5ZDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c60b3a3-5f90-4f80-af5d-5e264f05be39, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 484bf8ce-d7cb-4dc1-a1a8-a044f1e66615, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 484bf8ce-d7cb-4dc1-a1a8-a044f1e66615, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 484bf8ce-d7cb-4dc1-a1a8-a044f1e66615, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 60296184-e02a-447f-a77d-37f989a34229, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60296184-e02a-447f-a77d-37f989a34229, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60296184-e02a-447f-a77d-37f989a34229, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 736cb6fa-0623-47e6-93b7-d62d6202e4ba, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 736cb6fa-0623-47e6-93b7-d62d6202e4ba, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 736cb6fa-0623-47e6-93b7-d62d6202e4ba, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf6ac0cc-aa67-4a4e-8145-d4f95c29ee5a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf6ac0cc-aa67-4a4e-8145-d4f95c29ee5a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf6ac0cc-aa67-4a4e-8145-d4f95c29ee5a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47a24b18-7fd5-41cd-8f67-e8bc9ae2474e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47a24b18-7fd5-41cd-8f67-e8bc9ae2474e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47a24b18-7fd5-41cd-8f67-e8bc9ae2474e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de37ea70-27b2-4b62-bf1b-abd85eb083c4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de37ea70-27b2-4b62-bf1b-abd85eb083c4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de37ea70-27b2-4b62-bf1b-abd85eb083c4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd54d012-14ab-40d7-beb7-22b51b0d4742, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd54d012-14ab-40d7-beb7-22b51b0d4742, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd54d012-14ab-40d7-beb7-22b51b0d4742, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 746c7091-aec6-484f-9fdf-d022ec3fbac4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 746c7091-aec6-484f-9fdf-d022ec3fbac4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 746c7091-aec6-484f-9fdf-d022ec3fbac4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 007b65ea-1dce-410d-9a61-15ad1c7e2d26, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 007b65ea-1dce-410d-9a61-15ad1c7e2d26, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 007b65ea-1dce-410d-9a61-15ad1c7e2d26, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af645af9-4f11-478f-abf1-06ace1b2110b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af645af9-4f11-478f-abf1-06ace1b2110b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af645af9-4f11-478f-abf1-06ace1b2110b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0daf3b7e-3622-4a77-a656-0c362ff5b841, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0daf3b7e-3622-4a77-a656-0c362ff5b841, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0daf3b7e-3622-4a77-a656-0c362ff5b841, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb7266ae-ebe7-4542-b9b6-442b4772f0fc, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb7266ae-ebe7-4542-b9b6-442b4772f0fc, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Bool\n                            where col_index_Bool > CAST(True AS Bool);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb7266ae-ebe7-4542-b9b6-442b4772f0fc, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2aefdbd-8f19-4d13-b133-6661d37b30c1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2aefdbd-8f19-4d13-b133-6661d37b30c1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDdjODFmMTgtOTA3MmRlNC0zZWE3NTA1Ni0yZjg5NjQ1Mw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'1\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2aefdbd-8f19-4d13-b133-6661d37b30c1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f41d9151-4623-4201-9213-c76aa27e0026, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f41d9151-4623-4201-9213-c76aa27e0026, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f41d9151-4623-4201-9213-c76aa27e0026, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eb4d45e0-95df-46f1-961b-7e7b3203a548, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb4d45e0-95df-46f1-961b-7e7b3203a548, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb4d45e0-95df-46f1-961b-7e7b3203a548, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c8963d2-dad2-4f31-9d9f-34b9e6af38b8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c8963d2-dad2-4f31-9d9f-34b9e6af38b8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'1\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c8963d2-dad2-4f31-9d9f-34b9e6af38b8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b031c13-dbb3-4cfb-8590-7827efcc44bb, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b031c13-dbb3-4cfb-8590-7827efcc44bb, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'2\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b031c13-dbb3-4cfb-8590-7827efcc44bb, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e684ec49-d18b-48c2-8c48-18058e658b83, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e684ec49-d18b-48c2-8c48-18058e658b83, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'3\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e684ec49-d18b-48c2-8c48-18058e658b83, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17e38bcd-d878-48da-89f0-fb2dd1e8b03b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17e38bcd-d878-48da-89f0-fb2dd1e8b03b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'4\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17e38bcd-d878-48da-89f0-fb2dd1e8b03b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 869e7bb1-bf2b-4160-9c7d-aa5b112761f8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 869e7bb1-bf2b-4160-9c7d-aa5b112761f8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'5\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 869e7bb1-bf2b-4160-9c7d-aa5b112761f8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b370e43b-b295-4aa3-8fde-c4c6e761fc3f, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b370e43b-b295-4aa3-8fde-c4c6e761fc3f, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'6\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b370e43b-b295-4aa3-8fde-c4c6e761fc3f, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3003fbc0-cb65-4c7b-98fe-fd53ab3e01f5, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3003fbc0-cb65-4c7b-98fe-fd53ab3e01f5, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'7\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3003fbc0-cb65-4c7b-98fe-fd53ab3e01f5, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17d7919c-907d-4d9d-9ae5-c1e318da02fa, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17d7919c-907d-4d9d-9ae5-c1e318da02fa, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'8\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17d7919c-907d-4d9d-9ae5-c1e318da02fa, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8de4a2bf-58ba-4551-9dc8-734f0f1b4779, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8de4a2bf-58ba-4551-9dc8-734f0f1b4779, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'9\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8de4a2bf-58ba-4551-9dc8-734f0f1b4779, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 920cdaef-190a-48c7-b8d3-0ae9bde705b9, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 920cdaef-190a-48c7-b8d3-0ae9bde705b9, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'10\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 920cdaef-190a-48c7-b8d3-0ae9bde705b9, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a3f070c-9799-4010-9b4e-28f839a4ff5a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a3f070c-9799-4010-9b4e-28f839a4ff5a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmJkNmE5OWEtZjg1ZTBhOC1lNjg3ZGFlMC1hZTMyMjMzNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'11\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a3f070c-9799-4010-9b4e-28f839a4ff5a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 34aec111-364f-4d9f-8ea5-4ddd2d2a3d44, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 34aec111-364f-4d9f-8ea5-4ddd2d2a3d44, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 34aec111-364f-4d9f-8ea5-4ddd2d2a3d44, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, f8f6e660-3619-416a-93f7-54f139a46878, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f8f6e660-3619-416a-93f7-54f139a46878, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f8f6e660-3619-416a-93f7-54f139a46878, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c7efeee-f54e-4abb-ab08-f6394d3d3b11, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c7efeee-f54e-4abb-ab08-f6394d3d3b11, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'11\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c7efeee-f54e-4abb-ab08-f6394d3d3b11, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2115192c-996c-4911-bd71-45512e2dab37, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2115192c-996c-4911-bd71-45512e2dab37, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'12\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2115192c-996c-4911-bd71-45512e2dab37, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71e3f94d-6ab1-4ed2-b41e-6fd2c68eae03, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71e3f94d-6ab1-4ed2-b41e-6fd2c68eae03, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'13\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71e3f94d-6ab1-4ed2-b41e-6fd2c68eae03, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a2b39ff-45ea-4df1-985b-124e7e703868, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a2b39ff-45ea-4df1-985b-124e7e703868, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'14\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a2b39ff-45ea-4df1-985b-124e7e703868, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e0447765-5bb2-4ae5-af26-bdfca0599694, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0447765-5bb2-4ae5-af26-bdfca0599694, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'15\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0447765-5bb2-4ae5-af26-bdfca0599694, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95f02000-bfb1-48d3-b9a2-017094db8532, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95f02000-bfb1-48d3-b9a2-017094db8532, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'16\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95f02000-bfb1-48d3-b9a2-017094db8532, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35fec085-9825-4a5f-9152-6122feadbcef, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35fec085-9825-4a5f-9152-6122feadbcef, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'17\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35fec085-9825-4a5f-9152-6122feadbcef, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d4d2b32-a77f-414a-a65f-eb0e2e0be35e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d4d2b32-a77f-414a-a65f-eb0e2e0be35e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'18\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d4d2b32-a77f-414a-a65f-eb0e2e0be35e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ecd25720-6a7f-4f86-a467-cbed61845d12, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecd25720-6a7f-4f86-a467-cbed61845d12, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'19\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecd25720-6a7f-4f86-a467-cbed61845d12, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, caa9c5ad-c318-410b-9f0f-99724b2f791c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caa9c5ad-c318-410b-9f0f-99724b2f791c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'20\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caa9c5ad-c318-410b-9f0f-99724b2f791c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d724e0d1-34bf-4ba6-99e2-ec2e5f24c999, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d724e0d1-34bf-4ba6-99e2-ec2e5f24c999, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFiY2E0ODUtZWJkOTE2NmQtZGQzMjkxNjctYTlkNTYwZg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'21\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d724e0d1-34bf-4ba6-99e2-ec2e5f24c999, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, bf3795d3-b2b4-48ee-a0c7-f7b38caadfbc, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf3795d3-b2b4-48ee-a0c7-f7b38caadfbc, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf3795d3-b2b4-48ee-a0c7-f7b38caadfbc, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 172403b5-1a8e-426f-9d0a-35624d6638aa, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 172403b5-1a8e-426f-9d0a-35624d6638aa, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 172403b5-1a8e-426f-9d0a-35624d6638aa, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8457dff-421d-40b7-ade8-a3cb4a2b3b0b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8457dff-421d-40b7-ade8-a3cb4a2b3b0b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'21\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8457dff-421d-40b7-ade8-a3cb4a2b3b0b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f07a8199-98a5-4d99-a682-0027101e3e29, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f07a8199-98a5-4d99-a682-0027101e3e29, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'22\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f07a8199-98a5-4d99-a682-0027101e3e29, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3edb02dc-b298-4ab2-ae68-fbfc1f399e55, localhost:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3edb02dc-b298-4ab2-ae68-fbfc1f399e55, localhost:1189): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3edb02dc-b298-4ab2-ae68-fbfc1f399e55, localhost:1189): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 1189 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:1189, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:1189
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed12b935-c7d3-4b13-b3b9-7b5b99f82a9a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed12b935-c7d3-4b13-b3b9-7b5b99f82a9a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'23\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed12b935-c7d3-4b13-b3b9-7b5b99f82a9a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a9f3b1d-4aba-4fde-b133-5b5cf666c782, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a9f3b1d-4aba-4fde-b133-5b5cf666c782, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'24\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a9f3b1d-4aba-4fde-b133-5b5cf666c782, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 682a2022-0461-4eb9-82f9-3e4efc507fb9, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 682a2022-0461-4eb9-82f9-3e4efc507fb9, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'25\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 682a2022-0461-4eb9-82f9-3e4efc507fb9, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb1625e5-14d5-49a6-ab3d-8e943aae5220, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb1625e5-14d5-49a6-ab3d-8e943aae5220, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'26\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb1625e5-14d5-49a6-ab3d-8e943aae5220, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f39a2b0-d092-42fd-869c-68802f9f9365, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f39a2b0-d092-42fd-869c-68802f9f9365, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'27\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f39a2b0-d092-42fd-869c-68802f9f9365, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89f7dafb-a524-4e1f-a086-82962c877f60, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89f7dafb-a524-4e1f-a086-82962c877f60, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'28\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89f7dafb-a524-4e1f-a086-82962c877f60, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25dabe76-419c-41f0-a61b-233dcd2f92ac, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25dabe76-419c-41f0-a61b-233dcd2f92ac, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'29\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25dabe76-419c-41f0-a61b-233dcd2f92ac, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88a59606-be53-4e3d-89c5-c72f1f192a2e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88a59606-be53-4e3d-89c5-c72f1f192a2e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal150\n                            where col_index_Decimal150 > CAST(\'30\' AS Decimal(15,0));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88a59606-be53-4e3d-89c5-c72f1f192a2e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6af3422c-2a57-4eea-bcb8-b4adf06a4df1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6af3422c-2a57-4eea-bcb8-b4adf06a4df1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ODdlNTU4ZjItNzFiYTZmLWY4NTZmZjQzLWQwYWU0ZjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'1.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6af3422c-2a57-4eea-bcb8-b4adf06a4df1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 66d82afb-db09-4a0d-b6a4-9a2e121f4d6a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 66d82afb-db09-4a0d-b6a4-9a2e121f4d6a, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 66d82afb-db09-4a0d-b6a4-9a2e121f4d6a, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 085f2df8-9f59-40ae-87d9-51a1d9774ce0, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 085f2df8-9f59-40ae-87d9-51a1d9774ce0, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 085f2df8-9f59-40ae-87d9-51a1d9774ce0, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09b47205-7a79-48d8-8a6a-62dbee6efa4e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09b47205-7a79-48d8-8a6a-62dbee6efa4e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'1.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09b47205-7a79-48d8-8a6a-62dbee6efa4e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c23fe5b1-6271-4a14-8b31-f506a2278d79, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c23fe5b1-6271-4a14-8b31-f506a2278d79, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'2.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c23fe5b1-6271-4a14-8b31-f506a2278d79, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99c1347c-4b6b-4923-b456-3810f4642c22, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99c1347c-4b6b-4923-b456-3810f4642c22, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'3.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99c1347c-4b6b-4923-b456-3810f4642c22, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a681d2b-28a7-43a5-bd6a-8ffc50064d6d, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a681d2b-28a7-43a5-bd6a-8ffc50064d6d, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'4.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a681d2b-28a7-43a5-bd6a-8ffc50064d6d, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 41f5e2c3-4346-4c46-9ce8-5f3a0a25987a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41f5e2c3-4346-4c46-9ce8-5f3a0a25987a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'5.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41f5e2c3-4346-4c46-9ce8-5f3a0a25987a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e7c9f5d-1747-4c23-b0d0-b03707322750, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e7c9f5d-1747-4c23-b0d0-b03707322750, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'6.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e7c9f5d-1747-4c23-b0d0-b03707322750, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0514a3ff-ced2-4aeb-999a-9c6f36af71eb, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0514a3ff-ced2-4aeb-999a-9c6f36af71eb, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'7.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0514a3ff-ced2-4aeb-999a-9c6f36af71eb, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f84f3bd-1321-4fc2-9810-29938e25afaf, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f84f3bd-1321-4fc2-9810-29938e25afaf, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'8.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f84f3bd-1321-4fc2-9810-29938e25afaf, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53a9e26a-42d6-4ad5-bccc-7eb25c1dc697, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53a9e26a-42d6-4ad5-bccc-7eb25c1dc697, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'9.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53a9e26a-42d6-4ad5-bccc-7eb25c1dc697, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdc79b40-da1a-4312-97f5-9f160cc592e1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdc79b40-da1a-4312-97f5-9f160cc592e1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'10.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdc79b40-da1a-4312-97f5-9f160cc592e1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 908e9f39-9eb9-4d23-81b1-7b5ef1fabba4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 908e9f39-9eb9-4d23-81b1-7b5ef1fabba4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZDBjYTI2NzktODI5ZTgxMC05NzRmZDU4OC01MjE2NGJjNQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'11.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 908e9f39-9eb9-4d23-81b1-7b5ef1fabba4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 426099f9-b3dd-4f97-8556-a237f6f4aaf8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 426099f9-b3dd-4f97-8556-a237f6f4aaf8, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 426099f9-b3dd-4f97-8556-a237f6f4aaf8, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, c947a4e8-b332-4ea2-bac7-ef2ef2ff9573, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c947a4e8-b332-4ea2-bac7-ef2ef2ff9573, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c947a4e8-b332-4ea2-bac7-ef2ef2ff9573, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a4170e3-0ae6-44a7-a2a1-30c44e0fb371, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a4170e3-0ae6-44a7-a2a1-30c44e0fb371, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'11.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a4170e3-0ae6-44a7-a2a1-30c44e0fb371, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f12942e4-e386-4080-931f-55683bcd885e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f12942e4-e386-4080-931f-55683bcd885e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'12.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f12942e4-e386-4080-931f-55683bcd885e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 445dc305-7116-497f-923a-25b2b87f4a54, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 445dc305-7116-497f-923a-25b2b87f4a54, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'13.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 445dc305-7116-497f-923a-25b2b87f4a54, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 038c7c62-6bc0-4197-b378-63879d69ff6e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 038c7c62-6bc0-4197-b378-63879d69ff6e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'14.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 038c7c62-6bc0-4197-b378-63879d69ff6e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f81bbe9-aef3-4862-b0ad-461ed748cee6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f81bbe9-aef3-4862-b0ad-461ed748cee6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'15.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f81bbe9-aef3-4862-b0ad-461ed748cee6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a5175f3-09d0-4629-b728-534de08ba5a3, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a5175f3-09d0-4629-b728-534de08ba5a3, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'16.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a5175f3-09d0-4629-b728-534de08ba5a3, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c2b174a-fbe8-4956-950a-9351e16b2e05, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c2b174a-fbe8-4956-950a-9351e16b2e05, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'17.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c2b174a-fbe8-4956-950a-9351e16b2e05, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb469ed6-dbc5-4cac-948f-f8d45b031d5e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb469ed6-dbc5-4cac-948f-f8d45b031d5e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'18.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb469ed6-dbc5-4cac-948f-f8d45b031d5e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42125467-5f65-41f6-8265-718eeafed429, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42125467-5f65-41f6-8265-718eeafed429, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'19.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42125467-5f65-41f6-8265-718eeafed429, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f51bcdd1-8c32-4c51-8bf8-d44a5a7e0382, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f51bcdd1-8c32-4c51-8bf8-d44a5a7e0382, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'20.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f51bcdd1-8c32-4c51-8bf8-d44a5a7e0382, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9611fdfd-eab2-4ad7-909c-81f18b0275c7, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9611fdfd-eab2-4ad7-909c-81f18b0275c7, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=YjQ2ZjZlNzYtZWRhYzk2NjktODFkZTdiYjktNjgyYzgyZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'21.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9611fdfd-eab2-4ad7-909c-81f18b0275c7, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e2883c65-ab10-4843-a1db-98e16cd2072b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e2883c65-ab10-4843-a1db-98e16cd2072b, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e2883c65-ab10-4843-a1db-98e16cd2072b, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 87d979c8-e71a-4a90-9319-a7fee1d3e6ac, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87d979c8-e71a-4a90-9319-a7fee1d3e6ac, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87d979c8-e71a-4a90-9319-a7fee1d3e6ac, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88b3a279-1e36-44fd-aa28-b6fbda58e5c8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88b3a279-1e36-44fd-aa28-b6fbda58e5c8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'21.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88b3a279-1e36-44fd-aa28-b6fbda58e5c8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8bc0edd-ae3a-440a-884b-776bdaf2e061, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8bc0edd-ae3a-440a-884b-776bdaf2e061, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'22.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8bc0edd-ae3a-440a-884b-776bdaf2e061, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92210f46-c40d-403a-a6ab-d1f1b851ff48, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92210f46-c40d-403a-a6ab-d1f1b851ff48, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'23.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92210f46-c40d-403a-a6ab-d1f1b851ff48, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51d07174-b20e-40c1-8353-c369528b1c35, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51d07174-b20e-40c1-8353-c369528b1c35, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'24.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51d07174-b20e-40c1-8353-c369528b1c35, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d9f5fc6-9391-4ee6-bcae-f933f0dfc345, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d9f5fc6-9391-4ee6-bcae-f933f0dfc345, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'25.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d9f5fc6-9391-4ee6-bcae-f933f0dfc345, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4bec0488-9c5b-4a8a-af92-fbf949f6a0b4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bec0488-9c5b-4a8a-af92-fbf949f6a0b4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'26.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bec0488-9c5b-4a8a-af92-fbf949f6a0b4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f5fad83-da7d-49bf-ab9d-ca391e9bef57, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f5fad83-da7d-49bf-ab9d-ca391e9bef57, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'27.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f5fad83-da7d-49bf-ab9d-ca391e9bef57, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f1cd2e32-8288-4a1f-9127-afe0dc7d1c7b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1cd2e32-8288-4a1f-9127-afe0dc7d1c7b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'28.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1cd2e32-8288-4a1f-9127-afe0dc7d1c7b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b6a6105-7bab-48c0-9482-69fe57819d6c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b6a6105-7bab-48c0-9482-69fe57819d6c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'29.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b6a6105-7bab-48c0-9482-69fe57819d6c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a536afa1-562e-4871-9064-4cc00e24e542, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a536afa1-562e-4871-9064-4cc00e24e542, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal229\n                            where col_index_Decimal229 > CAST(\'30.123\' AS Decimal(22,9));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a536afa1-562e-4871-9064-4cc00e24e542, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed2b8688-4c9e-4b75-952f-264449cdc685, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed2b8688-4c9e-4b75-952f-264449cdc685, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=N2M2NjA3NzktN2FmN2MwOWUtNDhhZmQ3NGEtMTQ0NzAwYmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'1.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed2b8688-4c9e-4b75-952f-264449cdc685, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5b697a23-4eeb-41a2-bef9-6355fd4c1270, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5b697a23-4eeb-41a2-bef9-6355fd4c1270, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5b697a23-4eeb-41a2-bef9-6355fd4c1270, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 1f41aeef-0c94-45bb-8e00-bd6ba905a81b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1f41aeef-0c94-45bb-8e00-bd6ba905a81b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1f41aeef-0c94-45bb-8e00-bd6ba905a81b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15bf7397-f039-4672-9347-94726efd1ab1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15bf7397-f039-4672-9347-94726efd1ab1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'1.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15bf7397-f039-4672-9347-94726efd1ab1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 459d4a6b-d3a7-43f5-b083-0dbf72d18a3e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 459d4a6b-d3a7-43f5-b083-0dbf72d18a3e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'2.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 459d4a6b-d3a7-43f5-b083-0dbf72d18a3e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33ecbd36-b37c-4dab-8b61-2676719e0fec, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33ecbd36-b37c-4dab-8b61-2676719e0fec, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'3.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33ecbd36-b37c-4dab-8b61-2676719e0fec, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26137832-c700-401f-8461-8e3b1cc4c17b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26137832-c700-401f-8461-8e3b1cc4c17b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'4.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26137832-c700-401f-8461-8e3b1cc4c17b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dfa29642-8b10-439e-86ae-70578a562aef, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfa29642-8b10-439e-86ae-70578a562aef, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'5.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfa29642-8b10-439e-86ae-70578a562aef, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e4ffef4-c5c0-4e19-9b84-1b0bbd666522, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e4ffef4-c5c0-4e19-9b84-1b0bbd666522, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'6.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e4ffef4-c5c0-4e19-9b84-1b0bbd666522, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c474005a-82db-4ee8-a130-3a650a4dcc25, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c474005a-82db-4ee8-a130-3a650a4dcc25, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'7.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c474005a-82db-4ee8-a130-3a650a4dcc25, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e249f271-7098-43db-a4b8-4173cc68e0f7, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e249f271-7098-43db-a4b8-4173cc68e0f7, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'8.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e249f271-7098-43db-a4b8-4173cc68e0f7, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd0c9cac-c994-495a-ba24-bc72448bbc59, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd0c9cac-c994-495a-ba24-bc72448bbc59, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'9.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd0c9cac-c994-495a-ba24-bc72448bbc59, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46781e5e-b2d2-4f6b-8e8a-6df0c3f3ae13, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46781e5e-b2d2-4f6b-8e8a-6df0c3f3ae13, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'10.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46781e5e-b2d2-4f6b-8e8a-6df0c3f3ae13, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a8f0983-9a15-4747-9068-09d8cfde92ca, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a8f0983-9a15-4747-9068-09d8cfde92ca, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=OGM3YTNiZjYtYTM4NDcxMDctZThiNzIxYmEtY2IzZDI3Nzk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'11.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a8f0983-9a15-4747-9068-09d8cfde92ca, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0b6074b0-0c2f-4c65-a7dc-554b0131e269, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0b6074b0-0c2f-4c65-a7dc-554b0131e269, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0b6074b0-0c2f-4c65-a7dc-554b0131e269, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e81e05bc-5556-452d-ab49-b029140b6ae8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e81e05bc-5556-452d-ab49-b029140b6ae8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e81e05bc-5556-452d-ab49-b029140b6ae8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef76e781-394c-4f2d-b5db-dbd21b8365a1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef76e781-394c-4f2d-b5db-dbd21b8365a1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'11.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef76e781-394c-4f2d-b5db-dbd21b8365a1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1fa0e346-2ab0-48c8-83e1-635615c30b45, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fa0e346-2ab0-48c8-83e1-635615c30b45, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'12.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fa0e346-2ab0-48c8-83e1-635615c30b45, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f32dacd-ad09-411a-92d1-38b1f89133f1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f32dacd-ad09-411a-92d1-38b1f89133f1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'13.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f32dacd-ad09-411a-92d1-38b1f89133f1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5ce2314-a315-4a90-bf98-e36a2d6e1a2c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5ce2314-a315-4a90-bf98-e36a2d6e1a2c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'14.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5ce2314-a315-4a90-bf98-e36a2d6e1a2c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8361d979-e359-4186-bce7-f338770d4bd0, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8361d979-e359-4186-bce7-f338770d4bd0, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'15.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8361d979-e359-4186-bce7-f338770d4bd0, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2fe49cbc-f1ce-41a9-a307-a670a3af0f44, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fe49cbc-f1ce-41a9-a307-a670a3af0f44, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'16.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fe49cbc-f1ce-41a9-a307-a670a3af0f44, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 572c1ff7-c163-4a68-b1ee-40506acbe790, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 572c1ff7-c163-4a68-b1ee-40506acbe790, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'17.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 572c1ff7-c163-4a68-b1ee-40506acbe790, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43ce2c20-9e0f-4511-a359-e7667d6d3421, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43ce2c20-9e0f-4511-a359-e7667d6d3421, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'18.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43ce2c20-9e0f-4511-a359-e7667d6d3421, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da04ec5c-c517-4f6b-a748-0125e77fbaf3, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da04ec5c-c517-4f6b-a748-0125e77fbaf3, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'19.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da04ec5c-c517-4f6b-a748-0125e77fbaf3, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b07ca946-361f-4cf4-adbc-3944e5de1333, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b07ca946-361f-4cf4-adbc-3944e5de1333, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'20.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b07ca946-361f-4cf4-adbc-3944e5de1333, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c9e89aa-e00e-4771-a012-ed32822eee18, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c9e89aa-e00e-4771-a012-ed32822eee18, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MzlhMTNmYjctNTE1YjY2ZjUtMjM1NDkyNi1kYWE5NzI0Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'21.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c9e89aa-e00e-4771-a012-ed32822eee18, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 55b04eaa-6b08-44e6-a6f3-c823ad52b5ad, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55b04eaa-6b08-44e6-a6f3-c823ad52b5ad, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55b04eaa-6b08-44e6-a6f3-c823ad52b5ad, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 86c2ae93-46a0-490f-bfc4-96b8a967ec3b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 86c2ae93-46a0-490f-bfc4-96b8a967ec3b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 86c2ae93-46a0-490f-bfc4-96b8a967ec3b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88495fed-ea05-4116-9d93-eeba0152ed0c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88495fed-ea05-4116-9d93-eeba0152ed0c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'21.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88495fed-ea05-4116-9d93-eeba0152ed0c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5f1af27-ae1e-4f4e-af2f-fd4be6743cc5, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f1af27-ae1e-4f4e-af2f-fd4be6743cc5, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'22.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f1af27-ae1e-4f4e-af2f-fd4be6743cc5, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23ed5921-10f2-48ea-9339-7dc2d21b5bc6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23ed5921-10f2-48ea-9339-7dc2d21b5bc6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'23.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23ed5921-10f2-48ea-9339-7dc2d21b5bc6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5de042f1-fbe8-4ca1-8dd3-ffda46b25236, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5de042f1-fbe8-4ca1-8dd3-ffda46b25236, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'24.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5de042f1-fbe8-4ca1-8dd3-ffda46b25236, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a082fde5-e3b2-4dfc-9484-a9acaf6bb993, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a082fde5-e3b2-4dfc-9484-a9acaf6bb993, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'25.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a082fde5-e3b2-4dfc-9484-a9acaf6bb993, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03c1877b-f0fb-4e79-899e-c1b4a3d67dd4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03c1877b-f0fb-4e79-899e-c1b4a3d67dd4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'26.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03c1877b-f0fb-4e79-899e-c1b4a3d67dd4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82ad1b69-119c-4b54-9a40-bb02dbacf519, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82ad1b69-119c-4b54-9a40-bb02dbacf519, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'27.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82ad1b69-119c-4b54-9a40-bb02dbacf519, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67023e21-2206-4081-b13d-315622f4131b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67023e21-2206-4081-b13d-315622f4131b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'28.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67023e21-2206-4081-b13d-315622f4131b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1681c4c-cc0d-4b4d-9850-ee43df1a94d8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1681c4c-cc0d-4b4d-9850-ee43df1a94d8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'29.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1681c4c-cc0d-4b4d-9850-ee43df1a94d8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 629a5663-e242-4fd7-9044-abd7a3269a89, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 629a5663-e242-4fd7-9044-abd7a3269a89, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Decimal3510\n                            where col_index_Decimal3510 > CAST(\'30.123456\' AS Decimal(35,10));\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 629a5663-e242-4fd7-9044-abd7a3269a89, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5441a80f-aa25-4034-b365-c08ada56fd0a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5441a80f-aa25-4034-b365-c08ada56fd0a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=MTVlNmRhZC1lN2Y1M2U4OC05NTBjNzJjNC02MWJkYWJmNw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2001-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5441a80f-aa25-4034-b365-c08ada56fd0a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 20ea4c83-eedb-43b4-b706-bf5051510bba, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20ea4c83-eedb-43b4-b706-bf5051510bba, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20ea4c83-eedb-43b4-b706-bf5051510bba, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7e359dbb-a020-4aba-ae09-1875c4fe7c32, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7e359dbb-a020-4aba-ae09-1875c4fe7c32, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7e359dbb-a020-4aba-ae09-1875c4fe7c32, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b9515e5-916d-4916-937b-3d620d5afa1a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b9515e5-916d-4916-937b-3d620d5afa1a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2001-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b9515e5-916d-4916-937b-3d620d5afa1a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52778000-d5f4-46bc-989e-21f04afb63e6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52778000-d5f4-46bc-989e-21f04afb63e6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2002-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52778000-d5f4-46bc-989e-21f04afb63e6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fb2e62d-5517-4c52-949d-70c13fae77df, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fb2e62d-5517-4c52-949d-70c13fae77df, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2003-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fb2e62d-5517-4c52-949d-70c13fae77df, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9164b0c2-f1f7-40fe-b541-ac56b4df8a5e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9164b0c2-f1f7-40fe-b541-ac56b4df8a5e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2004-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9164b0c2-f1f7-40fe-b541-ac56b4df8a5e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d9ebc1a3-8280-42a4-aeb2-c5baccf63414, localhost:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d9ebc1a3-8280-42a4-aeb2-c5baccf63414, localhost:1189): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d9ebc1a3-8280-42a4-aeb2-c5baccf63414, localhost:1189): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 1189 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:1189, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:1189
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 563bc73e-16e6-4725-85f4-2c794b8afd78, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 563bc73e-16e6-4725-85f4-2c794b8afd78, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2005-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 563bc73e-16e6-4725-85f4-2c794b8afd78, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e6771717-ccc2-45fa-828e-b2d05140bcd8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6771717-ccc2-45fa-828e-b2d05140bcd8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2006-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6771717-ccc2-45fa-828e-b2d05140bcd8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df0bde76-49b0-4b9c-9646-3d81b9c90638, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df0bde76-49b0-4b9c-9646-3d81b9c90638, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2007-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df0bde76-49b0-4b9c-9646-3d81b9c90638, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d43e68ee-fffb-4621-97cf-d905f6c72335, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d43e68ee-fffb-4621-97cf-d905f6c72335, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2008-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d43e68ee-fffb-4621-97cf-d905f6c72335, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e6f1283-eebf-48d6-9176-f96fae4a0684, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e6f1283-eebf-48d6-9176-f96fae4a0684, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2009-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e6f1283-eebf-48d6-9176-f96fae4a0684, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab25e8cb-d2f8-492b-92f9-2e18193d0f38, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab25e8cb-d2f8-492b-92f9-2e18193d0f38, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2010-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab25e8cb-d2f8-492b-92f9-2e18193d0f38, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed53762a-1c23-4af6-a932-222fee3f6742, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed53762a-1c23-4af6-a932-222fee3f6742, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=NjM2ZWJhNjctYzQ2MjIzNjItZjlhNDgwYjMtOTk4MDI2YzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2011-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed53762a-1c23-4af6-a932-222fee3f6742, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c7ef3953-791d-4861-8e2b-24590aa09861, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7ef3953-791d-4861-8e2b-24590aa09861, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7ef3953-791d-4861-8e2b-24590aa09861, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, afffc9ff-1ed9-4277-9bf8-da44449d71d6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, afffc9ff-1ed9-4277-9bf8-da44449d71d6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, afffc9ff-1ed9-4277-9bf8-da44449d71d6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 721c1694-4979-4efd-b35b-a782e5813f19, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 721c1694-4979-4efd-b35b-a782e5813f19, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2011-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 721c1694-4979-4efd-b35b-a782e5813f19, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63618b27-a7e1-4bf8-8340-506f6bdecea8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63618b27-a7e1-4bf8-8340-506f6bdecea8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2012-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63618b27-a7e1-4bf8-8340-506f6bdecea8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b7089335-6149-4d44-8ae4-0f37df074dea, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7089335-6149-4d44-8ae4-0f37df074dea, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2013-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7089335-6149-4d44-8ae4-0f37df074dea, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3eb0d630-1c3e-4bbe-82cc-3b75eef84ed1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3eb0d630-1c3e-4bbe-82cc-3b75eef84ed1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2014-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3eb0d630-1c3e-4bbe-82cc-3b75eef84ed1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2519185-d9f7-4e7a-8e7d-3262b5ad32c8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2519185-d9f7-4e7a-8e7d-3262b5ad32c8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2015-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2519185-d9f7-4e7a-8e7d-3262b5ad32c8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6c9f3e6-9e77-49ae-8156-cb82c47bdd2f, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6c9f3e6-9e77-49ae-8156-cb82c47bdd2f, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2016-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6c9f3e6-9e77-49ae-8156-cb82c47bdd2f, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 696382f1-4906-4691-be67-f4acbdd64eba, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 696382f1-4906-4691-be67-f4acbdd64eba, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2017-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 696382f1-4906-4691-be67-f4acbdd64eba, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34dc4102-c051-4b26-af3a-72ff7fd16f0b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34dc4102-c051-4b26-af3a-72ff7fd16f0b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2018-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34dc4102-c051-4b26-af3a-72ff7fd16f0b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 50256a29-a16b-4c20-ac20-4a2a5328b64c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50256a29-a16b-4c20-ac20-4a2a5328b64c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2019-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50256a29-a16b-4c20-ac20-4a2a5328b64c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b7a0907-4aa4-47f5-8754-1806d982fdd2, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b7a0907-4aa4-47f5-8754-1806d982fdd2, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2020-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b7a0907-4aa4-47f5-8754-1806d982fdd2, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca923233-93c1-4cf7-9e1e-06ae6cdc1e82, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca923233-93c1-4cf7-9e1e-06ae6cdc1e82, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2EwNWUzN2EtYzg2YmQzNjItMmQ1YjIyODgtZTJhOGRmMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2021-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca923233-93c1-4cf7-9e1e-06ae6cdc1e82, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 96de2105-e37c-4329-b5aa-5b2de57d236d, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 96de2105-e37c-4329-b5aa-5b2de57d236d, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 96de2105-e37c-4329-b5aa-5b2de57d236d, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5d1d81c0-b693-47f4-8144-7a9b96b18d81, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5d1d81c0-b693-47f4-8144-7a9b96b18d81, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5d1d81c0-b693-47f4-8144-7a9b96b18d81, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2290750f-3819-47b8-968c-447c01dedaf2, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2290750f-3819-47b8-968c-447c01dedaf2, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2021-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2290750f-3819-47b8-968c-447c01dedaf2, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2ada2b4-40f4-4f18-84cd-7fc2eac4ed53, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2ada2b4-40f4-4f18-84cd-7fc2eac4ed53, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2022-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2ada2b4-40f4-4f18-84cd-7fc2eac4ed53, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd512fd2-18d5-44b9-82f9-3f41051b678a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd512fd2-18d5-44b9-82f9-3f41051b678a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2023-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd512fd2-18d5-44b9-82f9-3f41051b678a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 077e938b-22eb-438b-8ad1-61f4e80a8560, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 077e938b-22eb-438b-8ad1-61f4e80a8560, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2024-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 077e938b-22eb-438b-8ad1-61f4e80a8560, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 390d9bbf-151f-45f9-84fb-160f19d4f4ff, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 390d9bbf-151f-45f9-84fb-160f19d4f4ff, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2025-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 390d9bbf-151f-45f9-84fb-160f19d4f4ff, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e45a79df-61be-45ab-a78f-0030a97b11c1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e45a79df-61be-45ab-a78f-0030a97b11c1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2026-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e45a79df-61be-45ab-a78f-0030a97b11c1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d510525e-2788-4d58-822b-00830ca7e27b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d510525e-2788-4d58-822b-00830ca7e27b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2027-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d510525e-2788-4d58-822b-00830ca7e27b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f04d5cec-57d0-4fe2-9bcb-52a921e496f4, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f04d5cec-57d0-4fe2-9bcb-52a921e496f4, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2028-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f04d5cec-57d0-4fe2-9bcb-52a921e496f4, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a446c0e-6cba-4f48-8df5-89bc846b81e2, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a446c0e-6cba-4f48-8df5-89bc846b81e2, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2029-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a446c0e-6cba-4f48-8df5-89bc846b81e2, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6f11704-90c8-423e-91a0-07e44999dcf6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6f11704-90c8-423e-91a0-07e44999dcf6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Date32\n                            where col_index_Date32 > CAST(\'2030-01-01\' AS Date32);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6f11704-90c8-423e-91a0-07e44999dcf6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a708c1b-ce53-46d7-8166-fb9c13e236d9, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a708c1b-ce53-46d7-8166-fb9c13e236d9, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZGFjNjFkNzgtNTY1YjAyZGItOGU2YWZhNGUtZmI0MTcwMmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2001-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a708c1b-ce53-46d7-8166-fb9c13e236d9, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ede53084-7968-44a9-a1cd-71ad7d5e6d5e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ede53084-7968-44a9-a1cd-71ad7d5e6d5e, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ede53084-7968-44a9-a1cd-71ad7d5e6d5e, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3c1b162e-6e2e-4bfb-bddd-5b9b71ca1e6f, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3c1b162e-6e2e-4bfb-bddd-5b9b71ca1e6f, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3c1b162e-6e2e-4bfb-bddd-5b9b71ca1e6f, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a2f5187-8e62-499a-a282-bbba68edeade, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a2f5187-8e62-499a-a282-bbba68edeade, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2001-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a2f5187-8e62-499a-a282-bbba68edeade, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d5144a7-cde7-4157-9151-09b0b02e33c2, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d5144a7-cde7-4157-9151-09b0b02e33c2, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2002-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d5144a7-cde7-4157-9151-09b0b02e33c2, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb53b6c3-494b-436a-9c2a-813a78411a89, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb53b6c3-494b-436a-9c2a-813a78411a89, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2003-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb53b6c3-494b-436a-9c2a-813a78411a89, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 600ce3ac-2aff-458c-9ee1-254170547a2e, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 600ce3ac-2aff-458c-9ee1-254170547a2e, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2004-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 600ce3ac-2aff-458c-9ee1-254170547a2e, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e3217ea-a32f-43b8-a90d-04e1cf6b7b3a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e3217ea-a32f-43b8-a90d-04e1cf6b7b3a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2005-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e3217ea-a32f-43b8-a90d-04e1cf6b7b3a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf7704f3-2939-44e6-a017-9bf150837f17, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf7704f3-2939-44e6-a017-9bf150837f17, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2006-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf7704f3-2939-44e6-a017-9bf150837f17, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f34c2de0-e35a-4da3-96b8-0f1f55048fe6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f34c2de0-e35a-4da3-96b8-0f1f55048fe6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2007-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f34c2de0-e35a-4da3-96b8-0f1f55048fe6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eba84c7e-4f32-4076-82b1-80901af57049, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eba84c7e-4f32-4076-82b1-80901af57049, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2008-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eba84c7e-4f32-4076-82b1-80901af57049, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cade2443-c1f4-4f56-8f74-401b0c80bc07, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cade2443-c1f4-4f56-8f74-401b0c80bc07, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2009-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cade2443-c1f4-4f56-8f74-401b0c80bc07, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ee2d0c5-402c-47b7-9fba-086c305cc3fb, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ee2d0c5-402c-47b7-9fba-086c305cc3fb, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2010-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ee2d0c5-402c-47b7-9fba-086c305cc3fb, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1a55b4f-ea8d-4db6-929b-0a32cca0a275, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1a55b4f-ea8d-4db6-929b-0a32cca0a275, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=Y2I5N2ZmN2YtMTdiZTlkMi02YTlkMDUzYS04YTliMGU0Ng==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2011-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1a55b4f-ea8d-4db6-929b-0a32cca0a275, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ef755b7b-4998-4843-bdf9-e5b38faa0aca, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ef755b7b-4998-4843-bdf9-e5b38faa0aca, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ef755b7b-4998-4843-bdf9-e5b38faa0aca, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b0dc3144-320b-4801-888b-7c9c5a64ff1a, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b0dc3144-320b-4801-888b-7c9c5a64ff1a, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b0dc3144-320b-4801-888b-7c9c5a64ff1a, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb032392-e8e4-489f-9319-354825ff7b53, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb032392-e8e4-489f-9319-354825ff7b53, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2011-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb032392-e8e4-489f-9319-354825ff7b53, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18bb86f9-181a-46b6-9951-44309906a077, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18bb86f9-181a-46b6-9951-44309906a077, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2012-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18bb86f9-181a-46b6-9951-44309906a077, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5ac04ec-687d-4902-bfc0-9ab1ad57a707, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5ac04ec-687d-4902-bfc0-9ab1ad57a707, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2013-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5ac04ec-687d-4902-bfc0-9ab1ad57a707, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e32afc48-3bde-40a7-9165-0577e2bb28fc, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e32afc48-3bde-40a7-9165-0577e2bb28fc, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2014-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e32afc48-3bde-40a7-9165-0577e2bb28fc, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac31eed3-5231-43a8-9e57-79c825389fda, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac31eed3-5231-43a8-9e57-79c825389fda, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2015-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac31eed3-5231-43a8-9e57-79c825389fda, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b627bc68-c0bc-4d57-8085-cb920c2eca37, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b627bc68-c0bc-4d57-8085-cb920c2eca37, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2016-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b627bc68-c0bc-4d57-8085-cb920c2eca37, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6342b1d4-c3ea-4190-81e2-c438b930c1a3, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6342b1d4-c3ea-4190-81e2-c438b930c1a3, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2017-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6342b1d4-c3ea-4190-81e2-c438b930c1a3, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a985d6f-34e5-494e-8de8-94b2bb7f532b, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a985d6f-34e5-494e-8de8-94b2bb7f532b, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2018-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a985d6f-34e5-494e-8de8-94b2bb7f532b, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f510bb17-2489-4495-a5ba-80add77238d6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f510bb17-2489-4495-a5ba-80add77238d6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2019-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f510bb17-2489-4495-a5ba-80add77238d6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5195061b-a9ec-4a8c-a2d2-2b0bdc3d251c, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5195061b-a9ec-4a8c-a2d2-2b0bdc3d251c, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2020-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5195061b-a9ec-4a8c-a2d2-2b0bdc3d251c, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd840660-c053-445d-b3ab-e013adb96ae6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd840660-c053-445d-b3ab-e013adb96ae6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZmE4YjQ4MjktNjFkM2I0NTktZTMyZWYwNjktNzliODJkOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2021-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd840660-c053-445d-b3ab-e013adb96ae6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 27e32720-e615-477d-899b-fae8ede28f61, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 27e32720-e615-477d-899b-fae8ede28f61, ghrun-jhhelrhzfq.auto.internal:1189): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 27e32720-e615-477d-899b-fae8ede28f61, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 9ddfb556-df92-4df3-bb5f-6fca87c57968, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9ddfb556-df92-4df3-bb5f-6fca87c57968, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9ddfb556-df92-4df3-bb5f-6fca87c57968, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 082f01a3-062e-4c47-bba1-192b9f79ebd1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 082f01a3-062e-4c47-bba1-192b9f79ebd1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2021-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 082f01a3-062e-4c47-bba1-192b9f79ebd1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 094e5c8d-b683-46ff-8d0b-cb4477254078, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 094e5c8d-b683-46ff-8d0b-cb4477254078, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2022-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 094e5c8d-b683-46ff-8d0b-cb4477254078, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ba4918d-5ef1-4275-ab96-fef97cda86aa, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ba4918d-5ef1-4275-ab96-fef97cda86aa, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2023-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ba4918d-5ef1-4275-ab96-fef97cda86aa, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd3e9da0-fcfb-4ec9-b18c-9ef9a3d530a9, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd3e9da0-fcfb-4ec9-b18c-9ef9a3d530a9, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2024-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd3e9da0-fcfb-4ec9-b18c-9ef9a3d530a9, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26f123de-8a6a-43f2-8e50-e4544d2b5db8, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26f123de-8a6a-43f2-8e50-e4544d2b5db8, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2025-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26f123de-8a6a-43f2-8e50-e4544d2b5db8, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a75527f-1b25-44b2-8d9f-266983fa5c71, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a75527f-1b25-44b2-8d9f-266983fa5c71, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2026-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a75527f-1b25-44b2-8d9f-266983fa5c71, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8afd710a-fd99-494b-a602-bda302b9ecf2, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8afd710a-fd99-494b-a602-bda302b9ecf2, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2027-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8afd710a-fd99-494b-a602-bda302b9ecf2, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a74795f-6650-47e8-815a-9c1c875a783d, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a74795f-6650-47e8-815a-9c1c875a783d, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2028-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a74795f-6650-47e8-815a-9c1c875a783d, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 865d341f-1285-4300-bc99-02fb87ba47b6, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 865d341f-1285-4300-bc99-02fb87ba47b6, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2029-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 865d341f-1285-4300-bc99-02fb87ba47b6, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa224068-941c-4864-a4ce-caccc9673ed1, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa224068-941c-4864-a4ce-caccc9673ed1, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                            select count(*) as count\n                            from table_index_3__SYNC VIEW idx_col_index_Datetime64\n                            where col_index_Datetime64 > CAST(\'2030-10-02T11:00:00Z\' AS Datetime64);\n                            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa224068-941c-4864-a4ce-caccc9673ed1, ghrun-jhhelrhzfq.auto.internal:1189): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.connection:connection.py:379 RpcState(DeleteSession, db06a30c-8763-42ab-b3b9-99011a994d83, ghrun-jhhelrhzfq.auto.internal:1189): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, db06a30c-8763-42ab-b3b9-99011a994d83, ghrun-jhhelrhzfq.auto.internal:1189): request = { session_id: "ydb://session/3?node_id=1&id=ZWU4YzVmOWMtYjc5MTdjNGEtZTBiYmZmOWEtZTZkMGZlMmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, db06a30c-8763-42ab-b3b9-99011a994d83, ghrun-jhhelrhzfq.auto.internal:1189): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:1189
INFO     ydb.connection:connection.py:502 Closing channel for endpoint ghrun-jhhelrhzfq.auto.internal:1189
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1189/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19057
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22187
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13723
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27936
============================== slowest durations ===============================
307.28s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
47.13s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
10.39s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
=========================== short test summary info ============================
ERROR test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/5xva/0014ef/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index.table_index_3__SYNC-pk_types6-all_types6-index6---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
GRpc shutdown warning: left infly: 131, spent: 7.79795 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 131, spent: 11.168209 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 131, spent: 14.527998 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 131, spent: 18.005056 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 131, spent: 21.499299 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 131, spent: 25.032987 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 131, spent: 28.524473 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 131, spent: 30.001376 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==805761==ERROR: LeakSanitizer: detected memory leaks

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

Indirect leak of 184000 byte(s) in 125 object(s) allocated from:
#0 0x00001faf980d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046ec4e7c in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:12
#2 0x000046ec3212 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#3 0x000046ec0db2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#4 0x00003b71b25c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#5 0x00003b71b25c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#6 0x00003b71b25c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#7 0x00003b71b25c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#8 0x00003b71b25c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#9 0x00003b71b25c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#10 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#11 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#12 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#13 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
#14 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#15 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 132000 byte(s) in 125 object(s) allocated from:
#0 0x00001faf980d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000046ec628a in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::TGRpcRequestImpl(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>*, grpc::ServerCompletionQueue*, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const*, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>) /-S/ydb/library/grpc/server/grpc_request.h:75:19
#2 0x000046ec50f1 in TIntrusivePtr<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>> MakeIntrusive<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>, TDefaultIntrusivePtrOps<NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>>, NKikimr::NGRpcService::TGRpcFqPrivateTaskService*, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&>(NKikimr::NGRpcService::TGRpcFqPrivateTaskService*&&, Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>* const&, grpc::ServerCompletionQueue* const&, std::__y1::function<void (NYdbGrpc::IRequestContextBase*)>&, void (Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_GetTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_PingTask<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_WriteTaskResult<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_NodesHealthCheck<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_CreateRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::WithAsyncMethod_DeleteRateLimiterResource<Fq::Private::V1::FqPrivateTaskService::Service>>>>>>::*&)(grpc::ServerContext*, Fq::Private::NodesHealthCheckRequest*, grpc::ServerAsyncResponseWriter<Fq::Private::NodesHealthCheckResponse>*, grpc::CompletionQueue*, grpc::ServerCompletionQueue*, void*), char const* const&, TIntrusivePtr<NYdbGrpc::TLogger, TDefaultIntrusivePtrOps<NYdbGrpc::TLogger>>&, TIntrusivePtr<NYdbGrpc::ICounterBlock, TDefaultIntrusivePtrOps<NYdbGrpc::ICounterBlock>>&&, TIntrusivePtr<NYdbGrpc::IGRpcRequestLimiter, TDefaultIntrusivePtrOps<NYdbGrpc::IGRpcRequestLimiter>>&) /-S/util/generic/ptr.h:834:16
#3 0x000046ec3212 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::Clone() /-S/ydb/library/grpc/server/grpc_request.h:258:17
#4 0x000046ec0db2 in NYdbGrpc::TGRpcRequestImpl<Fq::Private::NodesHealthCheckRequest, Fq::Private::NodesHealthCheckResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::NodesHealthCheckResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:421:9
#5 0x00003b71b25c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#6 0x00003b71b25c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#7 0x00003b71b25c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#8 0x00003b71b25c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#9 0x00003b71b25c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#10 0x00003b71b25c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#11 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#12 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#13 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#14 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
#15 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#16 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#17 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

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

Indirect leak of 87122 byte(s) in 254 object(s) allocated from:
#0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x000034723fc8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034723fc8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034723fc8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
#6 0x000034872938 in std::__y1::unique_ptr<grpc_core::Message, grpc_core::Arena::PooledDeleter> grpc_core::Arena::MakePooled<grpc_core::Message>() /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
#7 0x000034875e2b in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*, bool) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:850:45
#8 0x0000348901aa in grpc_core::promise_filter_detail::ServerCallData::WakeInsideCombiner(grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2489:24
#9 0x0000348742d7 in grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:746:10
#10 0x0000348997fe in operator() /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
#11 0x0000348997fe in grpc_closure grpc_core::MakeMemberClosure<grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage, &grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage::OnComplete(y_absl::lts_y_20240722::Status)>(grpc_core::promise_filter_detail::BaseCallData::ReceiveMessage*, grpc_core::DebugLocation)::'lambda'(void*, y_absl::lts_y_20240722::Status)::__invoke(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/lib/iomgr/closure.h:128:3
#12 0x000034648f7e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#13 0x000034648f7e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#14 0x00003481bcb4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#15 0x00003481bcb4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#16 0x000034817888 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#17 0x00003483b5c8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#18 0x0000347f6078 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#19 0x000034edbc9e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#20 0x0000345fde0f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#21 0x0000345fde0f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#22 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#23 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#24 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#25 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
#26 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#27 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#28 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 86875 byte(s) in 125 object(s) allocated from:
#0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x000034723d02 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x0000347aa4d8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x0000347aa4d8 in New<grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10UL>::Chunk> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:172:28
#6 0x0000347aa4d8 in grpc_core::ChunkedVector<std::__y1::pair<grpc_core::Slice, grpc_core::Slice>, 10ul>::AppendSlot() /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:239:24
#7 0x0000347a6f98 in EmplaceBack<grpc_core::Slice, grpc_core::Slice> /-S/contrib/libs/grpc/src/core/lib/gprpp/chunked_vector.h:83:15
#8 0x0000347a6f98 in grpc_core::metadata_detail::UnknownMap::Append(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, grpc_core::Slice) /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.cc:46:12
#9 0x000034ab8424 in operator() /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:389:19
#10 0x000034ab8424 in grpc_core::ParsedMetadata<grpc_metadata_batch>::KeyValueVTable(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>)::'lambda'(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*)::__invoke(grpc_core::metadata_detail::Buffer const&, grpc_metadata_batch*) /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:387:27
#11 0x000034aa1951 in SetOnContainer /-S/contrib/libs/grpc/src/core/lib/transport/parsed_metadata.h:189:5
#12 0x000034aa1951 in Set /-S/contrib/libs/grpc/src/core/lib/transport/metadata_batch.h:1394:7
#13 0x000034aa1951 in EmitHeader /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:784:25
#14 0x000034aa1951 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:818:5
#15 0x000034aa1951 in FinishHeaderOmitFromTable /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:809:5
#16 0x000034aa1951 in grpc_core::HPackParser::Parser::Parse() /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:667:20
#17 0x000034aa07da in grpc_core::HPackParser::ParseInputInner(grpc_core::HPackParser::Input*) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1112:9
#18 0x000034a9f53e in grpc_core::HPackParser::ParseInput(grpc_core::HPackParser::Input, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1077:3
#19 0x000034a9f1a1 in grpc_core::HPackParser::Parse(grpc_slice const&, bool) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/hpack_parser.cc:1071:10
#20 0x000034ae94ea in grpc_chttp2_header_parser_parse(void*, grpc_chttp2_transport*, grpc_chttp2_stream*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:852:37
#21 0x000034ae8e1c in parse_frame_slice(grpc_chttp2_transport*, grpc_slice const&, int) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:806:7
#22 0x000034ae76bb in grpc_chttp2_perform_read(grpc_chttp2_transport*, grpc_slice const&) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/parsing.cc:367:15
#23 0x000034a859ed in read_action_locked(void*, y_absl::lts_y_20240722::Status) /-S/contrib/libs/grpc/src/core/ext/transport/chttp2/transport/chttp2_transport.cc:2533:19
#24 0x00003466e106 in grpc_combiner_continue_exec_ctx() /-S/contrib/libs/grpc/src/core/lib/iomgr/combiner.cc:231:5
#25 0x000034648fb4 in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:75:17
#26 0x00003481bcb4 in end_worker /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc
#27 0x00003481bcb4 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_epoll1_linux.cc:1049:3
#28 0x000034817888 in pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/ev_posix.cc:249:7
#29 0x00003483b5c8 in grpc_pollset_work(grpc_pollset*, grpc_pollset_worker**, grpc_core::Timestamp) /-S/contrib/libs/grpc/src/core/lib/iomgr/pollset.cc:48:10
#30 0x0000347f6078 in cq_next(grpc_completion_queue*, gpr_timespec, void*) /-S/contrib/libs/grpc/src/core/lib/surface/completion_queue.cc:1036:29
#31 0x000034edbc9e in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:166:15
#32 0x0000345fde0f in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#33 0x0000345fde0f in NYdbGrpc::Dev::PullEvents(grpc::CompletionQueue*) /-S/ydb/public/sdk/cpp/src/library/grpc/client/grpc_client_low.cpp:190:18
#34 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#35 0x00002222024e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#36 0x00002222024e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#37 0x0000222207ac in Execute /-S/util/thread/factory.h:15:13
#38 0x0000222207ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#39 0x00001fe1fa64 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#40 0x00001fabd326 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 72009 byte(s) in 127 object(s) allocated from:
#0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x000034723fc8 in AllocZone /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x000034723fc8 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x000034723fc8 in grpc_core::Arena::AllocPooled(unsigned long, unsigned long, std::__y1::atomic<grpc_core::Arena::FreePoolNode*>*) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:144:15
#6 0x0000347882df in MakePooled<grpc_metadata_batch, grpc_core::Arena *&> /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:224:14
#7 0x0000347882df in grpc_core::ServerMetadataFromStatus(y_absl::lts_y_20240722::Status const&, grpc_core::Arena*) /-S/contrib/libs/grpc/src/core/lib/transport/transport.cc:277:21
#8 0x00003488aa55 in grpc_core::promise_filter_detail::ServerCallData::Completed(y_absl::lts_y_20240722::Status, grpc_core::promise_filter_detail::BaseCallData::Flusher*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2241:27
#9 0x0000348885b9 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2058:5
#10 0x00003486ceee in grpc_core::promise_filter_detail::BaseCallData::Flusher::~Flusher() /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:316:3
#11 0x000034888cc3 in grpc_core::promise_filter_detail::ServerCallData::StartBatch(grpc_transport_stream_op_batch*) /-S/contrib/libs/grpc/src/core/lib/channel/promise_based_filter.cc:2174:1
#12 0x000034648f7e in exec_ctx_run /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:45:3
#13 0x000034648f7e in grpc_core::ExecCtx::Flush() /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.cc:72:9
#14 0x00003474fca4 in ~ExecCtx /-S/contrib/libs/grpc/src/core/lib/iomgr/exec_ctx.h:117:5
#15 0x00003474fca4 in grpc_call_cancel_with_status /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3501:1
#16 0x00003b751406 in grpc::ServerContextBase::TryCancel() const /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:347:7
#17 0x00003b70f0bc in NYdbGrpc::TGrpcServiceProtectiable::StopService() /-S/ydb/library/grpc/server/grpc_server.cpp:64:26
#18 0x00003b7163fe in NYdbGrpc::TGRpcServer::Stop() /-S/ydb/library/grpc/server/grpc_server.cpp:278:18
#19 0x000042269729 in NKikimr::(anonymous namespace)::StopGRpcServers(std::__y1::weak_ptr<NKikimr::TGRpcServersWrapper>) /-S/ydb/core/driver_lib/run/run.cpp:189:21
#20 0x000042268a12 in NKikimr::TKikimrRunner::KikimrStop(bool) /-S/ydb/core/driver_lib/run/run.cpp:2158:9
#21 0x00003f5c1f3c in NKikimr::MainRun(NKikimr::TKikimrRunConfig const&, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:50:17
#22 0x0000420ef64b in NKikimr::NDriverClient::TClientCommandServer::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/core/driver_lib/cli_utils/cli_cmds_server.cpp:51:12
#23 0x00003f6475a5 in NYdb::NConsoleClient::TClientCommandTree::Run(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:512:33
#24 0x00003f641205 in NYdb::NConsoleClient::TClientCommand::Process(NYdb::NConsoleClient::TClientCommand::TConfig&) /-S/ydb/public/lib/ydb_cli/common/command.cpp:257:16
#25 0x00003f6339c7 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
#26 0x00003f5c7f86 in NKikimr::Main(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:151:20
#27 0x00003f5cbe3d in ParameterizedMain(int, char**, std::__y1::shared_ptr<NKikimr::TModuleFactories>) /-S/ydb/core/driver_lib/run/main.cpp:201:16
#28 0x00001fa1d845 in main /-S/ydb/apps/ydbd/main.cpp:31:12
#29 0x7f578bb5cd8f  (/lib/x86_64-linux-gnu/libc.so.6+0x29d8f) (BuildId: 4f7b0c955c3d81d7cac1501a2498b69d1d82bfe7)

Indirect leak of 55314 byte(s) in 126 object(s) allocated from:
#0 0x00001fabf964 in malloc /-S/contrib/libs/clang20-rt/lib/asan/asan_malloc_linux.cpp:67:3
#1 0x0000346281d0 in gpr_malloc /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:32:7
#2 0x0000346281d0 in gpr_malloc_aligned /-S/contrib/libs/grpc/src/core/lib/gpr/alloc.cc:63:13
#3 0x000034723d02 in grpc_core::Arena::AllocZone(unsigned long) /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.cc:108:18
#4 0x00003474e7c2 in Alloc /-S/contrib/libs/grpc/src/core/lib/resource_quota/arena.h:162:14
#5 0x00003474e7c2 in grpc_call_arena_alloc /-S/contrib/libs/grpc/src/core/lib/surface/call.cc:3433:49
#6 0x00003b74feb6 in grpc::ServerContextBase::BeginCompletionOp(grpc::internal::Call*, std::__y1::function<void (bool)>, grpc::internal::ServerCallbackCall*) /-S/contrib/libs/grpc/src/cpp/server/server_context.cc:312:12
#7 0x00003b728a9a in grpc::ServerInterface::BaseAsyncRequest::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:207:15
#8 0x000046eb03fa in FinalizeResult /-S/contrib/libs/grpc/include/grpcpp/server_interface.h
#9 0x000046eb03fa in grpc::ServerInterface::PayloadAsyncRequest<Fq::Private::NodesHealthCheckRequest>::FinalizeResult(void**, bool*) /-S/contrib/libs/grpc/include/grpcpp/server_interface.h:289:38
#10 0x000034edbd19 in grpc::CompletionQueue::AsyncNextInternal(void**, bool*, gpr_timespec) /-S/contrib/libs/grpc/src/cpp/common/completion_queue_cc.cc:177:26
#11 0x00003b71b216 in Next /-S/contrib/libs/grpc/include/grpcpp/completion_queue.h:182:13
#12 0x00003b71b216 in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:41:17
#13 0x00003b71b216 in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#14 0x00003b71b216 in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#15 0x00003b71b216 in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#16 0x00003b71b216 in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
==================== 1 passed, 1 error in 367.91s (0:06:07) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/00148d/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
380.19s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
17.07s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
10.47s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
======================== 1 passed in 409.19s (0:06:49) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001471/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
337.00s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
12.06s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
10.63s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
======================== 1 passed in 361.30s (0:06:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/00147e/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
354.03s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
12.12s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
10.57s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0_UNIQUE_SYNC-pk_types4-all_types4-index4--UNIQUE-SYNC]
======================== 1 passed in 378.78s (0:06:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 798987
DEBUG    ya.test:process.py:259 Command (pid 798987) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 798987) elapsed time (sec): 0.9261770248413086
DEBUG    ya.test:process.py:263 Command (pid 798987) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) maxrss: 479032
DEBUG    ya.test:process.py:263 Command (pid 798987) minflt: 45296
DEBUG    ya.test:process.py:263 Command (pid 798987) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) nivcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 798987) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 798987) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 798987) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 798987) stime: 0.21020899999999998
DEBUG    ya.test:process.py:263 Command (pid 798987) utime: 0.503319
DEBUG    ya.test:process.py:263 Command (pid 798987) wtime: 0.942
DEBUG    ya.test:process.py:275 Command (pid 798987) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9171
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/001520/r3tmp/kikimr_cluster_km0tteqs
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29041
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64367
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11374
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001520/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/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_1_e2xo9n.log --grpc-port=29041 --mon-port=6786 --ic-port=9171
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29041/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001520/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/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_1_e2xo9n.log --grpc-port=29041 --mon-port=6786 --ic-port=9171
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1/logfile_1_e2xo9n.log', '--grpc-port=29041', '--mon-port=6786', '--ic-port=9171')' in '/home/runner/.ya/build/build_root/5xva/001520/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 799240
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29041/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 799242
DEBUG    ya.test:process.py:259 Command (pid 799242) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 799242) elapsed time (sec): 0.8634243011474609
DEBUG    ya.test:process.py:263 Command (pid 799242) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) maxrss: 487404
DEBUG    ya.test:process.py:263 Command (pid 799242) minflt: 45380
DEBUG    ya.test:process.py:263 Command (pid 799242) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 799242) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 799242) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 799242) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 799242) stime: 0.184935
DEBUG    ya.test:process.py:263 Command (pid 799242) utime: 0.534419
DEBUG    ya.test:process.py:263 Command (pid 799242) wtime: 0.865
DEBUG    ya.test:process.py:275 Command (pid 799242) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9171\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9171\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 800326
DEBUG    ya.test:process.py:259 Command (pid 800326) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 800326) elapsed time (sec): 1.129835844039917
DEBUG    ya.test:process.py:263 Command (pid 800326) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) maxrss: 580140
DEBUG    ya.test:process.py:263 Command (pid 800326) minflt: 51787
DEBUG    ya.test:process.py:263 Command (pid 800326) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) nivcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 800326) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 800326) nvcsw: 621
DEBUG    ya.test:process.py:263 Command (pid 800326) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 800326) stime: 0.303289
DEBUG    ya.test:process.py:263 Command (pid 800326) utime: 0.561259
DEBUG    ya.test:process.py:263 Command (pid 800326) wtime: 1.135
DEBUG    ya.test:process.py:275 Command (pid 800326) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001520/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29041', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 800739
DEBUG    ya.test:process.py:259 Command (pid 800739) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 800739) elapsed time (sec): 1.0110342502593994
DEBUG    ya.test:process.py:263 Command (pid 800739) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) maxrss: 580140
DEBUG    ya.test:process.py:263 Command (pid 800739) minflt: 51818
DEBUG    ya.test:process.py:263 Command (pid 800739) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 800739) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 800739) nvcsw: 678
DEBUG    ya.test:process.py:263 Command (pid 800739) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 800739) stime: 0.273313
DEBUG    ya.test:process.py:263 Command (pid 800739) utime: 0.588773
DEBUG    ya.test:process.py:263 Command (pid 800739) wtime: 1.013
DEBUG    ya.test:process.py:275 Command (pid 800739) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 073118db-a7b2-4ba6-b9e1-ba43913177e4, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 073118db-a7b2-4ba6-b9e1-ba43913177e4, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 073118db-a7b2-4ba6-b9e1-ba43913177e4, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 41cd2e57-0a6c-44e5-b0be-2d77d381080b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41cd2e57-0a6c-44e5-b0be-2d77d381080b, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41cd2e57-0a6c-44e5-b0be-2d77d381080b, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, deb1ccf2-f684-4ba3-8c70-4fa1dbf0183a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, deb1ccf2-f684-4ba3-8c70-4fa1dbf0183a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, deb1ccf2-f684-4ba3-8c70-4fa1dbf0183a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b88e4a3-1ef5-48f9-bb41-7b81807ecad7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b88e4a3-1ef5-48f9-bb41-7b81807ecad7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_0__ASYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_Int64 Int64, col_index_Uint64 Uint64, col_index_Int32 Int32, col_index_Uint32 Uint32, col_index_Int16 Int16, col_index_Uint16 Uint16, col_index_Int8 Int8, col_index_Uint8 Uint8, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10),\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_Int64 GLOBAL  ASYNC ON \n                        (col_index_Int64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint64 GLOBAL  ASYNC ON \n                        (col_index_Uint64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Int32 GLOBAL  ASYNC ON \n                        (col_index_Int32) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint32 GLOBAL  ASYNC ON \n                        (col_index_Uint32) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Int16 GLOBAL  ASYNC ON \n                        (col_index_Int16) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint16 GLOBAL  ASYNC ON \n                        (col_index_Uint16) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Int8 GLOBAL  ASYNC ON \n                        (col_index_Int8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint8 GLOBAL  ASYNC ON \n                        (col_index_Uint8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Bool GLOBAL  ASYNC ON \n                        (col_index_Bool) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Decimal150 GLOBAL  ASYNC ON \n                        (col_index_Decimal150) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Decimal229 GLOBAL  ASYNC ON \n                        (col_index_Decimal229) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Decimal3510 GLOBAL  ASYNC ON \n                        (col_index_Decimal3510) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b88e4a3-1ef5-48f9-bb41-7b81807ecad7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b8831e7d-c141-4a7f-a8f0-f89f26a0da98, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8831e7d-c141-4a7f-a8f0-f89f26a0da98, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8831e7d-c141-4a7f-a8f0-f89f26a0da98, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87f34411-e5eb-4750-a1b7-0159f7783877, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87f34411-e5eb-4750-a1b7-0159f7783877, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87f34411-e5eb-4750-a1b7-0159f7783877, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a02dd87-56b7-4dfb-95c2-fe59aa0fd7c9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a02dd87-56b7-4dfb-95c2-fe59aa0fd7c9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a02dd87-56b7-4dfb-95c2-fe59aa0fd7c9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c73573c2-e14d-4231-a8c3-2064cce19e13, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c73573c2-e14d-4231-a8c3-2064cce19e13, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c73573c2-e14d-4231-a8c3-2064cce19e13, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c16c042-fe7c-4c63-a38a-f8cc172cc7d7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c16c042-fe7c-4c63-a38a-f8cc172cc7d7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c16c042-fe7c-4c63-a38a-f8cc172cc7d7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96eab362-622c-4a6b-bb52-86eec1ea99fb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96eab362-622c-4a6b-bb52-86eec1ea99fb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96eab362-622c-4a6b-bb52-86eec1ea99fb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 837e0ac8-cb48-42f5-863f-095770eb2906, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 837e0ac8-cb48-42f5-863f-095770eb2906, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 837e0ac8-cb48-42f5-863f-095770eb2906, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7cdf32df-611c-4a5e-9246-506e0539e063, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cdf32df-611c-4a5e-9246-506e0539e063, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cdf32df-611c-4a5e-9246-506e0539e063, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e416a5d0-e1b6-4332-9d3e-247ec8841966, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e416a5d0-e1b6-4332-9d3e-247ec8841966, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e416a5d0-e1b6-4332-9d3e-247ec8841966, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7938e01c-dc1d-4f33-86a2-bba1b2a5941a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7938e01c-dc1d-4f33-86a2-bba1b2a5941a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7938e01c-dc1d-4f33-86a2-bba1b2a5941a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 135d2e45-a9b5-433d-843b-f47966098037, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 135d2e45-a9b5-433d-843b-f47966098037, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 135d2e45-a9b5-433d-843b-f47966098037, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e364eb8-1fb1-497b-9749-60388382b092, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e364eb8-1fb1-497b-9749-60388382b092, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e364eb8-1fb1-497b-9749-60388382b092, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 384b927b-391e-4709-8273-9c6dda2fc68f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 384b927b-391e-4709-8273-9c6dda2fc68f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 384b927b-391e-4709-8273-9c6dda2fc68f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 130d4812-eba5-4183-b0fe-3dfb77aa77d1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 130d4812-eba5-4183-b0fe-3dfb77aa77d1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 130d4812-eba5-4183-b0fe-3dfb77aa77d1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0ac0b74-b4d5-4e1d-bb59-e977e1b4c9a5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0ac0b74-b4d5-4e1d-bb59-e977e1b4c9a5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0ac0b74-b4d5-4e1d-bb59-e977e1b4c9a5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c178660-2f82-4ce7-bfce-9157a0b3698f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c178660-2f82-4ce7-bfce-9157a0b3698f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c178660-2f82-4ce7-bfce-9157a0b3698f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3984022b-507a-41e0-b163-b80c31256569, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3984022b-507a-41e0-b163-b80c31256569, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3984022b-507a-41e0-b163-b80c31256569, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d12a850-41e4-4249-ba8c-a5cf0526f83c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d12a850-41e4-4249-ba8c-a5cf0526f83c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d12a850-41e4-4249-ba8c-a5cf0526f83c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a7e0281-8a9b-4025-b215-0a5d647a44fe, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a7e0281-8a9b-4025-b215-0a5d647a44fe, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a7e0281-8a9b-4025-b215-0a5d647a44fe, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 324e657f-c2c0-47ea-9add-0153a8642e17, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 324e657f-c2c0-47ea-9add-0153a8642e17, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 324e657f-c2c0-47ea-9add-0153a8642e17, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f089b9d-5fbf-43e5-b843-d7b322399fa3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f089b9d-5fbf-43e5-b843-d7b322399fa3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f089b9d-5fbf-43e5-b843-d7b322399fa3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1cd0b12f-0ba7-4ad4-a59c-77999ee30742, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cd0b12f-0ba7-4ad4-a59c-77999ee30742, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cd0b12f-0ba7-4ad4-a59c-77999ee30742, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5b0f6dd-173c-48cf-b13e-47dff1e9a5c5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5b0f6dd-173c-48cf-b13e-47dff1e9a5c5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5b0f6dd-173c-48cf-b13e-47dff1e9a5c5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a638b5ec-d535-4cb7-a54a-9e675db3725b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a638b5ec-d535-4cb7-a54a-9e675db3725b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a638b5ec-d535-4cb7-a54a-9e675db3725b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e7c10fa-f095-44a3-baaa-e0d6519190c8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e7c10fa-f095-44a3-baaa-e0d6519190c8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e7c10fa-f095-44a3-baaa-e0d6519190c8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 822da492-c6c8-42e4-ae45-93a82bf404d1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 822da492-c6c8-42e4-ae45-93a82bf404d1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 822da492-c6c8-42e4-ae45-93a82bf404d1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92dae9fa-fd20-4b8a-b4fd-9b30e6787516, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92dae9fa-fd20-4b8a-b4fd-9b30e6787516, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92dae9fa-fd20-4b8a-b4fd-9b30e6787516, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46aacb4e-6e38-4537-8b64-456c11df6f27, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46aacb4e-6e38-4537-8b64-456c11df6f27, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46aacb4e-6e38-4537-8b64-456c11df6f27, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f15569b-5033-45b3-bb99-e883c97b15ec, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f15569b-5033-45b3-bb99-e883c97b15ec, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f15569b-5033-45b3-bb99-e883c97b15ec, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e6a5913-e1c8-4f91-a97b-e3c4ef3bd843, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e6a5913-e1c8-4f91-a97b-e3c4ef3bd843, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e6a5913-e1c8-4f91-a97b-e3c4ef3bd843, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9eff1736-c9ab-41a4-b242-d1ebf097be0e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9eff1736-c9ab-41a4-b242-d1ebf097be0e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9eff1736-c9ab-41a4-b242-d1ebf097be0e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39758ab7-bfd0-4482-95a3-fc9cc6ed9744, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39758ab7-bfd0-4482-95a3-fc9cc6ed9744, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39758ab7-bfd0-4482-95a3-fc9cc6ed9744, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c4fc5cf-149a-4f13-9499-dd22dc6aa733, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c4fc5cf-149a-4f13-9499-dd22dc6aa733, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c4fc5cf-149a-4f13-9499-dd22dc6aa733, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee93ed80-03c0-423c-977a-ddf17359150e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee93ed80-03c0-423c-977a-ddf17359150e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee93ed80-03c0-423c-977a-ddf17359150e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 378dd652-3283-4f97-bfa2-50408305ec93, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 378dd652-3283-4f97-bfa2-50408305ec93, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 378dd652-3283-4f97-bfa2-50408305ec93, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c382dba-eb58-4384-b416-3155d7289531, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c382dba-eb58-4384-b416-3155d7289531, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c382dba-eb58-4384-b416-3155d7289531, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5425286d-d69b-4784-af58-22f7068e670a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5425286d-d69b-4784-af58-22f7068e670a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5425286d-d69b-4784-af58-22f7068e670a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23502163-2b6d-4d9d-88da-fc2d8d9a9602, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23502163-2b6d-4d9d-88da-fc2d8d9a9602, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23502163-2b6d-4d9d-88da-fc2d8d9a9602, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c85f1cf-0148-479a-917a-cd68b0c2df8d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c85f1cf-0148-479a-917a-cd68b0c2df8d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c85f1cf-0148-479a-917a-cd68b0c2df8d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0354b492-f3c8-43a0-b0ec-35c3f0115241, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0354b492-f3c8-43a0-b0ec-35c3f0115241, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0354b492-f3c8-43a0-b0ec-35c3f0115241, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ce1b1c8-b84d-449b-8348-5c7ff7471571, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ce1b1c8-b84d-449b-8348-5c7ff7471571, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ce1b1c8-b84d-449b-8348-5c7ff7471571, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77a9303a-ba08-448c-9682-762baad32298, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77a9303a-ba08-448c-9682-762baad32298, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77a9303a-ba08-448c-9682-762baad32298, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2702512d-8fbb-44db-b03a-c9a18c120490, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2702512d-8fbb-44db-b03a-c9a18c120490, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2702512d-8fbb-44db-b03a-c9a18c120490, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc5fd9cb-1980-4d26-9824-93b529bc19b4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc5fd9cb-1980-4d26-9824-93b529bc19b4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc5fd9cb-1980-4d26-9824-93b529bc19b4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91923487-59b5-46c1-93d3-3226c48a10d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91923487-59b5-46c1-93d3-3226c48a10d2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91923487-59b5-46c1-93d3-3226c48a10d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bcd1cf88-2455-4f08-af90-d4b399e13b33, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcd1cf88-2455-4f08-af90-d4b399e13b33, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcd1cf88-2455-4f08-af90-d4b399e13b33, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 08ce7e42-470c-4d4a-975d-fdb978b7c20b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08ce7e42-470c-4d4a-975d-fdb978b7c20b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08ce7e42-470c-4d4a-975d-fdb978b7c20b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05c26bad-7c02-4663-aca9-fa7a28e90ccc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05c26bad-7c02-4663-aca9-fa7a28e90ccc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05c26bad-7c02-4663-aca9-fa7a28e90ccc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b3f70ac-f038-4aaa-bdd9-d7dfc6a3a90b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b3f70ac-f038-4aaa-bdd9-d7dfc6a3a90b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b3f70ac-f038-4aaa-bdd9-d7dfc6a3a90b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39dd5cbf-f2fa-43a3-9c60-b4d594431dba, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39dd5cbf-f2fa-43a3-9c60-b4d594431dba, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39dd5cbf-f2fa-43a3-9c60-b4d594431dba, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05bcd96a-621a-4bff-9240-0f600269fc95, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05bcd96a-621a-4bff-9240-0f600269fc95, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05bcd96a-621a-4bff-9240-0f600269fc95, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13ef5471-d870-429e-a946-d27a37427f7c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13ef5471-d870-429e-a946-d27a37427f7c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13ef5471-d870-429e-a946-d27a37427f7c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b052b92a-0762-4c9c-bcf9-2a47a17f6930, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b052b92a-0762-4c9c-bcf9-2a47a17f6930, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b052b92a-0762-4c9c-bcf9-2a47a17f6930, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04aefbc5-5fd8-43b4-891a-209e829c3c72, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04aefbc5-5fd8-43b4-891a-209e829c3c72, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04aefbc5-5fd8-43b4-891a-209e829c3c72, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14e8acf1-cd55-4849-9f6e-9b2b943d66ef, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14e8acf1-cd55-4849-9f6e-9b2b943d66ef, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14e8acf1-cd55-4849-9f6e-9b2b943d66ef, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42136b22-4f03-4301-b57a-2b6ff04e86b3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42136b22-4f03-4301-b57a-2b6ff04e86b3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42136b22-4f03-4301-b57a-2b6ff04e86b3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 968bc506-ccd2-4d6f-b553-57f87021d119, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 968bc506-ccd2-4d6f-b553-57f87021d119, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 968bc506-ccd2-4d6f-b553-57f87021d119, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fe8f82d-82ba-4e50-825a-7865b8d5b0c5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe8f82d-82ba-4e50-825a-7865b8d5b0c5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fe8f82d-82ba-4e50-825a-7865b8d5b0c5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 757c4a68-fdf3-45f3-a88e-c3db4bceec10, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 757c4a68-fdf3-45f3-a88e-c3db4bceec10, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 757c4a68-fdf3-45f3-a88e-c3db4bceec10, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1529377-5333-4fa2-a398-8f9094bef270, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1529377-5333-4fa2-a398-8f9094bef270, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(60 AS Int64), CAST(60 AS Uint64), CAST(60 AS Int32), CAST(60 AS Uint32), CAST(60 AS Int16), CAST(60 AS Uint16), CAST(60 AS Int8), CAST(60 AS Uint8), CAST(True AS Bool), CAST(\'60\' AS Decimal(15,0)), CAST(\'60.123\' AS Decimal(22,9)), CAST(\'60.123456\' AS Decimal(35,10)), CAST(\'600.0\' AS DyNumber), \'String 60\', \'Utf8 60\', CAST(\'30605678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2060-01-01\' AS Date), CAST(\'2060-10-02T11:00:00Z\' AS Datetime), CAST(1696206000000000 AS Timestamp), CAST(60 AS Interval), CAST(\'2060-01-01\' AS Date32), CAST(\'2060-10-02T11:00:00Z\' AS Datetime64), CAST(1696206000000000 AS Timestamp64), CAST(60 AS Interval64), \n                CAST(60 AS Int64), CAST(60 AS Uint64), CAST(60 AS Int32), CAST(60 AS Uint32), CAST(60 AS Int16), CAST(60 AS Uint16), CAST(60 AS Int8), CAST(60 AS Uint8), CAST(True AS Bool), CAST(\'60\' AS Decimal(15,0)), CAST(\'60.123\' AS Decimal(22,9)), CAST(\'60.123456\' AS Decimal(35,10)), CAST(\'600.0\' AS DyNumber), \'String 60\', \'Utf8 60\', CAST(\'30605678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2060-01-01\' AS Date), CAST(\'2060-10-02T11:00:00Z\' AS Datetime), CAST(1696206000000000 AS Timestamp), CAST(60 AS Interval), CAST(\'2060-01-01\' AS Date32), CAST(\'2060-10-02T11:00:00Z\' AS Datetime64), CAST(1696206000000000 AS Timestamp64), CAST(60 AS Interval64), CAST(60.1 AS Float), CAST(60.2 AS Double), CAST(\'{\"another_key\": 60}\' AS Json), CAST(\'{\"another_doc_key\": 60}\' AS JsonDocument), CAST(\'[60]\' AS Yson), \n                CAST(60 AS Int64), CAST(60 AS Uint64), CAST(60 AS Int32), CAST(60 AS Uint32), CAST(60 AS Int16), CAST(60 AS Uint16), CAST(60 AS Int8), CAST(60 AS Uint8), CAST(True AS Bool), CAST(\'60\' AS Decimal(15,0)), CAST(\'60.123\' AS Decimal(22,9)), CAST(\'60.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1529377-5333-4fa2-a398-8f9094bef270, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a237bd0-99cd-4c72-8098-94ca82c12462, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a237bd0-99cd-4c72-8098-94ca82c12462, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(61 AS Int64), CAST(61 AS Uint64), CAST(61 AS Int32), CAST(61 AS Uint32), CAST(61 AS Int16), CAST(61 AS Uint16), CAST(61 AS Int8), CAST(61 AS Uint8), CAST(True AS Bool), CAST(\'61\' AS Decimal(15,0)), CAST(\'61.123\' AS Decimal(22,9)), CAST(\'61.123456\' AS Decimal(35,10)), CAST(\'610.0\' AS DyNumber), \'String 61\', \'Utf8 61\', CAST(\'30615678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2061-01-01\' AS Date), CAST(\'2061-10-02T11:00:00Z\' AS Datetime), CAST(1696206100000000 AS Timestamp), CAST(61 AS Interval), CAST(\'2061-01-01\' AS Date32), CAST(\'2061-10-02T11:00:00Z\' AS Datetime64), CAST(1696206100000000 AS Timestamp64), CAST(61 AS Interval64), \n                CAST(61 AS Int64), CAST(61 AS Uint64), CAST(61 AS Int32), CAST(61 AS Uint32), CAST(61 AS Int16), CAST(61 AS Uint16), CAST(61 AS Int8), CAST(61 AS Uint8), CAST(True AS Bool), CAST(\'61\' AS Decimal(15,0)), CAST(\'61.123\' AS Decimal(22,9)), CAST(\'61.123456\' AS Decimal(35,10)), CAST(\'610.0\' AS DyNumber), \'String 61\', \'Utf8 61\', CAST(\'30615678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2061-01-01\' AS Date), CAST(\'2061-10-02T11:00:00Z\' AS Datetime), CAST(1696206100000000 AS Timestamp), CAST(61 AS Interval), CAST(\'2061-01-01\' AS Date32), CAST(\'2061-10-02T11:00:00Z\' AS Datetime64), CAST(1696206100000000 AS Timestamp64), CAST(61 AS Interval64), CAST(61.1 AS Float), CAST(61.2 AS Double), CAST(\'{\"another_key\": 61}\' AS Json), CAST(\'{\"another_doc_key\": 61}\' AS JsonDocument), CAST(\'[61]\' AS Yson), \n                CAST(61 AS Int64), CAST(61 AS Uint64), CAST(61 AS Int32), CAST(61 AS Uint32), CAST(61 AS Int16), CAST(61 AS Uint16), CAST(61 AS Int8), CAST(61 AS Uint8), CAST(True AS Bool), CAST(\'61\' AS Decimal(15,0)), CAST(\'61.123\' AS Decimal(22,9)), CAST(\'61.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a237bd0-99cd-4c72-8098-94ca82c12462, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82975cec-74f4-4738-8da7-3eac74f5c4be, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82975cec-74f4-4738-8da7-3eac74f5c4be, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(62 AS Int64), CAST(62 AS Uint64), CAST(62 AS Int32), CAST(62 AS Uint32), CAST(62 AS Int16), CAST(62 AS Uint16), CAST(62 AS Int8), CAST(62 AS Uint8), CAST(True AS Bool), CAST(\'62\' AS Decimal(15,0)), CAST(\'62.123\' AS Decimal(22,9)), CAST(\'62.123456\' AS Decimal(35,10)), CAST(\'620.0\' AS DyNumber), \'String 62\', \'Utf8 62\', CAST(\'30625678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2062-01-01\' AS Date), CAST(\'2062-10-02T11:00:00Z\' AS Datetime), CAST(1696206200000000 AS Timestamp), CAST(62 AS Interval), CAST(\'2062-01-01\' AS Date32), CAST(\'2062-10-02T11:00:00Z\' AS Datetime64), CAST(1696206200000000 AS Timestamp64), CAST(62 AS Interval64), \n                CAST(62 AS Int64), CAST(62 AS Uint64), CAST(62 AS Int32), CAST(62 AS Uint32), CAST(62 AS Int16), CAST(62 AS Uint16), CAST(62 AS Int8), CAST(62 AS Uint8), CAST(True AS Bool), CAST(\'62\' AS Decimal(15,0)), CAST(\'62.123\' AS Decimal(22,9)), CAST(\'62.123456\' AS Decimal(35,10)), CAST(\'620.0\' AS DyNumber), \'String 62\', \'Utf8 62\', CAST(\'30625678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2062-01-01\' AS Date), CAST(\'2062-10-02T11:00:00Z\' AS Datetime), CAST(1696206200000000 AS Timestamp), CAST(62 AS Interval), CAST(\'2062-01-01\' AS Date32), CAST(\'2062-10-02T11:00:00Z\' AS Datetime64), CAST(1696206200000000 AS Timestamp64), CAST(62 AS Interval64), CAST(62.1 AS Float), CAST(62.2 AS Double), CAST(\'{\"another_key\": 62}\' AS Json), CAST(\'{\"another_doc_key\": 62}\' AS JsonDocument), CAST(\'[62]\' AS Yson), \n                CAST(62 AS Int64), CAST(62 AS Uint64), CAST(62 AS Int32), CAST(62 AS Uint32), CAST(62 AS Int16), CAST(62 AS Uint16), CAST(62 AS Int8), CAST(62 AS Uint8), CAST(True AS Bool), CAST(\'62\' AS Decimal(15,0)), CAST(\'62.123\' AS Decimal(22,9)), CAST(\'62.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82975cec-74f4-4738-8da7-3eac74f5c4be, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d9d310e-05f5-4568-aad2-fc970af55a0c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d9d310e-05f5-4568-aad2-fc970af55a0c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(63 AS Int64), CAST(63 AS Uint64), CAST(63 AS Int32), CAST(63 AS Uint32), CAST(63 AS Int16), CAST(63 AS Uint16), CAST(63 AS Int8), CAST(63 AS Uint8), CAST(True AS Bool), CAST(\'63\' AS Decimal(15,0)), CAST(\'63.123\' AS Decimal(22,9)), CAST(\'63.123456\' AS Decimal(35,10)), CAST(\'630.0\' AS DyNumber), \'String 63\', \'Utf8 63\', CAST(\'30635678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2063-01-01\' AS Date), CAST(\'2063-10-02T11:00:00Z\' AS Datetime), CAST(1696206300000000 AS Timestamp), CAST(63 AS Interval), CAST(\'2063-01-01\' AS Date32), CAST(\'2063-10-02T11:00:00Z\' AS Datetime64), CAST(1696206300000000 AS Timestamp64), CAST(63 AS Interval64), \n                CAST(63 AS Int64), CAST(63 AS Uint64), CAST(63 AS Int32), CAST(63 AS Uint32), CAST(63 AS Int16), CAST(63 AS Uint16), CAST(63 AS Int8), CAST(63 AS Uint8), CAST(True AS Bool), CAST(\'63\' AS Decimal(15,0)), CAST(\'63.123\' AS Decimal(22,9)), CAST(\'63.123456\' AS Decimal(35,10)), CAST(\'630.0\' AS DyNumber), \'String 63\', \'Utf8 63\', CAST(\'30635678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2063-01-01\' AS Date), CAST(\'2063-10-02T11:00:00Z\' AS Datetime), CAST(1696206300000000 AS Timestamp), CAST(63 AS Interval), CAST(\'2063-01-01\' AS Date32), CAST(\'2063-10-02T11:00:00Z\' AS Datetime64), CAST(1696206300000000 AS Timestamp64), CAST(63 AS Interval64), CAST(63.1 AS Float), CAST(63.2 AS Double), CAST(\'{\"another_key\": 63}\' AS Json), CAST(\'{\"another_doc_key\": 63}\' AS JsonDocument), CAST(\'[63]\' AS Yson), \n                CAST(63 AS Int64), CAST(63 AS Uint64), CAST(63 AS Int32), CAST(63 AS Uint32), CAST(63 AS Int16), CAST(63 AS Uint16), CAST(63 AS Int8), CAST(63 AS Uint8), CAST(True AS Bool), CAST(\'63\' AS Decimal(15,0)), CAST(\'63.123\' AS Decimal(22,9)), CAST(\'63.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d9d310e-05f5-4568-aad2-fc970af55a0c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3cc7f2d-c742-415b-87bc-d53820126904, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3cc7f2d-c742-415b-87bc-d53820126904, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(64 AS Int64), CAST(64 AS Uint64), CAST(64 AS Int32), CAST(64 AS Uint32), CAST(64 AS Int16), CAST(64 AS Uint16), CAST(64 AS Int8), CAST(64 AS Uint8), CAST(True AS Bool), CAST(\'64\' AS Decimal(15,0)), CAST(\'64.123\' AS Decimal(22,9)), CAST(\'64.123456\' AS Decimal(35,10)), CAST(\'640.0\' AS DyNumber), \'String 64\', \'Utf8 64\', CAST(\'30645678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2064-01-01\' AS Date), CAST(\'2064-10-02T11:00:00Z\' AS Datetime), CAST(1696206400000000 AS Timestamp), CAST(64 AS Interval), CAST(\'2064-01-01\' AS Date32), CAST(\'2064-10-02T11:00:00Z\' AS Datetime64), CAST(1696206400000000 AS Timestamp64), CAST(64 AS Interval64), \n                CAST(64 AS Int64), CAST(64 AS Uint64), CAST(64 AS Int32), CAST(64 AS Uint32), CAST(64 AS Int16), CAST(64 AS Uint16), CAST(64 AS Int8), CAST(64 AS Uint8), CAST(True AS Bool), CAST(\'64\' AS Decimal(15,0)), CAST(\'64.123\' AS Decimal(22,9)), CAST(\'64.123456\' AS Decimal(35,10)), CAST(\'640.0\' AS DyNumber), \'String 64\', \'Utf8 64\', CAST(\'30645678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2064-01-01\' AS Date), CAST(\'2064-10-02T11:00:00Z\' AS Datetime), CAST(1696206400000000 AS Timestamp), CAST(64 AS Interval), CAST(\'2064-01-01\' AS Date32), CAST(\'2064-10-02T11:00:00Z\' AS Datetime64), CAST(1696206400000000 AS Timestamp64), CAST(64 AS Interval64), CAST(64.1 AS Float), CAST(64.2 AS Double), CAST(\'{\"another_key\": 64}\' AS Json), CAST(\'{\"another_doc_key\": 64}\' AS JsonDocument), CAST(\'[64]\' AS Yson), \n                CAST(64 AS Int64), CAST(64 AS Uint64), CAST(64 AS Int32), CAST(64 AS Uint32), CAST(64 AS Int16), CAST(64 AS Uint16), CAST(64 AS Int8), CAST(64 AS Uint8), CAST(True AS Bool), CAST(\'64\' AS Decimal(15,0)), CAST(\'64.123\' AS Decimal(22,9)), CAST(\'64.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3cc7f2d-c742-415b-87bc-d53820126904, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65533b26-fe90-471f-a04a-2078cadffd75, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65533b26-fe90-471f-a04a-2078cadffd75, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Int64, col_index_Uint64, col_index_Int32, col_index_Uint32, col_index_Int16, col_index_Uint16, col_index_Int8, col_index_Uint8, col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510\n                \n            )\n            VALUES(\n                CAST(65 AS Int64), CAST(65 AS Uint64), CAST(65 AS Int32), CAST(65 AS Uint32), CAST(65 AS Int16), CAST(65 AS Uint16), CAST(65 AS Int8), CAST(65 AS Uint8), CAST(True AS Bool), CAST(\'65\' AS Decimal(15,0)), CAST(\'65.123\' AS Decimal(22,9)), CAST(\'65.123456\' AS Decimal(35,10)), CAST(\'650.0\' AS DyNumber), \'String 65\', \'Utf8 65\', CAST(\'30655678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2065-01-01\' AS Date), CAST(\'2065-10-02T11:00:00Z\' AS Datetime), CAST(1696206500000000 AS Timestamp), CAST(65 AS Interval), CAST(\'2065-01-01\' AS Date32), CAST(\'2065-10-02T11:00:00Z\' AS Datetime64), CAST(1696206500000000 AS Timestamp64), CAST(65 AS Interval64), \n                CAST(65 AS Int64), CAST(65 AS Uint64), CAST(65 AS Int32), CAST(65 AS Uint32), CAST(65 AS Int16), CAST(65 AS Uint16), CAST(65 AS Int8), CAST(65 AS Uint8), CAST(True AS Bool), CAST(\'65\' AS Decimal(15,0)), CAST(\'65.123\' AS Decimal(22,9)), CAST(\'65.123456\' AS Decimal(35,10)), CAST(\'650.0\' AS DyNumber), \'String 65\', \'Utf8 65\', CAST(\'30655678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2065-01-01\' AS Date), CAST(\'2065-10-02T11:00:00Z\' AS Datetime), CAST(1696206500000000 AS Timestamp), CAST(65 AS Interval), CAST(\'2065-01-01\' AS Date32), CAST(\'2065-10-02T11:00:00Z\' AS Datetime64), CAST(1696206500000000 AS Timestamp64), CAST(65 AS Interval64), CAST(65.1 AS Float), CAST(65.2 AS Double), CAST(\'{\"another_key\": 65}\' AS Json), CAST(\'{\"another_doc_key\": 65}\' AS JsonDocument), CAST(\'[65]\' AS Yson), \n                CAST(65 AS Int64), CAST(65 AS Uint64), CAST(65 AS Int32), CAST(65 AS Uint32), CAST(65 AS Int16), CAST(65 AS Uint16), CAST(65 AS Int8), CAST(65 AS Uint8), CAST(True AS Bool), CAST(\'65\' AS Decimal(15,0)), CAST(\'65.123\' AS Decimal(22,9)), CAST(\'65.123456\' AS Decimal(35,10))\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65533b26-fe90-471f-a04a-2078cadffd75, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da36992c-2f10-482e-82ff-433c81b4553a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da36992c-2f10-482e-82ff-433c81b4553a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da36992c-2f10-482e-82ff-433c81b4553a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03011586-6d9e-4ee9-9a19-bbaf93ebe500, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03011586-6d9e-4ee9-9a19-bbaf93ebe500, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(1 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03011586-6d9e-4ee9-9a19-bbaf93ebe500, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 943fe62e-d56f-4408-81c4-0d068db36e0c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 943fe62e-d56f-4408-81c4-0d068db36e0c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(2 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 943fe62e-d56f-4408-81c4-0d068db36e0c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e48d4781-f3ff-45bd-8f92-b312bbb1a639, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e48d4781-f3ff-45bd-8f92-b312bbb1a639, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(3 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e48d4781-f3ff-45bd-8f92-b312bbb1a639, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cda09e67-75a9-4312-9e65-6fb31cb909ff, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cda09e67-75a9-4312-9e65-6fb31cb909ff, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(4 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cda09e67-75a9-4312-9e65-6fb31cb909ff, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7864429-9633-4a95-9e5e-e4a95e9046ba, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7864429-9633-4a95-9e5e-e4a95e9046ba, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(5 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7864429-9633-4a95-9e5e-e4a95e9046ba, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75833251-8229-4341-85bb-49a246b03d45, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75833251-8229-4341-85bb-49a246b03d45, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(6 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75833251-8229-4341-85bb-49a246b03d45, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a0c8d3d-4ada-4881-b357-818fcab9af4a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a0c8d3d-4ada-4881-b357-818fcab9af4a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(7 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a0c8d3d-4ada-4881-b357-818fcab9af4a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5e81b8c-450a-45b4-986c-696897bfcab1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5e81b8c-450a-45b4-986c-696897bfcab1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(8 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5e81b8c-450a-45b4-986c-696897bfcab1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5aea1772-577b-4ee0-814c-fd2c89504ab2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aea1772-577b-4ee0-814c-fd2c89504ab2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(9 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5aea1772-577b-4ee0-814c-fd2c89504ab2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9db9cb71-d7a6-4329-8143-1658c7acdb54, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9db9cb71-d7a6-4329-8143-1658c7acdb54, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(10 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9db9cb71-d7a6-4329-8143-1658c7acdb54, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b3082d2-c5ac-490c-a4c4-731d55d660e6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b3082d2-c5ac-490c-a4c4-731d55d660e6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGRhOWU1ZWEtMTU1MWVhOWItYjFlMGVkMTgtN2JkMWZiMTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(11 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b3082d2-c5ac-490c-a4c4-731d55d660e6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ebe6e0f4-e1a4-47d4-b833-759c2eeebb07, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ebe6e0f4-e1a4-47d4-b833-759c2eeebb07, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ebe6e0f4-e1a4-47d4-b833-759c2eeebb07, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 86bed021-e25b-43ae-ba40-5b4a8b7313ef, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 86bed021-e25b-43ae-ba40-5b4a8b7313ef, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 86bed021-e25b-43ae-ba40-5b4a8b7313ef, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c478351-b326-418c-8cbe-2ead5ce8b5ba, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c478351-b326-418c-8cbe-2ead5ce8b5ba, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(11 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c478351-b326-418c-8cbe-2ead5ce8b5ba, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79d98e7e-83d8-4f78-9b6f-c0fe53d2c5d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79d98e7e-83d8-4f78-9b6f-c0fe53d2c5d2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(12 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79d98e7e-83d8-4f78-9b6f-c0fe53d2c5d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 38e35c18-f436-42cb-8542-4db03354d6e4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38e35c18-f436-42cb-8542-4db03354d6e4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(13 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38e35c18-f436-42cb-8542-4db03354d6e4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee8677b2-105d-4292-9b63-e6f216bdc814, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee8677b2-105d-4292-9b63-e6f216bdc814, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(14 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee8677b2-105d-4292-9b63-e6f216bdc814, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21d68f15-99e0-4da3-95cc-ab411ef6e3c2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21d68f15-99e0-4da3-95cc-ab411ef6e3c2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(15 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21d68f15-99e0-4da3-95cc-ab411ef6e3c2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1195eb6d-441b-48b3-877e-312c9e74660c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1195eb6d-441b-48b3-877e-312c9e74660c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(16 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1195eb6d-441b-48b3-877e-312c9e74660c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 1c3971cd-3b65-4b6a-bf05-33dbac4769d0, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1c3971cd-3b65-4b6a-bf05-33dbac4769d0, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1c3971cd-3b65-4b6a-bf05-33dbac4769d0, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3aa325d-5a60-4eec-9f09-989426b98ecd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3aa325d-5a60-4eec-9f09-989426b98ecd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(17 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3aa325d-5a60-4eec-9f09-989426b98ecd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9079deed-0104-4630-8f79-64f4aeaa2214, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9079deed-0104-4630-8f79-64f4aeaa2214, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(18 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9079deed-0104-4630-8f79-64f4aeaa2214, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65a00843-5b0b-41b6-b846-d872a502c2f0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65a00843-5b0b-41b6-b846-d872a502c2f0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(19 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65a00843-5b0b-41b6-b846-d872a502c2f0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce0da1bd-52f3-44ab-ba19-0ede2378acfb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce0da1bd-52f3-44ab-ba19-0ede2378acfb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(20 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce0da1bd-52f3-44ab-ba19-0ede2378acfb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eef97e22-f52d-4dd6-b9fb-f7a9f688cb2c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eef97e22-f52d-4dd6-b9fb-f7a9f688cb2c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTE0OWIzMWMtOTEzNmQwMTYtNmU2MzA2NDktMWNiYWQzMjI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(21 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eef97e22-f52d-4dd6-b9fb-f7a9f688cb2c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ed7bf875-c423-4f9b-8143-b788cf4483ae, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed7bf875-c423-4f9b-8143-b788cf4483ae, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed7bf875-c423-4f9b-8143-b788cf4483ae, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 538da98a-1056-4fd8-8881-7f15065d21f0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 538da98a-1056-4fd8-8881-7f15065d21f0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 538da98a-1056-4fd8-8881-7f15065d21f0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c348598-d197-43ef-be74-16aca6aaaaf8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c348598-d197-43ef-be74-16aca6aaaaf8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(21 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c348598-d197-43ef-be74-16aca6aaaaf8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e3719f2-ffd6-4fa8-ad14-eb53435740fe, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e3719f2-ffd6-4fa8-ad14-eb53435740fe, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(22 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e3719f2-ffd6-4fa8-ad14-eb53435740fe, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db0a67aa-4cb8-4989-ac02-0a308b63e899, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db0a67aa-4cb8-4989-ac02-0a308b63e899, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(23 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db0a67aa-4cb8-4989-ac02-0a308b63e899, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a330d671-9975-45bc-a7a5-8235002cbde1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a330d671-9975-45bc-a7a5-8235002cbde1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(24 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a330d671-9975-45bc-a7a5-8235002cbde1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f30c0c9d-92a6-4500-b8a7-b276fe5a54a5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f30c0c9d-92a6-4500-b8a7-b276fe5a54a5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(25 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f30c0c9d-92a6-4500-b8a7-b276fe5a54a5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbffdf55-e297-41c9-b17a-de05b7cffa98, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbffdf55-e297-41c9-b17a-de05b7cffa98, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(26 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbffdf55-e297-41c9-b17a-de05b7cffa98, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c09fbd1-e0ca-42fd-a3a3-b5f456fa8bf0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c09fbd1-e0ca-42fd-a3a3-b5f456fa8bf0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(27 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c09fbd1-e0ca-42fd-a3a3-b5f456fa8bf0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a21e976e-b10b-4938-b890-392e3d10b5dc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a21e976e-b10b-4938-b890-392e3d10b5dc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(28 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a21e976e-b10b-4938-b890-392e3d10b5dc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d26a8107-4a9a-47b3-9f63-9f3b29ee10e2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d26a8107-4a9a-47b3-9f63-9f3b29ee10e2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(29 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d26a8107-4a9a-47b3-9f63-9f3b29ee10e2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3fd5285-a5d2-487f-a6c3-19fc90d24e55, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3fd5285-a5d2-487f-a6c3-19fc90d24e55, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(30 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3fd5285-a5d2-487f-a6c3-19fc90d24e55, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1291c0ef-d718-474f-896c-802ea889d457, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1291c0ef-d718-474f-896c-802ea889d457, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjlhZmVhMTEtN2VhYTY1YzQtOGUxZjI3YWUtNjgyMWViYjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(31 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1291c0ef-d718-474f-896c-802ea889d457, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5533ae62-0c34-484b-a65d-667a71c2a0b9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5533ae62-0c34-484b-a65d-667a71c2a0b9, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5533ae62-0c34-484b-a65d-667a71c2a0b9, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, dcb18b63-cbbc-4476-aaa8-be9b3e67cf3b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dcb18b63-cbbc-4476-aaa8-be9b3e67cf3b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dcb18b63-cbbc-4476-aaa8-be9b3e67cf3b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0970093c-c9fc-451f-8c29-28936e83ba65, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0970093c-c9fc-451f-8c29-28936e83ba65, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(31 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0970093c-c9fc-451f-8c29-28936e83ba65, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bab9caf4-40b5-460a-87ec-3400c1123262, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab9caf4-40b5-460a-87ec-3400c1123262, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(32 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab9caf4-40b5-460a-87ec-3400c1123262, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ada2327d-d47f-431f-90ca-b3119dcfe26b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ada2327d-d47f-431f-90ca-b3119dcfe26b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(33 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ada2327d-d47f-431f-90ca-b3119dcfe26b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3bd99c1-452c-416e-b337-505ae3247cbd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3bd99c1-452c-416e-b337-505ae3247cbd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(34 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3bd99c1-452c-416e-b337-505ae3247cbd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1145cb51-9f44-4ae8-b4bd-d97edeefb160, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1145cb51-9f44-4ae8-b4bd-d97edeefb160, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(35 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1145cb51-9f44-4ae8-b4bd-d97edeefb160, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5da2cb21-b47b-4bcf-b9eb-120e32cf87d5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5da2cb21-b47b-4bcf-b9eb-120e32cf87d5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(36 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5da2cb21-b47b-4bcf-b9eb-120e32cf87d5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1a21549-3ed6-405e-ba4a-a3f14d1ebb0e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1a21549-3ed6-405e-ba4a-a3f14d1ebb0e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(37 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1a21549-3ed6-405e-ba4a-a3f14d1ebb0e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0144c070-d1d6-49dd-8051-16212e559e92, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0144c070-d1d6-49dd-8051-16212e559e92, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(38 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0144c070-d1d6-49dd-8051-16212e559e92, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f227be2-25cf-41c3-a70c-a166a231c576, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f227be2-25cf-41c3-a70c-a166a231c576, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(39 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f227be2-25cf-41c3-a70c-a166a231c576, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dbbb166-c83d-45e6-a1eb-39589ea72245, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dbbb166-c83d-45e6-a1eb-39589ea72245, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(40 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dbbb166-c83d-45e6-a1eb-39589ea72245, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd4470e6-944f-4932-b96d-9928729544f3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd4470e6-944f-4932-b96d-9928729544f3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MmNjODFiMDctNTliZDlmN2ItMTlmMmRmNDEtNjllZTg4N2I=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(41 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd4470e6-944f-4932-b96d-9928729544f3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, adf0e1cf-a56d-4bd4-9909-55b8499b2b0b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, adf0e1cf-a56d-4bd4-9909-55b8499b2b0b, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, adf0e1cf-a56d-4bd4-9909-55b8499b2b0b, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, a5bdc812-7fa7-46ca-a809-d2e7101caebc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a5bdc812-7fa7-46ca-a809-d2e7101caebc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a5bdc812-7fa7-46ca-a809-d2e7101caebc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e5aec8b-21a3-4369-a585-19dc5827cddd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e5aec8b-21a3-4369-a585-19dc5827cddd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(41 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e5aec8b-21a3-4369-a585-19dc5827cddd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ec9acbd-d63f-4ce5-8e7b-6b34c5a85e42, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ec9acbd-d63f-4ce5-8e7b-6b34c5a85e42, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(42 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ec9acbd-d63f-4ce5-8e7b-6b34c5a85e42, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e24452e-9a5e-46f1-9099-5f9bfa72076d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e24452e-9a5e-46f1-9099-5f9bfa72076d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(43 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e24452e-9a5e-46f1-9099-5f9bfa72076d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c77b5de2-c08d-4b69-a55a-71eec85f5fae, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c77b5de2-c08d-4b69-a55a-71eec85f5fae, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(44 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c77b5de2-c08d-4b69-a55a-71eec85f5fae, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 289c3c21-25b7-4551-a641-2e7a1838058d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 289c3c21-25b7-4551-a641-2e7a1838058d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(45 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 289c3c21-25b7-4551-a641-2e7a1838058d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 824d4fea-cb1f-4273-9eb4-2107cfb8d6d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 824d4fea-cb1f-4273-9eb4-2107cfb8d6d2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(46 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 824d4fea-cb1f-4273-9eb4-2107cfb8d6d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c583f56-6ff5-40b4-b7e6-e8310cefd12a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c583f56-6ff5-40b4-b7e6-e8310cefd12a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(47 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c583f56-6ff5-40b4-b7e6-e8310cefd12a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88919325-003d-4177-89d6-80cf5f567dc8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88919325-003d-4177-89d6-80cf5f567dc8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(48 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88919325-003d-4177-89d6-80cf5f567dc8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 598df274-6166-447d-b1fd-7f3484179615, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 598df274-6166-447d-b1fd-7f3484179615, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(49 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 598df274-6166-447d-b1fd-7f3484179615, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a904bbea-b457-432b-96c3-88959051c247, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a904bbea-b457-432b-96c3-88959051c247, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(50 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a904bbea-b457-432b-96c3-88959051c247, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76abc7df-871c-473e-bc35-1c0a04dfe8dc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76abc7df-871c-473e-bc35-1c0a04dfe8dc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzM1NWM3ZDAtYzUwNTgzYzQtMzMwYmRkMTgtYjNmYmYwMzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(51 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76abc7df-871c-473e-bc35-1c0a04dfe8dc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2f568847-b402-4674-9865-b41e26a068c5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f568847-b402-4674-9865-b41e26a068c5, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f568847-b402-4674-9865-b41e26a068c5, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, c51cead4-8731-4256-898f-49fe9843132f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c51cead4-8731-4256-898f-49fe9843132f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c51cead4-8731-4256-898f-49fe9843132f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21f6b06c-a274-4ce2-8d07-f35d96f9ea03, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21f6b06c-a274-4ce2-8d07-f35d96f9ea03, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(51 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21f6b06c-a274-4ce2-8d07-f35d96f9ea03, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a397756-f4da-4148-aaa4-e3cf365c3cb5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a397756-f4da-4148-aaa4-e3cf365c3cb5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(52 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a397756-f4da-4148-aaa4-e3cf365c3cb5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89bbcb5f-7a68-46a1-a77f-50b65f74a20f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89bbcb5f-7a68-46a1-a77f-50b65f74a20f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(53 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89bbcb5f-7a68-46a1-a77f-50b65f74a20f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 08a8e56c-416a-4476-a223-6f7b5d86d7c5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08a8e56c-416a-4476-a223-6f7b5d86d7c5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(54 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08a8e56c-416a-4476-a223-6f7b5d86d7c5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbc7054c-54fc-4557-9767-32df7e7251e0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbc7054c-54fc-4557-9767-32df7e7251e0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(55 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbc7054c-54fc-4557-9767-32df7e7251e0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac352ca7-2d78-42d2-a966-d62c9a11e3e9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac352ca7-2d78-42d2-a966-d62c9a11e3e9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(56 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac352ca7-2d78-42d2-a966-d62c9a11e3e9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6eff8f32-ea07-40c6-a59c-3bdc0bdc60ca, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6eff8f32-ea07-40c6-a59c-3bdc0bdc60ca, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(57 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6eff8f32-ea07-40c6-a59c-3bdc0bdc60ca, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f58525f-67f8-4bc7-9e0a-510deb125111, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f58525f-67f8-4bc7-9e0a-510deb125111, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(58 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f58525f-67f8-4bc7-9e0a-510deb125111, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10c8c53f-f16e-4ca9-acec-13b349efd7ea, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10c8c53f-f16e-4ca9-acec-13b349efd7ea, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(59 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10c8c53f-f16e-4ca9-acec-13b349efd7ea, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b5fc083-7f42-407f-a8fa-cb9d7efc468b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b5fc083-7f42-407f-a8fa-cb9d7efc468b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(60 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b5fc083-7f42-407f-a8fa-cb9d7efc468b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6367963c-b36b-4edb-84af-6b70e138dafa, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6367963c-b36b-4edb-84af-6b70e138dafa, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTU4MGM0MzItN2QwYmZlNTctZDllYjMxOTAtYTk5NmQzNjU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(61 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6367963c-b36b-4edb-84af-6b70e138dafa, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9a180e99-8978-4413-9062-316a336906a9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9a180e99-8978-4413-9062-316a336906a9, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9a180e99-8978-4413-9062-316a336906a9, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, c0eb4f8b-923a-4972-a9ae-df9dde2d8313, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c0eb4f8b-923a-4972-a9ae-df9dde2d8313, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c0eb4f8b-923a-4972-a9ae-df9dde2d8313, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2bbb93f0-1e7d-4ac9-a88a-2fa815259875, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bbb93f0-1e7d-4ac9-a88a-2fa815259875, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(61 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bbb93f0-1e7d-4ac9-a88a-2fa815259875, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 527ffc1e-b1a8-4a02-bd65-3af83a0202a3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 527ffc1e-b1a8-4a02-bd65-3af83a0202a3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(62 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 527ffc1e-b1a8-4a02-bd65-3af83a0202a3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f38df2a6-a28a-486e-932c-c956ad1dfbc4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f38df2a6-a28a-486e-932c-c956ad1dfbc4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(63 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f38df2a6-a28a-486e-932c-c956ad1dfbc4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0568cfd5-55af-408e-a292-3ddcbb3b70a5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0568cfd5-55af-408e-a292-3ddcbb3b70a5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(64 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0568cfd5-55af-408e-a292-3ddcbb3b70a5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e3ee4d7-527a-4ef5-955e-a46a79180530, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e3ee4d7-527a-4ef5-955e-a46a79180530, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int64\n                        WHERE col_index_Int64 = CAST(65 AS Int64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e3ee4d7-527a-4ef5-955e-a46a79180530, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7cbc5808-7426-424d-b564-4db84c8e4172, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cbc5808-7426-424d-b564-4db84c8e4172, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(1 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cbc5808-7426-424d-b564-4db84c8e4172, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05e00b42-ecfa-43e7-b27f-71b3849292b2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05e00b42-ecfa-43e7-b27f-71b3849292b2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(2 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05e00b42-ecfa-43e7-b27f-71b3849292b2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f87db0a7-c6b1-41c8-9f74-8a0e82e5488c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f87db0a7-c6b1-41c8-9f74-8a0e82e5488c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(3 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f87db0a7-c6b1-41c8-9f74-8a0e82e5488c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9395b5a-13b5-489a-be75-8e10de9cf723, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9395b5a-13b5-489a-be75-8e10de9cf723, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(4 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9395b5a-13b5-489a-be75-8e10de9cf723, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b732637e-170a-4462-8e3d-895d812b4c4d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b732637e-170a-4462-8e3d-895d812b4c4d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(5 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b732637e-170a-4462-8e3d-895d812b4c4d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23c98da4-318b-4921-a3b9-72e65957570e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23c98da4-318b-4921-a3b9-72e65957570e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2ZiNTdmOGYtNTlhMDUzZjMtZDY4NmViNjEtNzVhZjZjYTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(6 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23c98da4-318b-4921-a3b9-72e65957570e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6db29d63-f0df-41ec-9a78-fd66b7a85711, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6db29d63-f0df-41ec-9a78-fd66b7a85711, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6db29d63-f0df-41ec-9a78-fd66b7a85711, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3a93f955-1afc-48e8-a93d-de372b9b8356, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a93f955-1afc-48e8-a93d-de372b9b8356, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a93f955-1afc-48e8-a93d-de372b9b8356, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 859a2a72-bde8-4e48-8f27-723ead336f2f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 859a2a72-bde8-4e48-8f27-723ead336f2f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(6 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 859a2a72-bde8-4e48-8f27-723ead336f2f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 670522ac-3030-48c4-bd36-7129a6ab7ea0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 670522ac-3030-48c4-bd36-7129a6ab7ea0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(7 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 670522ac-3030-48c4-bd36-7129a6ab7ea0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a5febaf-e108-4462-9eab-2ab6aafefd4a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a5febaf-e108-4462-9eab-2ab6aafefd4a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(8 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a5febaf-e108-4462-9eab-2ab6aafefd4a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6611a417-86c8-4446-bc60-cf92f0d914af, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6611a417-86c8-4446-bc60-cf92f0d914af, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(9 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6611a417-86c8-4446-bc60-cf92f0d914af, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b20d7357-7276-40cd-b79e-1237bd738050, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b20d7357-7276-40cd-b79e-1237bd738050, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(10 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b20d7357-7276-40cd-b79e-1237bd738050, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f06df8e6-8744-4ad9-a240-cbdfe201de2a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f06df8e6-8744-4ad9-a240-cbdfe201de2a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(11 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f06df8e6-8744-4ad9-a240-cbdfe201de2a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4df10f3-ca50-4c74-9f8b-3622d8caf039, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4df10f3-ca50-4c74-9f8b-3622d8caf039, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(12 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4df10f3-ca50-4c74-9f8b-3622d8caf039, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 650eb130-5229-4db9-8de3-a987a28da904, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 650eb130-5229-4db9-8de3-a987a28da904, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(13 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 650eb130-5229-4db9-8de3-a987a28da904, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e52bafb2-0368-416b-b058-722e0a7f845d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e52bafb2-0368-416b-b058-722e0a7f845d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(14 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e52bafb2-0368-416b-b058-722e0a7f845d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd83dddc-d45e-4937-b741-3d6e44346f6a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd83dddc-d45e-4937-b741-3d6e44346f6a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(15 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd83dddc-d45e-4937-b741-3d6e44346f6a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13fdfcf0-b54b-4945-8a00-d95bbfe6aa67, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13fdfcf0-b54b-4945-8a00-d95bbfe6aa67, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzJjNDYwNjUtYzg5MjJhYTAtYzFkM2UyMTMtYzA3MmM4MmE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(16 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13fdfcf0-b54b-4945-8a00-d95bbfe6aa67, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d5f659ac-d289-4cf9-b1bc-987da0ff33e1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d5f659ac-d289-4cf9-b1bc-987da0ff33e1, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d5f659ac-d289-4cf9-b1bc-987da0ff33e1, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b342cb7b-8396-437f-967b-97e118fa928a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b342cb7b-8396-437f-967b-97e118fa928a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b342cb7b-8396-437f-967b-97e118fa928a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e510e0b-84b3-46de-9f6c-6542b24a2a91, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e510e0b-84b3-46de-9f6c-6542b24a2a91, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(16 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e510e0b-84b3-46de-9f6c-6542b24a2a91, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 585cbd35-fd55-4bac-a353-647c0908ead3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 585cbd35-fd55-4bac-a353-647c0908ead3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(17 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 585cbd35-fd55-4bac-a353-647c0908ead3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f1517cd7-1ece-4526-8001-35f04cf9191f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1517cd7-1ece-4526-8001-35f04cf9191f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(18 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1517cd7-1ece-4526-8001-35f04cf9191f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 19a0544e-cc3a-492c-8d7b-d8c7cefc7c6e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19a0544e-cc3a-492c-8d7b-d8c7cefc7c6e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(19 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19a0544e-cc3a-492c-8d7b-d8c7cefc7c6e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 126999f6-ca54-4f4d-a4fb-b4a5a7662da5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 126999f6-ca54-4f4d-a4fb-b4a5a7662da5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(20 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 126999f6-ca54-4f4d-a4fb-b4a5a7662da5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f6f244e-3886-4c05-a9c8-165bd5da6be9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f6f244e-3886-4c05-a9c8-165bd5da6be9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(21 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f6f244e-3886-4c05-a9c8-165bd5da6be9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd0173b7-84b4-46b7-8e64-002107460bb4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd0173b7-84b4-46b7-8e64-002107460bb4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(22 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd0173b7-84b4-46b7-8e64-002107460bb4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ca691da-6342-411d-8ba4-911ef985ef6d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ca691da-6342-411d-8ba4-911ef985ef6d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(23 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ca691da-6342-411d-8ba4-911ef985ef6d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0f5b11f-15d9-4559-b303-9ca4915e3248, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0f5b11f-15d9-4559-b303-9ca4915e3248, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(24 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0f5b11f-15d9-4559-b303-9ca4915e3248, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64c0f5b7-2e1a-4a63-a380-7a5fc73353f2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64c0f5b7-2e1a-4a63-a380-7a5fc73353f2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(25 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64c0f5b7-2e1a-4a63-a380-7a5fc73353f2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e30bc77-08c8-4127-84b4-e296c8a8f3f4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e30bc77-08c8-4127-84b4-e296c8a8f3f4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTljNGQ3N2QtOWVjNThmY2MtN2E2MWI2YjItOTE3ODg0ODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(26 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e30bc77-08c8-4127-84b4-e296c8a8f3f4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6d1b746f-2255-41d9-b2fd-a9bf2fbf46d3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6d1b746f-2255-41d9-b2fd-a9bf2fbf46d3, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6d1b746f-2255-41d9-b2fd-a9bf2fbf46d3, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ad2fe2ea-df29-424c-9791-9060a2f2173e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ad2fe2ea-df29-424c-9791-9060a2f2173e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ad2fe2ea-df29-424c-9791-9060a2f2173e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9f11391-bcc5-4edf-a50b-5a32e35e370d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9f11391-bcc5-4edf-a50b-5a32e35e370d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(26 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9f11391-bcc5-4edf-a50b-5a32e35e370d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3afe17de-4148-474e-ac41-f8c975e15d12, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3afe17de-4148-474e-ac41-f8c975e15d12, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(27 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3afe17de-4148-474e-ac41-f8c975e15d12, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f216886-b64a-41a6-a545-067aa94d0eca, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f216886-b64a-41a6-a545-067aa94d0eca, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(28 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f216886-b64a-41a6-a545-067aa94d0eca, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 711139a6-5095-4e27-98b1-9a565b1f6c0b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 711139a6-5095-4e27-98b1-9a565b1f6c0b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(29 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 711139a6-5095-4e27-98b1-9a565b1f6c0b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7172adb-98a6-417c-9f3d-9bee9c0e07f6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7172adb-98a6-417c-9f3d-9bee9c0e07f6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(30 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7172adb-98a6-417c-9f3d-9bee9c0e07f6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb8c442b-4a86-4d4d-b922-55c63a989354, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb8c442b-4a86-4d4d-b922-55c63a989354, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(31 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb8c442b-4a86-4d4d-b922-55c63a989354, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94a7f986-b0ca-41ae-b2f9-7af53385be20, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94a7f986-b0ca-41ae-b2f9-7af53385be20, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(32 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94a7f986-b0ca-41ae-b2f9-7af53385be20, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46d10b7a-1599-4a64-a1ea-46fe54709280, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46d10b7a-1599-4a64-a1ea-46fe54709280, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(33 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46d10b7a-1599-4a64-a1ea-46fe54709280, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c803fc3-2dfe-44e0-b16e-8063b5b72899, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c803fc3-2dfe-44e0-b16e-8063b5b72899, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(34 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c803fc3-2dfe-44e0-b16e-8063b5b72899, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff4f1d47-6123-40aa-aacf-b480b92e0b85, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff4f1d47-6123-40aa-aacf-b480b92e0b85, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(35 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff4f1d47-6123-40aa-aacf-b480b92e0b85, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b65e73c-dcc1-42e6-a5ec-349cf6177ccc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b65e73c-dcc1-42e6-a5ec-349cf6177ccc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2QzZDhlYTEtYTBjYjYyYzYtYjQxODlmMmMtM2RkYTJiMTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(36 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b65e73c-dcc1-42e6-a5ec-349cf6177ccc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ea6493f4-6a92-4ba2-8dac-85ab4aaa53d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ea6493f4-6a92-4ba2-8dac-85ab4aaa53d2, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ea6493f4-6a92-4ba2-8dac-85ab4aaa53d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 9b73cba3-3790-446a-9cd2-5ad726652282, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9b73cba3-3790-446a-9cd2-5ad726652282, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9b73cba3-3790-446a-9cd2-5ad726652282, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bcdc2f3-5d1b-4255-b756-d453f0824a22, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bcdc2f3-5d1b-4255-b756-d453f0824a22, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(36 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bcdc2f3-5d1b-4255-b756-d453f0824a22, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45d48519-31d5-4b71-831e-b2f6140cfa30, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45d48519-31d5-4b71-831e-b2f6140cfa30, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(37 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45d48519-31d5-4b71-831e-b2f6140cfa30, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8123ece4-e15f-4906-8a37-6c463da10bd5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8123ece4-e15f-4906-8a37-6c463da10bd5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(38 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8123ece4-e15f-4906-8a37-6c463da10bd5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ed1891a-b427-43aa-b2f1-38344dadaeb9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ed1891a-b427-43aa-b2f1-38344dadaeb9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(39 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ed1891a-b427-43aa-b2f1-38344dadaeb9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c0102da-fbe5-4473-8d89-03230d358a57, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c0102da-fbe5-4473-8d89-03230d358a57, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(40 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c0102da-fbe5-4473-8d89-03230d358a57, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c47dd624-df88-46af-be57-0f324567074f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c47dd624-df88-46af-be57-0f324567074f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(41 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c47dd624-df88-46af-be57-0f324567074f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 342a4ac7-b909-46e8-8773-236e7d4219f5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 342a4ac7-b909-46e8-8773-236e7d4219f5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(42 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 342a4ac7-b909-46e8-8773-236e7d4219f5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07169278-48ce-4f2b-82c3-d44d99d19277, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07169278-48ce-4f2b-82c3-d44d99d19277, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(43 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07169278-48ce-4f2b-82c3-d44d99d19277, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b552500-6da7-4194-baa4-16b5bbc9081b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b552500-6da7-4194-baa4-16b5bbc9081b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(44 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b552500-6da7-4194-baa4-16b5bbc9081b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e73bcb34-8201-425f-883c-35e06b53c9e6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e73bcb34-8201-425f-883c-35e06b53c9e6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(45 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e73bcb34-8201-425f-883c-35e06b53c9e6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51809efa-42cf-4f78-b08d-edd3e15da240, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51809efa-42cf-4f78-b08d-edd3e15da240, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzMwMWY0NGUtOWRkZmQ3Zi1hZjY2NTdlMC1hYzhhZjAwNg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(46 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51809efa-42cf-4f78-b08d-edd3e15da240, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2a44067d-e15d-4945-b9ea-70bb05264d1e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2a44067d-e15d-4945-b9ea-70bb05264d1e, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2a44067d-e15d-4945-b9ea-70bb05264d1e, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 45da372d-8b27-46ea-bab3-2af0ea00bd6a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45da372d-8b27-46ea-bab3-2af0ea00bd6a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45da372d-8b27-46ea-bab3-2af0ea00bd6a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9c231be-bb57-4cab-909d-0fde97b7fd46, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9c231be-bb57-4cab-909d-0fde97b7fd46, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(46 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9c231be-bb57-4cab-909d-0fde97b7fd46, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8362bd18-c1d1-4868-a094-4db4cd3a1e33, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8362bd18-c1d1-4868-a094-4db4cd3a1e33, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(47 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8362bd18-c1d1-4868-a094-4db4cd3a1e33, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13cea5ba-6a52-4fa1-9232-0d1e5590a913, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13cea5ba-6a52-4fa1-9232-0d1e5590a913, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(48 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13cea5ba-6a52-4fa1-9232-0d1e5590a913, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9109fc4-f001-453d-9e61-7b626ff051d4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9109fc4-f001-453d-9e61-7b626ff051d4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(49 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9109fc4-f001-453d-9e61-7b626ff051d4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16ffadad-22e5-4f84-8f70-06be05a02fae, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16ffadad-22e5-4f84-8f70-06be05a02fae, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(50 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16ffadad-22e5-4f84-8f70-06be05a02fae, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 799d8849-0fba-4bc2-886b-8641d1a5b8e1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 799d8849-0fba-4bc2-886b-8641d1a5b8e1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(51 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 799d8849-0fba-4bc2-886b-8641d1a5b8e1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06d1337d-5ff2-4fee-99d0-f36565e24ede, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06d1337d-5ff2-4fee-99d0-f36565e24ede, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(52 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06d1337d-5ff2-4fee-99d0-f36565e24ede, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7204cb9-ee2c-4aa5-9231-43b9b1db467d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7204cb9-ee2c-4aa5-9231-43b9b1db467d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(53 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7204cb9-ee2c-4aa5-9231-43b9b1db467d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e25a0263-da9e-4a58-a9cd-71a19faffb6a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e25a0263-da9e-4a58-a9cd-71a19faffb6a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(54 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e25a0263-da9e-4a58-a9cd-71a19faffb6a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5039fdc-cf92-4de7-83c4-8a8a65a00abb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5039fdc-cf92-4de7-83c4-8a8a65a00abb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(55 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5039fdc-cf92-4de7-83c4-8a8a65a00abb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 83cb10a4-2132-4344-a8bf-ceb58654a3c5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83cb10a4-2132-4344-a8bf-ceb58654a3c5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MTJjNzg4ZDQtM2EyYjFmM2EtN2EwODg0ZTUtZWM2ZTQwZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(56 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83cb10a4-2132-4344-a8bf-ceb58654a3c5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8c10b198-3bb9-4a5d-9c3c-f3ef690d429e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8c10b198-3bb9-4a5d-9c3c-f3ef690d429e, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8c10b198-3bb9-4a5d-9c3c-f3ef690d429e, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 36eee17f-fbea-4268-9741-73a233218219, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 36eee17f-fbea-4268-9741-73a233218219, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 36eee17f-fbea-4268-9741-73a233218219, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 419b12c1-6b52-4d78-9637-792bb3dfce42, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 419b12c1-6b52-4d78-9637-792bb3dfce42, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(56 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 419b12c1-6b52-4d78-9637-792bb3dfce42, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e39dbac1-452a-4409-810c-98807e89b8b6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e39dbac1-452a-4409-810c-98807e89b8b6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(57 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e39dbac1-452a-4409-810c-98807e89b8b6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c927963b-973c-4f4f-914b-b0d57ac7204b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c927963b-973c-4f4f-914b-b0d57ac7204b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(58 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c927963b-973c-4f4f-914b-b0d57ac7204b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8366bb01-ec7d-4362-95e2-cf3dd14b9f76, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8366bb01-ec7d-4362-95e2-cf3dd14b9f76, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(59 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8366bb01-ec7d-4362-95e2-cf3dd14b9f76, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b177bc28-308d-4f1e-9c51-527c7c9eae41, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b177bc28-308d-4f1e-9c51-527c7c9eae41, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(60 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b177bc28-308d-4f1e-9c51-527c7c9eae41, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e659697-b412-494c-8a10-db8a2c4e4851, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e659697-b412-494c-8a10-db8a2c4e4851, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(61 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e659697-b412-494c-8a10-db8a2c4e4851, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63bb147f-17a5-4be1-9c8f-970c1f861d27, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63bb147f-17a5-4be1-9c8f-970c1f861d27, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(62 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63bb147f-17a5-4be1-9c8f-970c1f861d27, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8ffc8b5-8b80-4b35-9922-dd442c24479b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8ffc8b5-8b80-4b35-9922-dd442c24479b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(63 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8ffc8b5-8b80-4b35-9922-dd442c24479b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df96e8c1-2dc2-414c-ad99-a45786251698, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df96e8c1-2dc2-414c-ad99-a45786251698, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(64 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df96e8c1-2dc2-414c-ad99-a45786251698, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef961b62-460c-4375-acd3-aa94a7243e2c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef961b62-460c-4375-acd3-aa94a7243e2c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint64\n                        WHERE col_index_Uint64 = CAST(65 AS Uint64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef961b62-460c-4375-acd3-aa94a7243e2c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c5fe21f9-ba59-4897-94c6-deace80af86f, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c5fe21f9-ba59-4897-94c6-deace80af86f, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c5fe21f9-ba59-4897-94c6-deace80af86f, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f504301b-f5aa-40bf-90a1-c5f6d2170a71, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f504301b-f5aa-40bf-90a1-c5f6d2170a71, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDM0ZjJmOWItZGZjZDUxZTItNWU2Njk3MzYtZTMyZDc4MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(1 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f504301b-f5aa-40bf-90a1-c5f6d2170a71, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 12b4467c-4613-4f20-a0f6-2086ab1c0b19, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 12b4467c-4613-4f20-a0f6-2086ab1c0b19, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 12b4467c-4613-4f20-a0f6-2086ab1c0b19, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, a1f8791e-de16-4081-9a92-d4bfe374173e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a1f8791e-de16-4081-9a92-d4bfe374173e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a1f8791e-de16-4081-9a92-d4bfe374173e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8cc1dbc-599d-4d94-9b3d-1f44a0041750, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8cc1dbc-599d-4d94-9b3d-1f44a0041750, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(1 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8cc1dbc-599d-4d94-9b3d-1f44a0041750, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2588b79f-17c6-4813-bc79-11ee9ff85097, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2588b79f-17c6-4813-bc79-11ee9ff85097, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(2 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2588b79f-17c6-4813-bc79-11ee9ff85097, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7073e048-8a83-475b-956b-a2faedd3dc59, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7073e048-8a83-475b-956b-a2faedd3dc59, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(3 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7073e048-8a83-475b-956b-a2faedd3dc59, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e288bc86-7155-4988-92bd-1dff2fc94277, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e288bc86-7155-4988-92bd-1dff2fc94277, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(4 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e288bc86-7155-4988-92bd-1dff2fc94277, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3135cdfe-c902-4bf9-8338-24909d84d4a9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3135cdfe-c902-4bf9-8338-24909d84d4a9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(5 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3135cdfe-c902-4bf9-8338-24909d84d4a9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f418496-b940-472b-af0d-15a3930947b6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f418496-b940-472b-af0d-15a3930947b6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(6 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f418496-b940-472b-af0d-15a3930947b6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 743f058c-07ee-428a-b942-1dfc02aee274, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 743f058c-07ee-428a-b942-1dfc02aee274, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(7 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 743f058c-07ee-428a-b942-1dfc02aee274, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88366831-83d2-4e86-9d95-1d7033e254e7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88366831-83d2-4e86-9d95-1d7033e254e7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(8 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88366831-83d2-4e86-9d95-1d7033e254e7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9cd182fb-1be3-4960-8929-23a20bed0ce1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cd182fb-1be3-4960-8929-23a20bed0ce1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(9 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cd182fb-1be3-4960-8929-23a20bed0ce1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7cd9291-48a6-4f63-9487-a0d2f774a529, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7cd9291-48a6-4f63-9487-a0d2f774a529, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(10 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7cd9291-48a6-4f63-9487-a0d2f774a529, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18788fbc-4849-4ebf-b2a5-cf4a8f7ac02d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18788fbc-4849-4ebf-b2a5-cf4a8f7ac02d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTMxNDA1NTMtZWI0ZWI5MjAtYmU2NDM5MTctODIxODM4YmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(11 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18788fbc-4849-4ebf-b2a5-cf4a8f7ac02d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 83225592-deb2-494f-818e-277bcedbc7ee, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 83225592-deb2-494f-818e-277bcedbc7ee, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 83225592-deb2-494f-818e-277bcedbc7ee, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 810187f9-4f25-45e3-afca-b803c85ce5ea, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 810187f9-4f25-45e3-afca-b803c85ce5ea, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 810187f9-4f25-45e3-afca-b803c85ce5ea, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a989149-97e4-4190-b332-fafccc8c4fe3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a989149-97e4-4190-b332-fafccc8c4fe3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(11 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a989149-97e4-4190-b332-fafccc8c4fe3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec7244f8-6d15-44b8-bbf3-2369eaa77c23, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec7244f8-6d15-44b8-bbf3-2369eaa77c23, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(12 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec7244f8-6d15-44b8-bbf3-2369eaa77c23, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4500bea0-595e-431e-a4d5-e50408b66934, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4500bea0-595e-431e-a4d5-e50408b66934, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(13 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4500bea0-595e-431e-a4d5-e50408b66934, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5da13e59-a062-498f-89d7-4b26429d456e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5da13e59-a062-498f-89d7-4b26429d456e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(14 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5da13e59-a062-498f-89d7-4b26429d456e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35b40715-4f49-4dd2-8192-b87148c10f16, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35b40715-4f49-4dd2-8192-b87148c10f16, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(15 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35b40715-4f49-4dd2-8192-b87148c10f16, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9954480f-66cb-4d8c-87f6-c771a907caef, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9954480f-66cb-4d8c-87f6-c771a907caef, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(16 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9954480f-66cb-4d8c-87f6-c771a907caef, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 686935fc-c3dc-4f44-b8bd-81f5daa43e49, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 686935fc-c3dc-4f44-b8bd-81f5daa43e49, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(17 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 686935fc-c3dc-4f44-b8bd-81f5daa43e49, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7acf5d13-95c4-4244-a305-f539c9768369, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7acf5d13-95c4-4244-a305-f539c9768369, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(18 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7acf5d13-95c4-4244-a305-f539c9768369, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a3a7159-c6c1-42c0-aaca-85dbea928da2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a3a7159-c6c1-42c0-aaca-85dbea928da2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(19 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a3a7159-c6c1-42c0-aaca-85dbea928da2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0060956-3ba0-445a-9fbe-b105c72f3fd5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0060956-3ba0-445a-9fbe-b105c72f3fd5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(20 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0060956-3ba0-445a-9fbe-b105c72f3fd5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 882963e7-c99c-4da1-9e06-edf8bed45981, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 882963e7-c99c-4da1-9e06-edf8bed45981, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGJmMzRhY2UtYWJkYThiZTctNjViYTIzZjMtNDQ1ZTg2ZDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(21 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 882963e7-c99c-4da1-9e06-edf8bed45981, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 25d77372-2838-4f84-925f-3a57ee06125f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25d77372-2838-4f84-925f-3a57ee06125f, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25d77372-2838-4f84-925f-3a57ee06125f, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0bf63c62-8cf8-45b1-bba4-caf7d058280f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0bf63c62-8cf8-45b1-bba4-caf7d058280f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0bf63c62-8cf8-45b1-bba4-caf7d058280f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef7d0b6e-179a-49c0-823d-884fa206131b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef7d0b6e-179a-49c0-823d-884fa206131b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(21 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef7d0b6e-179a-49c0-823d-884fa206131b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7698210e-d2d8-4c56-8b9a-3afc9d73b740, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7698210e-d2d8-4c56-8b9a-3afc9d73b740, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(22 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7698210e-d2d8-4c56-8b9a-3afc9d73b740, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6727f237-07c1-42bf-b883-7299bce431b6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6727f237-07c1-42bf-b883-7299bce431b6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(23 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6727f237-07c1-42bf-b883-7299bce431b6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff2c8bcf-2e92-418c-9bcc-bdf82f7643cb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff2c8bcf-2e92-418c-9bcc-bdf82f7643cb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(24 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff2c8bcf-2e92-418c-9bcc-bdf82f7643cb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b12b14a-26a9-473a-8c33-3dadcedf7a55, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b12b14a-26a9-473a-8c33-3dadcedf7a55, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(25 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b12b14a-26a9-473a-8c33-3dadcedf7a55, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68b40875-2fd2-46bf-ae33-4dae43d96d08, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68b40875-2fd2-46bf-ae33-4dae43d96d08, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(26 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68b40875-2fd2-46bf-ae33-4dae43d96d08, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 971198d2-089a-469f-b2a1-bdbbd3885c93, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 971198d2-089a-469f-b2a1-bdbbd3885c93, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(27 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 971198d2-089a-469f-b2a1-bdbbd3885c93, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 180147d2-f9e1-4b42-b3e1-005dbee70dab, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 180147d2-f9e1-4b42-b3e1-005dbee70dab, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(28 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 180147d2-f9e1-4b42-b3e1-005dbee70dab, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 125d4c53-881c-4e1f-b73e-5e4d2319db88, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 125d4c53-881c-4e1f-b73e-5e4d2319db88, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(29 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 125d4c53-881c-4e1f-b73e-5e4d2319db88, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfac36e1-cd6e-4bfd-b801-1e509050abb6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfac36e1-cd6e-4bfd-b801-1e509050abb6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(30 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfac36e1-cd6e-4bfd-b801-1e509050abb6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3b28352-bf62-4cd6-bb6c-f2dd3cd03f7b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3b28352-bf62-4cd6-bb6c-f2dd3cd03f7b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzAwZjZjODQtYjA5ZjVjMWMtOGNlYTI5YTAtNDE0YTc0Mzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(31 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3b28352-bf62-4cd6-bb6c-f2dd3cd03f7b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a518859a-5346-4f89-af77-69462925031c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a518859a-5346-4f89-af77-69462925031c, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a518859a-5346-4f89-af77-69462925031c, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, c6e2ad70-727b-4596-bcac-834b89a36ccc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c6e2ad70-727b-4596-bcac-834b89a36ccc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c6e2ad70-727b-4596-bcac-834b89a36ccc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74b506ee-32d3-4d2d-b934-6ea01a8162a3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74b506ee-32d3-4d2d-b934-6ea01a8162a3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(31 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74b506ee-32d3-4d2d-b934-6ea01a8162a3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 097c0db1-fde7-4bea-9dad-1f4f17c03154, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 097c0db1-fde7-4bea-9dad-1f4f17c03154, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(32 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 097c0db1-fde7-4bea-9dad-1f4f17c03154, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7eb7f6d-4695-449a-bf22-c8c0c2f88e9c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7eb7f6d-4695-449a-bf22-c8c0c2f88e9c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(33 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7eb7f6d-4695-449a-bf22-c8c0c2f88e9c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76693216-28d6-4407-b8c5-5426f325cad3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76693216-28d6-4407-b8c5-5426f325cad3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(34 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76693216-28d6-4407-b8c5-5426f325cad3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d4ba94f3-1365-44f1-b475-d9895e9ee754, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4ba94f3-1365-44f1-b475-d9895e9ee754, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(35 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4ba94f3-1365-44f1-b475-d9895e9ee754, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ea7d431e-e8f9-494f-9e44-646da077d1ba, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea7d431e-e8f9-494f-9e44-646da077d1ba, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(36 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea7d431e-e8f9-494f-9e44-646da077d1ba, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79d16fd6-8f4e-4d8d-a600-f5f11c05f6a2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79d16fd6-8f4e-4d8d-a600-f5f11c05f6a2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(37 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79d16fd6-8f4e-4d8d-a600-f5f11c05f6a2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8814ff8d-fb88-4419-8d18-ee13350da008, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8814ff8d-fb88-4419-8d18-ee13350da008, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(38 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8814ff8d-fb88-4419-8d18-ee13350da008, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31a2ca3a-3e85-4fb2-a941-c5aec39dbf38, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31a2ca3a-3e85-4fb2-a941-c5aec39dbf38, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(39 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31a2ca3a-3e85-4fb2-a941-c5aec39dbf38, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a239a35e-adf6-4286-84e0-be1352e03229, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a239a35e-adf6-4286-84e0-be1352e03229, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(40 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a239a35e-adf6-4286-84e0-be1352e03229, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fc18c68-e4a7-436d-ba70-4c1a9b101a1b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fc18c68-e4a7-436d-ba70-4c1a9b101a1b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGI3YzM1YTEtMWIwNWFjNWUtNmI2YjA4MjYtNDNhOTI1YTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(41 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fc18c68-e4a7-436d-ba70-4c1a9b101a1b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ab90d784-3f2b-4e01-a864-526827dc73c8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ab90d784-3f2b-4e01-a864-526827dc73c8, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ab90d784-3f2b-4e01-a864-526827dc73c8, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 40d960d9-6b99-4a1f-912e-679b2e720841, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 40d960d9-6b99-4a1f-912e-679b2e720841, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 40d960d9-6b99-4a1f-912e-679b2e720841, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 861941e5-fc9f-426f-bc44-47a2e8aa2dfa, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 861941e5-fc9f-426f-bc44-47a2e8aa2dfa, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(41 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 861941e5-fc9f-426f-bc44-47a2e8aa2dfa, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74284984-cf6d-4a79-bc16-bdbe2c0c3c29, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74284984-cf6d-4a79-bc16-bdbe2c0c3c29, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(42 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74284984-cf6d-4a79-bc16-bdbe2c0c3c29, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9c15514-965f-40e0-966a-6458d165fab7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9c15514-965f-40e0-966a-6458d165fab7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(43 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9c15514-965f-40e0-966a-6458d165fab7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef34dd3e-928f-468f-b539-89b33b9acdf8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef34dd3e-928f-468f-b539-89b33b9acdf8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(44 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef34dd3e-928f-468f-b539-89b33b9acdf8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26324f53-0e0b-4b1e-bb65-00e9dfdcd151, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26324f53-0e0b-4b1e-bb65-00e9dfdcd151, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(45 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26324f53-0e0b-4b1e-bb65-00e9dfdcd151, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c746f70a-296c-4743-8186-d97523ee730d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c746f70a-296c-4743-8186-d97523ee730d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(46 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c746f70a-296c-4743-8186-d97523ee730d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa480789-2092-4751-a14f-80be0a4c81ea, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa480789-2092-4751-a14f-80be0a4c81ea, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(47 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa480789-2092-4751-a14f-80be0a4c81ea, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a233f9ad-d171-41fb-a0bb-38408d826e8f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a233f9ad-d171-41fb-a0bb-38408d826e8f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(48 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a233f9ad-d171-41fb-a0bb-38408d826e8f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d7a20be-a15b-45c3-8cf5-9fd748816db5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d7a20be-a15b-45c3-8cf5-9fd748816db5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(49 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d7a20be-a15b-45c3-8cf5-9fd748816db5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04b5d0bc-f8c8-4511-b7d1-d0cb59dea997, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04b5d0bc-f8c8-4511-b7d1-d0cb59dea997, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(50 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04b5d0bc-f8c8-4511-b7d1-d0cb59dea997, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a866c2d4-f76a-432c-a855-02415b1b069e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a866c2d4-f76a-432c-a855-02415b1b069e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YmQ1MDVkZTgtNGE4MGNiNjQtNjY5MTE0MzgtN2M1N2U1NTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(51 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a866c2d4-f76a-432c-a855-02415b1b069e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a056c3aa-22c8-4cc4-a5d4-04deb90cbd55, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a056c3aa-22c8-4cc4-a5d4-04deb90cbd55, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a056c3aa-22c8-4cc4-a5d4-04deb90cbd55, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, f4ad77ab-a70b-4e57-b5be-af994d86a0c5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f4ad77ab-a70b-4e57-b5be-af994d86a0c5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f4ad77ab-a70b-4e57-b5be-af994d86a0c5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27b256b3-eba4-4e32-92c6-f1c957020e29, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27b256b3-eba4-4e32-92c6-f1c957020e29, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(51 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27b256b3-eba4-4e32-92c6-f1c957020e29, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cc8fd2f-d349-4fbb-8124-d39db82d1edb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cc8fd2f-d349-4fbb-8124-d39db82d1edb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(52 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cc8fd2f-d349-4fbb-8124-d39db82d1edb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0cff2e5-c17e-47ac-b0e4-e882077a0e36, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0cff2e5-c17e-47ac-b0e4-e882077a0e36, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(53 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0cff2e5-c17e-47ac-b0e4-e882077a0e36, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a98421e4-7486-4119-bf5c-6a21ed18d9eb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a98421e4-7486-4119-bf5c-6a21ed18d9eb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(54 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a98421e4-7486-4119-bf5c-6a21ed18d9eb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ea3f5f4-b5b2-4599-b136-a5ae5db86119, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ea3f5f4-b5b2-4599-b136-a5ae5db86119, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(55 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ea3f5f4-b5b2-4599-b136-a5ae5db86119, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 555be12f-78d1-4aca-8922-f0efcbbabb8f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 555be12f-78d1-4aca-8922-f0efcbbabb8f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(56 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 555be12f-78d1-4aca-8922-f0efcbbabb8f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 267d75a5-541f-4996-9e38-1420872598bc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 267d75a5-541f-4996-9e38-1420872598bc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(57 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 267d75a5-541f-4996-9e38-1420872598bc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8af2a540-e071-40fd-bfaa-3dbec3f237b9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8af2a540-e071-40fd-bfaa-3dbec3f237b9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(58 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8af2a540-e071-40fd-bfaa-3dbec3f237b9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95c1d481-e353-4613-a6ab-09a063c4e8ee, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95c1d481-e353-4613-a6ab-09a063c4e8ee, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(59 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95c1d481-e353-4613-a6ab-09a063c4e8ee, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5720ffb7-b0b4-4b65-adf3-acfd344c79c9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5720ffb7-b0b4-4b65-adf3-acfd344c79c9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(60 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5720ffb7-b0b4-4b65-adf3-acfd344c79c9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f77f2a2-c512-4d77-b045-f5ce689ec413, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f77f2a2-c512-4d77-b045-f5ce689ec413, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGU4Nzc1ZTYtZjJhMWZiYTQtYzBhNDJiN2UtN2UxODQ2Mjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(61 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f77f2a2-c512-4d77-b045-f5ce689ec413, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b148f0c5-9c00-476f-ac65-1497295139f5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b148f0c5-9c00-476f-ac65-1497295139f5, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b148f0c5-9c00-476f-ac65-1497295139f5, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6285b776-fa56-47a8-a388-482c6615daa3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6285b776-fa56-47a8-a388-482c6615daa3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6285b776-fa56-47a8-a388-482c6615daa3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82656787-e517-48b2-a68e-f1695d9ea666, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82656787-e517-48b2-a68e-f1695d9ea666, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(61 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82656787-e517-48b2-a68e-f1695d9ea666, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a4e3237-a24d-4f4a-8b2d-2c80714c157c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a4e3237-a24d-4f4a-8b2d-2c80714c157c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(62 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a4e3237-a24d-4f4a-8b2d-2c80714c157c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 722c62e9-4ad1-4b40-a8ac-861449dda870, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 722c62e9-4ad1-4b40-a8ac-861449dda870, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(63 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 722c62e9-4ad1-4b40-a8ac-861449dda870, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48cd1bde-168b-4c88-8a5e-c08a6927db6b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48cd1bde-168b-4c88-8a5e-c08a6927db6b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(64 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48cd1bde-168b-4c88-8a5e-c08a6927db6b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbb13fb1-6aa9-482b-8064-890a6e85f832, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbb13fb1-6aa9-482b-8064-890a6e85f832, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int32\n                        WHERE col_index_Int32 = CAST(65 AS Int32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbb13fb1-6aa9-482b-8064-890a6e85f832, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6036204b-0803-41b7-a622-0cb4a18720d1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6036204b-0803-41b7-a622-0cb4a18720d1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(1 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6036204b-0803-41b7-a622-0cb4a18720d1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe9b9f37-074d-47f7-8d35-16d4a3a98f8c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe9b9f37-074d-47f7-8d35-16d4a3a98f8c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(2 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe9b9f37-074d-47f7-8d35-16d4a3a98f8c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 389e4793-a191-49f5-ab4e-293326bd3d8d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 389e4793-a191-49f5-ab4e-293326bd3d8d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(3 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 389e4793-a191-49f5-ab4e-293326bd3d8d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7941aa5a-2fc8-4669-9c2c-c663c7c8a070, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7941aa5a-2fc8-4669-9c2c-c663c7c8a070, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(4 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7941aa5a-2fc8-4669-9c2c-c663c7c8a070, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d96a59a-c61c-4f16-b3a3-1cbc4c86fa50, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d96a59a-c61c-4f16-b3a3-1cbc4c86fa50, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(5 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d96a59a-c61c-4f16-b3a3-1cbc4c86fa50, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a258f5a7-02f9-4c11-80f3-d1f25705f77e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a258f5a7-02f9-4c11-80f3-d1f25705f77e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NDYzNzE3YjAtYTkzZDRkNTktZDM3NzE1NWQtOGVmNmFkNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(6 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a258f5a7-02f9-4c11-80f3-d1f25705f77e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 49354da1-48fc-47c9-8b11-1b915a8da9b5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 49354da1-48fc-47c9-8b11-1b915a8da9b5, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 49354da1-48fc-47c9-8b11-1b915a8da9b5, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 066aa7a8-4935-4df8-8a48-ff6b16f9dfba, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 066aa7a8-4935-4df8-8a48-ff6b16f9dfba, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 066aa7a8-4935-4df8-8a48-ff6b16f9dfba, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82c822ba-55e3-446a-bc3f-2cfc6fc2a229, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82c822ba-55e3-446a-bc3f-2cfc6fc2a229, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(6 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82c822ba-55e3-446a-bc3f-2cfc6fc2a229, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0333ceb1-e868-419b-b634-cb0867adf09e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0333ceb1-e868-419b-b634-cb0867adf09e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(7 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0333ceb1-e868-419b-b634-cb0867adf09e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba0ba495-e414-44ad-b1a0-b0a8ba423676, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba0ba495-e414-44ad-b1a0-b0a8ba423676, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(8 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba0ba495-e414-44ad-b1a0-b0a8ba423676, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59b2f0a7-e2a2-4f5c-9529-210de7078821, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59b2f0a7-e2a2-4f5c-9529-210de7078821, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(9 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59b2f0a7-e2a2-4f5c-9529-210de7078821, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42bc6abe-ae03-4097-b9c6-cce03d9741b4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42bc6abe-ae03-4097-b9c6-cce03d9741b4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(10 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42bc6abe-ae03-4097-b9c6-cce03d9741b4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aadde88a-2213-455d-966d-af2bb776b6c7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aadde88a-2213-455d-966d-af2bb776b6c7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(11 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aadde88a-2213-455d-966d-af2bb776b6c7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 467540a0-b2a0-49e5-87ff-060454a6e931, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 467540a0-b2a0-49e5-87ff-060454a6e931, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(12 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 467540a0-b2a0-49e5-87ff-060454a6e931, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 57b3d06a-7be2-4e26-9e46-ec54901a12d5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57b3d06a-7be2-4e26-9e46-ec54901a12d5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(13 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57b3d06a-7be2-4e26-9e46-ec54901a12d5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 146b1629-4d2d-45d2-8b34-f59bbc0ce860, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 146b1629-4d2d-45d2-8b34-f59bbc0ce860, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(14 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 146b1629-4d2d-45d2-8b34-f59bbc0ce860, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0ffb27b-0eae-4afc-b856-e73a6db82fbd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0ffb27b-0eae-4afc-b856-e73a6db82fbd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(15 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0ffb27b-0eae-4afc-b856-e73a6db82fbd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1699b0b4-2c43-4d9b-b45c-fd60f75b1880, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1699b0b4-2c43-4d9b-b45c-fd60f75b1880, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTRhMDYzMDQtZjM1MWU2NzktZGIyNjJlNzYtMWNlNjRkYzA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(16 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1699b0b4-2c43-4d9b-b45c-fd60f75b1880, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 90d1824e-6d5d-4796-849a-1e151612d5db, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 90d1824e-6d5d-4796-849a-1e151612d5db, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 90d1824e-6d5d-4796-849a-1e151612d5db, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, af973967-6d57-4a14-a350-edfbfe6fe691, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af973967-6d57-4a14-a350-edfbfe6fe691, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af973967-6d57-4a14-a350-edfbfe6fe691, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ce26a78-d4e7-4f1b-9c67-388123a3e7af, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ce26a78-d4e7-4f1b-9c67-388123a3e7af, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(16 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ce26a78-d4e7-4f1b-9c67-388123a3e7af, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6dbc244a-7cad-43c6-a794-4eb703cb01ad, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dbc244a-7cad-43c6-a794-4eb703cb01ad, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(17 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6dbc244a-7cad-43c6-a794-4eb703cb01ad, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6730a7be-5ed7-4605-8c6f-3e0067f801c4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6730a7be-5ed7-4605-8c6f-3e0067f801c4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(18 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6730a7be-5ed7-4605-8c6f-3e0067f801c4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 689403bd-20ed-4dd8-ac40-9d8b5e72d28c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 689403bd-20ed-4dd8-ac40-9d8b5e72d28c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(19 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 689403bd-20ed-4dd8-ac40-9d8b5e72d28c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 068761c2-9faf-4893-9642-d30795c7ca24, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 068761c2-9faf-4893-9642-d30795c7ca24, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(20 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 068761c2-9faf-4893-9642-d30795c7ca24, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f6c7790-33b7-4fda-a223-97734139f0c1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f6c7790-33b7-4fda-a223-97734139f0c1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(21 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f6c7790-33b7-4fda-a223-97734139f0c1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0c612c5-b9b2-45a8-b9bf-2f8697a2ac9c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c612c5-b9b2-45a8-b9bf-2f8697a2ac9c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(22 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c612c5-b9b2-45a8-b9bf-2f8697a2ac9c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6890ad1-562b-4894-b050-f8e495126454, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6890ad1-562b-4894-b050-f8e495126454, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(23 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6890ad1-562b-4894-b050-f8e495126454, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ba8c3b7-d489-4aab-8638-bcf486839c61, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ba8c3b7-d489-4aab-8638-bcf486839c61, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(24 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ba8c3b7-d489-4aab-8638-bcf486839c61, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f0788de-9a91-4146-b88d-abdc20aa02d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f0788de-9a91-4146-b88d-abdc20aa02d2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(25 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f0788de-9a91-4146-b88d-abdc20aa02d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 316971b5-eeb0-4ddf-af93-a421293cc3b0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 316971b5-eeb0-4ddf-af93-a421293cc3b0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OWQzODg2YzctY2QyNGRjYzAtOTA2MGY1ZjAtNDg3NDZhNDU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(26 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 316971b5-eeb0-4ddf-af93-a421293cc3b0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1647c82d-1a49-4d44-9e0c-656c2e8f2e3b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1647c82d-1a49-4d44-9e0c-656c2e8f2e3b, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1647c82d-1a49-4d44-9e0c-656c2e8f2e3b, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 78011356-4184-454a-baa7-80de8cdda924, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 78011356-4184-454a-baa7-80de8cdda924, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 78011356-4184-454a-baa7-80de8cdda924, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61ca76d4-d0f9-4717-8fcb-7fd339221219, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61ca76d4-d0f9-4717-8fcb-7fd339221219, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(26 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61ca76d4-d0f9-4717-8fcb-7fd339221219, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95dd89ed-2c54-4487-b4ba-7ef3b19d1c71, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95dd89ed-2c54-4487-b4ba-7ef3b19d1c71, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(27 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95dd89ed-2c54-4487-b4ba-7ef3b19d1c71, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4770c842-8b89-4a2f-8cbd-6e3313e8fad6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4770c842-8b89-4a2f-8cbd-6e3313e8fad6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(28 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4770c842-8b89-4a2f-8cbd-6e3313e8fad6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f37f702-f1b7-4b96-9c74-77203cfd4af7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f37f702-f1b7-4b96-9c74-77203cfd4af7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(29 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f37f702-f1b7-4b96-9c74-77203cfd4af7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9855eeae-ac29-40f1-923b-b65187c97d82, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9855eeae-ac29-40f1-923b-b65187c97d82, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(30 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9855eeae-ac29-40f1-923b-b65187c97d82, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c1da406-09c4-4849-80f9-35cc23b63367, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c1da406-09c4-4849-80f9-35cc23b63367, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(31 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c1da406-09c4-4849-80f9-35cc23b63367, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8df400b4-818f-424d-b5ff-a0ba29383c26, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8df400b4-818f-424d-b5ff-a0ba29383c26, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(32 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8df400b4-818f-424d-b5ff-a0ba29383c26, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53432c97-9deb-4c19-8c12-a1aad37a2306, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53432c97-9deb-4c19-8c12-a1aad37a2306, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(33 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53432c97-9deb-4c19-8c12-a1aad37a2306, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 591adbe4-8fb7-4cc1-b650-9de0c759663c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 591adbe4-8fb7-4cc1-b650-9de0c759663c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(34 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 591adbe4-8fb7-4cc1-b650-9de0c759663c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21ecaca2-c938-4528-b05c-80c087c442e4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21ecaca2-c938-4528-b05c-80c087c442e4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(35 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21ecaca2-c938-4528-b05c-80c087c442e4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c36adb3-a049-4df9-995c-a4b646b32523, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c36adb3-a049-4df9-995c-a4b646b32523, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTQ3NWIxNDgtNGZhZGJkMDctODRiOTBmYjYtN2Q1YjRlYTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(36 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c36adb3-a049-4df9-995c-a4b646b32523, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f1833805-af2f-4d89-af7d-3307fe1e3522, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f1833805-af2f-4d89-af7d-3307fe1e3522, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f1833805-af2f-4d89-af7d-3307fe1e3522, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 530c0f01-dab1-4d44-b2b8-222dac3526df, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 530c0f01-dab1-4d44-b2b8-222dac3526df, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 530c0f01-dab1-4d44-b2b8-222dac3526df, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b7a81b2b-0b88-42b1-931f-be59f4e362be, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7a81b2b-0b88-42b1-931f-be59f4e362be, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(36 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7a81b2b-0b88-42b1-931f-be59f4e362be, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2e8a22d-a807-407d-94a8-7f99309affe1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2e8a22d-a807-407d-94a8-7f99309affe1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(37 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2e8a22d-a807-407d-94a8-7f99309affe1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 279e3996-c568-4990-9a4b-27907be2c155, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 279e3996-c568-4990-9a4b-27907be2c155, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(38 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 279e3996-c568-4990-9a4b-27907be2c155, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bbef33a-f47d-43c8-8bb6-503372eba740, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bbef33a-f47d-43c8-8bb6-503372eba740, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(39 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bbef33a-f47d-43c8-8bb6-503372eba740, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 469cee99-f2f2-4687-b0d0-de5ff71ba43e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 469cee99-f2f2-4687-b0d0-de5ff71ba43e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(40 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 469cee99-f2f2-4687-b0d0-de5ff71ba43e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2327416-e11e-48b8-ab1e-e70bb937e21c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2327416-e11e-48b8-ab1e-e70bb937e21c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(41 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2327416-e11e-48b8-ab1e-e70bb937e21c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f8d64c2-b177-4e59-993e-53b397bbc769, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f8d64c2-b177-4e59-993e-53b397bbc769, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(42 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f8d64c2-b177-4e59-993e-53b397bbc769, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 475d7548-7821-482e-a101-be019ef91d4e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 475d7548-7821-482e-a101-be019ef91d4e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(43 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 475d7548-7821-482e-a101-be019ef91d4e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4adde10a-69c7-4d6d-8539-158486228a28, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4adde10a-69c7-4d6d-8539-158486228a28, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(44 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4adde10a-69c7-4d6d-8539-158486228a28, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7330d16b-94ae-458a-b183-bff189bbc4ed, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7330d16b-94ae-458a-b183-bff189bbc4ed, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(45 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7330d16b-94ae-458a-b183-bff189bbc4ed, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78392224-c63a-415e-9e4a-473f060b3c8b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78392224-c63a-415e-9e4a-473f060b3c8b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGEyNjE3ZjYtNmEzYTBjMC1kNjAzOTFlMy1jZmFlZWM1OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(46 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78392224-c63a-415e-9e4a-473f060b3c8b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 00cb358b-a536-4843-bff9-c766ba8687bf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 00cb358b-a536-4843-bff9-c766ba8687bf, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 00cb358b-a536-4843-bff9-c766ba8687bf, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0dcda1fe-7d2b-49fe-849f-ed1b730302a7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0dcda1fe-7d2b-49fe-849f-ed1b730302a7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0dcda1fe-7d2b-49fe-849f-ed1b730302a7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2a4797e-458a-4a2e-9fc7-9f921ad951ce, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2a4797e-458a-4a2e-9fc7-9f921ad951ce, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(46 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2a4797e-458a-4a2e-9fc7-9f921ad951ce, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0fbc03a9-68d9-44fd-b03a-02c7cfd4fe79, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fbc03a9-68d9-44fd-b03a-02c7cfd4fe79, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(47 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fbc03a9-68d9-44fd-b03a-02c7cfd4fe79, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de7698c4-60b9-4dfb-ae56-57908c5e74d5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de7698c4-60b9-4dfb-ae56-57908c5e74d5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(48 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de7698c4-60b9-4dfb-ae56-57908c5e74d5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74708e52-0dbf-406f-9e6e-d49b45cd0d5b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74708e52-0dbf-406f-9e6e-d49b45cd0d5b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(49 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74708e52-0dbf-406f-9e6e-d49b45cd0d5b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2dc55fb2-9daf-46cb-b1f8-376f31ce588b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dc55fb2-9daf-46cb-b1f8-376f31ce588b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(50 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2dc55fb2-9daf-46cb-b1f8-376f31ce588b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7346f12-3857-4986-9a8a-88f4094652e0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7346f12-3857-4986-9a8a-88f4094652e0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(51 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7346f12-3857-4986-9a8a-88f4094652e0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d1a2db9-3c97-4012-b2e1-71f6ef0f6101, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d1a2db9-3c97-4012-b2e1-71f6ef0f6101, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(52 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d1a2db9-3c97-4012-b2e1-71f6ef0f6101, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b9c7be09-b66e-486b-a659-4689874a810f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9c7be09-b66e-486b-a659-4689874a810f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(53 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9c7be09-b66e-486b-a659-4689874a810f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73e56ec4-4a46-4bb2-8ca6-6bbab51c6cf4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73e56ec4-4a46-4bb2-8ca6-6bbab51c6cf4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(54 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73e56ec4-4a46-4bb2-8ca6-6bbab51c6cf4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18eb1668-06e5-47bd-8cc2-4e45eacd746d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18eb1668-06e5-47bd-8cc2-4e45eacd746d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(55 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18eb1668-06e5-47bd-8cc2-4e45eacd746d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c5912deb-44aa-4137-bed9-d8ff21ed2775, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5912deb-44aa-4137-bed9-d8ff21ed2775, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjA0MWQ2YzgtYTI4MjViYWQtN2YyN2NlNGMtNjcwMzhhMzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(56 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5912deb-44aa-4137-bed9-d8ff21ed2775, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5bde19e3-7a7c-49b7-ab61-fc66a95a576a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5bde19e3-7a7c-49b7-ab61-fc66a95a576a, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5bde19e3-7a7c-49b7-ab61-fc66a95a576a, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, a0696660-d739-4545-91af-950c9d683cc4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a0696660-d739-4545-91af-950c9d683cc4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a0696660-d739-4545-91af-950c9d683cc4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49afaab1-a048-42b1-ae08-756fde85e1f0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49afaab1-a048-42b1-ae08-756fde85e1f0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(56 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49afaab1-a048-42b1-ae08-756fde85e1f0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a141bc5-529f-44a0-a82d-bc8e387c7750, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a141bc5-529f-44a0-a82d-bc8e387c7750, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(57 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a141bc5-529f-44a0-a82d-bc8e387c7750, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7acaf967-ed16-43ba-9bb7-8aec005616b3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7acaf967-ed16-43ba-9bb7-8aec005616b3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(58 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7acaf967-ed16-43ba-9bb7-8aec005616b3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48a793d0-3ac0-4e94-982c-cbe196cb74fb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48a793d0-3ac0-4e94-982c-cbe196cb74fb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(59 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48a793d0-3ac0-4e94-982c-cbe196cb74fb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93107cae-29dd-4d39-b561-f6ee48360806, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93107cae-29dd-4d39-b561-f6ee48360806, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(60 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93107cae-29dd-4d39-b561-f6ee48360806, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b80ab6fd-af86-4fd8-b80b-265f9457d00d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b80ab6fd-af86-4fd8-b80b-265f9457d00d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(61 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b80ab6fd-af86-4fd8-b80b-265f9457d00d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59cb2ace-a69e-4af8-b9ac-848770f025b8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59cb2ace-a69e-4af8-b9ac-848770f025b8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(62 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59cb2ace-a69e-4af8-b9ac-848770f025b8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac536aea-363d-4adb-9c4b-ee7870473cc1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac536aea-363d-4adb-9c4b-ee7870473cc1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(63 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac536aea-363d-4adb-9c4b-ee7870473cc1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9284c71d-1dd8-4f01-a706-665b40c8c7a5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9284c71d-1dd8-4f01-a706-665b40c8c7a5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(64 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9284c71d-1dd8-4f01-a706-665b40c8c7a5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6702d2f4-e9cc-40eb-ae4a-83be5412d131, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6702d2f4-e9cc-40eb-ae4a-83be5412d131, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint32\n                        WHERE col_index_Uint32 = CAST(65 AS Uint32);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6702d2f4-e9cc-40eb-ae4a-83be5412d131, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00829adc-bf7b-42ce-a858-0fd626b9c6b9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00829adc-bf7b-42ce-a858-0fd626b9c6b9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NGUyZjllZTQtMmZiZGU0ZGEtNmM5MmY4YmItNzg4YzEwYTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(1 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00829adc-bf7b-42ce-a858-0fd626b9c6b9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 928749c0-23be-4c04-bd97-726583060235, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 928749c0-23be-4c04-bd97-726583060235, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 928749c0-23be-4c04-bd97-726583060235, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4f981a8c-b9c1-49a0-9504-61c5b298c1aa, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4f981a8c-b9c1-49a0-9504-61c5b298c1aa, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4f981a8c-b9c1-49a0-9504-61c5b298c1aa, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0808ee1c-ed3e-4cd5-a8ad-f10f400a6dd7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0808ee1c-ed3e-4cd5-a8ad-f10f400a6dd7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(1 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0808ee1c-ed3e-4cd5-a8ad-f10f400a6dd7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d6fb8ac-53a1-4806-b05c-f68e65c69a73, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d6fb8ac-53a1-4806-b05c-f68e65c69a73, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(2 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d6fb8ac-53a1-4806-b05c-f68e65c69a73, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2f01941-8510-4ae6-befb-03b60bbef220, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2f01941-8510-4ae6-befb-03b60bbef220, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(3 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2f01941-8510-4ae6-befb-03b60bbef220, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 426f5435-6fe1-42f7-add9-58e7b89f5c3b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 426f5435-6fe1-42f7-add9-58e7b89f5c3b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(4 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 426f5435-6fe1-42f7-add9-58e7b89f5c3b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe3a9689-d1ae-4374-a95f-4657dcf01875, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe3a9689-d1ae-4374-a95f-4657dcf01875, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(5 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe3a9689-d1ae-4374-a95f-4657dcf01875, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84c34b64-41bb-43a4-804b-cff8dea1b0d9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84c34b64-41bb-43a4-804b-cff8dea1b0d9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(6 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84c34b64-41bb-43a4-804b-cff8dea1b0d9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa6be359-82d3-488c-ad8e-ddff7a51bb54, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa6be359-82d3-488c-ad8e-ddff7a51bb54, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(7 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa6be359-82d3-488c-ad8e-ddff7a51bb54, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ecc45bc-83af-41ee-9657-95e7817ea9b3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ecc45bc-83af-41ee-9657-95e7817ea9b3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(8 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ecc45bc-83af-41ee-9657-95e7817ea9b3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 971d7597-485b-471e-bff5-0d00b0223697, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 971d7597-485b-471e-bff5-0d00b0223697, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(9 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 971d7597-485b-471e-bff5-0d00b0223697, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 883eed8f-e909-415d-a106-16830e44a2f5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 883eed8f-e909-415d-a106-16830e44a2f5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(10 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 883eed8f-e909-415d-a106-16830e44a2f5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e63dc7c8-3418-4613-9c60-d0a10af8a34f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e63dc7c8-3418-4613-9c60-d0a10af8a34f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODU2MTc2NzYtOTQ1NDllNWMtYWM1NjMxMTktZjRjNjk5ZTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(11 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e63dc7c8-3418-4613-9c60-d0a10af8a34f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, afc2376b-0a9a-42cd-9fd1-5c3bec79711c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, afc2376b-0a9a-42cd-9fd1-5c3bec79711c, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, afc2376b-0a9a-42cd-9fd1-5c3bec79711c, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 053725aa-be06-4f3a-a580-6852cf673153, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 053725aa-be06-4f3a-a580-6852cf673153, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 053725aa-be06-4f3a-a580-6852cf673153, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47d22456-59c9-44a8-9c11-3ca8ef2aca60, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47d22456-59c9-44a8-9c11-3ca8ef2aca60, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(11 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47d22456-59c9-44a8-9c11-3ca8ef2aca60, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 376a7ef4-6bce-4e7e-aae3-fb4a84c65a33, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 376a7ef4-6bce-4e7e-aae3-fb4a84c65a33, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(12 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 376a7ef4-6bce-4e7e-aae3-fb4a84c65a33, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5440ae60-4305-475b-a6e3-e171b9945f04, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5440ae60-4305-475b-a6e3-e171b9945f04, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(13 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5440ae60-4305-475b-a6e3-e171b9945f04, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa4c63c6-33b4-4c86-8f39-4fa0e2f181b1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa4c63c6-33b4-4c86-8f39-4fa0e2f181b1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(14 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa4c63c6-33b4-4c86-8f39-4fa0e2f181b1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 597e90a4-fc5c-4a91-bb90-9bafeb7fc026, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 597e90a4-fc5c-4a91-bb90-9bafeb7fc026, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 597e90a4-fc5c-4a91-bb90-9bafeb7fc026, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 746338f7-2e05-49eb-8913-73c0dc2fa8a7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 746338f7-2e05-49eb-8913-73c0dc2fa8a7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(15 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 746338f7-2e05-49eb-8913-73c0dc2fa8a7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a4dce3f-d9a1-4303-95fc-7c351a6e8301, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a4dce3f-d9a1-4303-95fc-7c351a6e8301, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(16 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a4dce3f-d9a1-4303-95fc-7c351a6e8301, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59049800-55fb-431a-aa7c-cac1e74da4d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59049800-55fb-431a-aa7c-cac1e74da4d2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(17 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59049800-55fb-431a-aa7c-cac1e74da4d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c67a41f5-8e64-4c39-b4ae-0b2b19e93dce, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c67a41f5-8e64-4c39-b4ae-0b2b19e93dce, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(18 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c67a41f5-8e64-4c39-b4ae-0b2b19e93dce, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 143f1b18-b575-4f2e-abee-9ec91d082a6e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 143f1b18-b575-4f2e-abee-9ec91d082a6e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(19 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 143f1b18-b575-4f2e-abee-9ec91d082a6e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a04d2d3e-956f-449d-bdd4-8de292073bca, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a04d2d3e-956f-449d-bdd4-8de292073bca, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(20 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a04d2d3e-956f-449d-bdd4-8de292073bca, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ec6ec62-7a25-40c7-94be-dd67c56b1586, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ec6ec62-7a25-40c7-94be-dd67c56b1586, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YzM0MTdlNzYtODAzNGJkNGQtZjU0YjU2NTUtNTM2M2FmZmM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(21 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ec6ec62-7a25-40c7-94be-dd67c56b1586, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 88f614eb-f5f3-4f42-955c-8de55e2eca89, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88f614eb-f5f3-4f42-955c-8de55e2eca89, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88f614eb-f5f3-4f42-955c-8de55e2eca89, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 802eda14-400a-4253-9f78-719461f459e1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 802eda14-400a-4253-9f78-719461f459e1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 802eda14-400a-4253-9f78-719461f459e1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02eaa862-fdd5-40ec-85eb-ef22b9b86760, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02eaa862-fdd5-40ec-85eb-ef22b9b86760, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(21 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02eaa862-fdd5-40ec-85eb-ef22b9b86760, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d584eacd-3c4f-4caf-a6c7-1cca06de0de3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d584eacd-3c4f-4caf-a6c7-1cca06de0de3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(22 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d584eacd-3c4f-4caf-a6c7-1cca06de0de3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 205b546a-996a-4b62-b1d2-98514e6105fe, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 205b546a-996a-4b62-b1d2-98514e6105fe, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(23 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 205b546a-996a-4b62-b1d2-98514e6105fe, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc164e6b-ede5-4a6a-a94e-0682b3585b2a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc164e6b-ede5-4a6a-a94e-0682b3585b2a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(24 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc164e6b-ede5-4a6a-a94e-0682b3585b2a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8cb127a-2ee9-4500-b85a-ec1c1895a45a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8cb127a-2ee9-4500-b85a-ec1c1895a45a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(25 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8cb127a-2ee9-4500-b85a-ec1c1895a45a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffcbafaf-4b97-48fa-80b0-570d971c0951, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffcbafaf-4b97-48fa-80b0-570d971c0951, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(26 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffcbafaf-4b97-48fa-80b0-570d971c0951, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c42422be-d58d-4ef7-9bec-d2140f44a1b2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c42422be-d58d-4ef7-9bec-d2140f44a1b2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(27 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c42422be-d58d-4ef7-9bec-d2140f44a1b2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7049e8e5-8278-4a4d-b39e-2afd79e06266, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7049e8e5-8278-4a4d-b39e-2afd79e06266, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(28 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7049e8e5-8278-4a4d-b39e-2afd79e06266, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28c3f0c3-5c48-48e1-b2d0-19b9423a4282, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28c3f0c3-5c48-48e1-b2d0-19b9423a4282, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(29 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28c3f0c3-5c48-48e1-b2d0-19b9423a4282, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20e16f9f-276b-4c0f-90d1-dea91e1dcb50, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20e16f9f-276b-4c0f-90d1-dea91e1dcb50, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(30 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20e16f9f-276b-4c0f-90d1-dea91e1dcb50, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4599777-3df6-4b8d-be1f-4d2225f9bd75, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4599777-3df6-4b8d-be1f-4d2225f9bd75, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2MxOGJmZWMtYzFlMjQzNjEtOTRkZTdkZjUtY2QwZjQ4MzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(31 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4599777-3df6-4b8d-be1f-4d2225f9bd75, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ec327817-e1c2-4542-8c5e-4cd321be1576, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ec327817-e1c2-4542-8c5e-4cd321be1576, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ec327817-e1c2-4542-8c5e-4cd321be1576, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, fe96f68a-5ee8-49d6-9745-0745d69bbc04, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe96f68a-5ee8-49d6-9745-0745d69bbc04, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe96f68a-5ee8-49d6-9745-0745d69bbc04, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ba4ef7c-3c5c-4b21-823c-558268c394ad, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ba4ef7c-3c5c-4b21-823c-558268c394ad, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(31 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ba4ef7c-3c5c-4b21-823c-558268c394ad, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b506f1d-a4a1-486e-ad3e-018c3e703b9a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b506f1d-a4a1-486e-ad3e-018c3e703b9a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(32 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b506f1d-a4a1-486e-ad3e-018c3e703b9a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b731b09e-dd4c-4266-94df-c1b0de5ac9a3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b731b09e-dd4c-4266-94df-c1b0de5ac9a3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(33 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b731b09e-dd4c-4266-94df-c1b0de5ac9a3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f5cf43c-d492-4051-a9b4-ee29c2e95a3d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f5cf43c-d492-4051-a9b4-ee29c2e95a3d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(34 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f5cf43c-d492-4051-a9b4-ee29c2e95a3d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39813a27-220f-406c-a4f7-67e21d3c5392, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39813a27-220f-406c-a4f7-67e21d3c5392, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(35 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39813a27-220f-406c-a4f7-67e21d3c5392, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f00c3d75-0b62-403f-ad8a-229613b0988f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f00c3d75-0b62-403f-ad8a-229613b0988f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(36 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f00c3d75-0b62-403f-ad8a-229613b0988f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c95e3bc-86b8-42d4-8f5f-3aacd2bb88a5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c95e3bc-86b8-42d4-8f5f-3aacd2bb88a5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(37 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c95e3bc-86b8-42d4-8f5f-3aacd2bb88a5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0eeab1c8-01f3-4165-a2c1-67b3bcdb4d0c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eeab1c8-01f3-4165-a2c1-67b3bcdb4d0c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(38 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0eeab1c8-01f3-4165-a2c1-67b3bcdb4d0c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 181ce6fb-4afa-49bd-a315-e1ac30c576e0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 181ce6fb-4afa-49bd-a315-e1ac30c576e0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(39 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 181ce6fb-4afa-49bd-a315-e1ac30c576e0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae2d91e9-b50b-42fa-ac89-e7a4e4ff6625, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae2d91e9-b50b-42fa-ac89-e7a4e4ff6625, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(40 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae2d91e9-b50b-42fa-ac89-e7a4e4ff6625, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65abc448-c58a-440d-80de-ac6e54a9ea2d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65abc448-c58a-440d-80de-ac6e54a9ea2d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTA3NzU2YTYtYWFkOGExNTgtMmE3ODNjZDAtNDFkYThiYWQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(41 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65abc448-c58a-440d-80de-ac6e54a9ea2d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4c32e63e-3f7d-4e01-9863-c149d9a8bfac, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4c32e63e-3f7d-4e01-9863-c149d9a8bfac, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4c32e63e-3f7d-4e01-9863-c149d9a8bfac, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, c012a239-6723-4e47-bbea-58a7c1ab343c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c012a239-6723-4e47-bbea-58a7c1ab343c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c012a239-6723-4e47-bbea-58a7c1ab343c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28295696-870f-42a0-b5f8-19796cb79b0a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28295696-870f-42a0-b5f8-19796cb79b0a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(41 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28295696-870f-42a0-b5f8-19796cb79b0a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7163be37-0759-47c9-8f23-fa33333eacb6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7163be37-0759-47c9-8f23-fa33333eacb6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(42 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7163be37-0759-47c9-8f23-fa33333eacb6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 515cce31-f84a-446b-9ad0-29ed780aacd7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 515cce31-f84a-446b-9ad0-29ed780aacd7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(43 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 515cce31-f84a-446b-9ad0-29ed780aacd7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a79df81-1f13-421c-9bfc-1610347f4987, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a79df81-1f13-421c-9bfc-1610347f4987, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(44 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a79df81-1f13-421c-9bfc-1610347f4987, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93a840f2-be9d-4e2f-b545-d4988db11339, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93a840f2-be9d-4e2f-b545-d4988db11339, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(45 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93a840f2-be9d-4e2f-b545-d4988db11339, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d527b8a-7045-4b6a-9a20-f776932e1386, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d527b8a-7045-4b6a-9a20-f776932e1386, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(46 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d527b8a-7045-4b6a-9a20-f776932e1386, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ea6c7817-1741-4e05-9c0a-cfa8a8591206, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea6c7817-1741-4e05-9c0a-cfa8a8591206, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(47 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea6c7817-1741-4e05-9c0a-cfa8a8591206, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 277f44ec-7f6e-4c1d-9f3e-348f8b8495f0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 277f44ec-7f6e-4c1d-9f3e-348f8b8495f0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(48 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 277f44ec-7f6e-4c1d-9f3e-348f8b8495f0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b74595a7-e0b7-4470-8713-5f8fa2e4e153, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b74595a7-e0b7-4470-8713-5f8fa2e4e153, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(49 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b74595a7-e0b7-4470-8713-5f8fa2e4e153, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29b39560-dd92-4285-b80f-df7b13dd9946, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29b39560-dd92-4285-b80f-df7b13dd9946, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(50 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29b39560-dd92-4285-b80f-df7b13dd9946, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1294a315-dd65-4672-a7bf-1818d477c4a9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1294a315-dd65-4672-a7bf-1818d477c4a9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTQwNWExZGQtNTk3Yzg2ZWYtMjk2Y2M4MTQtN2NmYWZiZDM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(51 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1294a315-dd65-4672-a7bf-1818d477c4a9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ddd6c60c-476e-4b34-9df4-f15d787eb5c7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ddd6c60c-476e-4b34-9df4-f15d787eb5c7, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ddd6c60c-476e-4b34-9df4-f15d787eb5c7, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 60d3168f-5ad2-4566-98b5-01cf0e4e9f21, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 60d3168f-5ad2-4566-98b5-01cf0e4e9f21, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 60d3168f-5ad2-4566-98b5-01cf0e4e9f21, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63017830-d626-4f84-90ad-a26b0c03c4a2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63017830-d626-4f84-90ad-a26b0c03c4a2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(51 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63017830-d626-4f84-90ad-a26b0c03c4a2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f85f074-eb2e-40f8-897d-8772afe0661a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f85f074-eb2e-40f8-897d-8772afe0661a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(52 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f85f074-eb2e-40f8-897d-8772afe0661a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7e4ad61-1a8e-4c78-8fd2-acb9671bb6ca, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7e4ad61-1a8e-4c78-8fd2-acb9671bb6ca, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(53 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7e4ad61-1a8e-4c78-8fd2-acb9671bb6ca, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4697f858-a058-48a5-8e45-f5dc0b5676d3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4697f858-a058-48a5-8e45-f5dc0b5676d3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(54 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4697f858-a058-48a5-8e45-f5dc0b5676d3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fbf8660-3c4e-4ae2-80eb-afb6bc532c42, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fbf8660-3c4e-4ae2-80eb-afb6bc532c42, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(55 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fbf8660-3c4e-4ae2-80eb-afb6bc532c42, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ee67c4b-e390-4e6c-b449-b1a18ca2a3f1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ee67c4b-e390-4e6c-b449-b1a18ca2a3f1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(56 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ee67c4b-e390-4e6c-b449-b1a18ca2a3f1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e84a3918-eb57-4d69-8373-11eff27068d4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e84a3918-eb57-4d69-8373-11eff27068d4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(57 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e84a3918-eb57-4d69-8373-11eff27068d4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5333e26-c8db-4f2a-aa67-f7d0e9921649, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5333e26-c8db-4f2a-aa67-f7d0e9921649, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(58 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5333e26-c8db-4f2a-aa67-f7d0e9921649, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3bdfbf37-7e8a-4e38-b91a-985e5c85764c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bdfbf37-7e8a-4e38-b91a-985e5c85764c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(59 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bdfbf37-7e8a-4e38-b91a-985e5c85764c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f648dbc2-ff6e-46d5-8390-0e50c37e9df3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f648dbc2-ff6e-46d5-8390-0e50c37e9df3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(60 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f648dbc2-ff6e-46d5-8390-0e50c37e9df3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 887f48b1-b5b0-45dc-b4ac-4fe93d8abebf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 887f48b1-b5b0-45dc-b4ac-4fe93d8abebf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmM1YWNmZDAtMmZiYmEwZGUtYzYyNjM4NmQtNDJhYmIwNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(61 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 887f48b1-b5b0-45dc-b4ac-4fe93d8abebf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 55c8db26-0d43-4f38-889a-64f4382336d5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 55c8db26-0d43-4f38-889a-64f4382336d5, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 55c8db26-0d43-4f38-889a-64f4382336d5, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 361783da-f9b6-478a-9c17-2b7097d0998b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 361783da-f9b6-478a-9c17-2b7097d0998b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 361783da-f9b6-478a-9c17-2b7097d0998b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80656974-b66f-4c2b-881b-2aa235f46aad, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80656974-b66f-4c2b-881b-2aa235f46aad, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(61 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80656974-b66f-4c2b-881b-2aa235f46aad, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1c1206f-99b5-4cbe-a921-bee5480effa5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1c1206f-99b5-4cbe-a921-bee5480effa5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(62 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1c1206f-99b5-4cbe-a921-bee5480effa5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c8af734-2d20-467b-80af-5e79950db21d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c8af734-2d20-467b-80af-5e79950db21d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(63 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c8af734-2d20-467b-80af-5e79950db21d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7524a43e-af7d-4260-a413-7862264f80b9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7524a43e-af7d-4260-a413-7862264f80b9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(64 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7524a43e-af7d-4260-a413-7862264f80b9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94459c75-b660-4a58-ae88-aa5e9df8aede, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94459c75-b660-4a58-ae88-aa5e9df8aede, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int16\n                        WHERE col_index_Int16 = CAST(65 AS Int16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94459c75-b660-4a58-ae88-aa5e9df8aede, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bd89d87-9286-4235-9df9-c91136167fb2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bd89d87-9286-4235-9df9-c91136167fb2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(1 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bd89d87-9286-4235-9df9-c91136167fb2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88418c77-adee-441c-b380-40425cbc6efa, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88418c77-adee-441c-b380-40425cbc6efa, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(2 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88418c77-adee-441c-b380-40425cbc6efa, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 278ca426-d805-48a5-bd11-1e66dce14043, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 278ca426-d805-48a5-bd11-1e66dce14043, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(3 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 278ca426-d805-48a5-bd11-1e66dce14043, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d2b2be2-0599-4b9a-a3be-d21cd1869a30, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d2b2be2-0599-4b9a-a3be-d21cd1869a30, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(4 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d2b2be2-0599-4b9a-a3be-d21cd1869a30, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9836ddce-7b30-4cf2-9712-a312efe8ef37, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9836ddce-7b30-4cf2-9712-a312efe8ef37, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(5 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9836ddce-7b30-4cf2-9712-a312efe8ef37, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2515ae17-0bc2-4a38-979e-33d518b6e9cf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2515ae17-0bc2-4a38-979e-33d518b6e9cf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWQzZDVjOS0yYjdlY2RkMC03NTdhMDYxMi04ZDNlNTg0MQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(6 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2515ae17-0bc2-4a38-979e-33d518b6e9cf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0ab5f213-5d0a-4653-b1d5-6a446ae55be7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ab5f213-5d0a-4653-b1d5-6a446ae55be7, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ab5f213-5d0a-4653-b1d5-6a446ae55be7, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 72599e44-a85e-4f8b-8e46-c3598b3b38f8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 72599e44-a85e-4f8b-8e46-c3598b3b38f8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 72599e44-a85e-4f8b-8e46-c3598b3b38f8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 447e3c9d-fde3-4a25-8de8-a15c106a98d1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 447e3c9d-fde3-4a25-8de8-a15c106a98d1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(6 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 447e3c9d-fde3-4a25-8de8-a15c106a98d1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4535a98e-f755-442f-ae66-9e084abce3c2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4535a98e-f755-442f-ae66-9e084abce3c2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(7 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4535a98e-f755-442f-ae66-9e084abce3c2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 045d5fa3-1f63-427f-815e-a013e1851660, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 045d5fa3-1f63-427f-815e-a013e1851660, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(8 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 045d5fa3-1f63-427f-815e-a013e1851660, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f7c9bc6-0531-427a-83a8-5433f71018f2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f7c9bc6-0531-427a-83a8-5433f71018f2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(9 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f7c9bc6-0531-427a-83a8-5433f71018f2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbc19bb7-5181-4fc1-88c8-e4ebd1c2d70b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbc19bb7-5181-4fc1-88c8-e4ebd1c2d70b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(10 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbc19bb7-5181-4fc1-88c8-e4ebd1c2d70b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a9719bb-aea1-4f46-9d3b-86e0bdf7fd50, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a9719bb-aea1-4f46-9d3b-86e0bdf7fd50, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(11 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a9719bb-aea1-4f46-9d3b-86e0bdf7fd50, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e6403f03-3f39-4be1-bf0e-006337d40f0d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6403f03-3f39-4be1-bf0e-006337d40f0d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(12 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6403f03-3f39-4be1-bf0e-006337d40f0d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f791164-a2a1-4bef-ba79-8c8c5916da67, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f791164-a2a1-4bef-ba79-8c8c5916da67, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(13 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f791164-a2a1-4bef-ba79-8c8c5916da67, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 058865a0-6537-4210-8dea-31269e59f961, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 058865a0-6537-4210-8dea-31269e59f961, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(14 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 058865a0-6537-4210-8dea-31269e59f961, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77a465e0-b68a-47af-aa43-aabd1ef08299, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77a465e0-b68a-47af-aa43-aabd1ef08299, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(15 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77a465e0-b68a-47af-aa43-aabd1ef08299, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11bcc1de-70d5-4079-801d-9ef34c420b08, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11bcc1de-70d5-4079-801d-9ef34c420b08, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MzcwZTNlZTYtODcwYjFhNjMtYWExNjA3ZDAtYmE5MjRkZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(16 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11bcc1de-70d5-4079-801d-9ef34c420b08, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 21ce804c-e871-4ff8-9b63-bcdc18a9d0b2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 21ce804c-e871-4ff8-9b63-bcdc18a9d0b2, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 21ce804c-e871-4ff8-9b63-bcdc18a9d0b2, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 62f8b40d-f197-4e06-b1ad-b2507805b68a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 62f8b40d-f197-4e06-b1ad-b2507805b68a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 62f8b40d-f197-4e06-b1ad-b2507805b68a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c5279aa1-556d-4d64-8c28-dbe4a727a276, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5279aa1-556d-4d64-8c28-dbe4a727a276, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(16 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5279aa1-556d-4d64-8c28-dbe4a727a276, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 835612fc-10db-4c8f-be0f-c6de4c9c2d65, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 835612fc-10db-4c8f-be0f-c6de4c9c2d65, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(17 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 835612fc-10db-4c8f-be0f-c6de4c9c2d65, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8588421-54f4-4dea-8815-6669c46cedc9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8588421-54f4-4dea-8815-6669c46cedc9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(18 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8588421-54f4-4dea-8815-6669c46cedc9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb01ee6f-a50e-4f03-b145-4f76c76ef902, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb01ee6f-a50e-4f03-b145-4f76c76ef902, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(19 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb01ee6f-a50e-4f03-b145-4f76c76ef902, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72237936-3338-4477-96e6-0e9cf25c60f2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72237936-3338-4477-96e6-0e9cf25c60f2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(20 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72237936-3338-4477-96e6-0e9cf25c60f2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82d0befa-eae2-44c2-a1ad-299d01ba6fbb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82d0befa-eae2-44c2-a1ad-299d01ba6fbb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(21 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82d0befa-eae2-44c2-a1ad-299d01ba6fbb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 998ee88f-74c5-44f3-b6e8-32ad92dc7db1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 998ee88f-74c5-44f3-b6e8-32ad92dc7db1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(22 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 998ee88f-74c5-44f3-b6e8-32ad92dc7db1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa418c14-3691-45dc-a70e-4ab100f74ebe, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa418c14-3691-45dc-a70e-4ab100f74ebe, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(23 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa418c14-3691-45dc-a70e-4ab100f74ebe, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 448519c3-1b8b-4683-a7b8-577ba886d773, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 448519c3-1b8b-4683-a7b8-577ba886d773, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(24 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 448519c3-1b8b-4683-a7b8-577ba886d773, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7bf2bdf5-9219-4ce2-a69d-551be2174457, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bf2bdf5-9219-4ce2-a69d-551be2174457, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(25 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bf2bdf5-9219-4ce2-a69d-551be2174457, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b500d5b-9551-46f3-aa6d-7e87d345728d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b500d5b-9551-46f3-aa6d-7e87d345728d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZDNkZGVlNmUtMjRjZGJjZjktNzg0YTc5NGMtMTI1YjQxMWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(26 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b500d5b-9551-46f3-aa6d-7e87d345728d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 67ffaff4-9d45-4c6f-9134-0d3493034fbb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67ffaff4-9d45-4c6f-9134-0d3493034fbb, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67ffaff4-9d45-4c6f-9134-0d3493034fbb, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 875ce57c-9d50-4d01-b517-8b02d8a17f09, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 875ce57c-9d50-4d01-b517-8b02d8a17f09, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 875ce57c-9d50-4d01-b517-8b02d8a17f09, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 600165c3-d6a4-4c09-9ac6-9011682d1762, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 600165c3-d6a4-4c09-9ac6-9011682d1762, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(26 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 600165c3-d6a4-4c09-9ac6-9011682d1762, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5fd2a88-b7b8-4ce3-8ee2-cb4936bd9a5e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5fd2a88-b7b8-4ce3-8ee2-cb4936bd9a5e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(27 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5fd2a88-b7b8-4ce3-8ee2-cb4936bd9a5e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76b0e72f-7644-433c-9f8c-0c6243154f94, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76b0e72f-7644-433c-9f8c-0c6243154f94, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(28 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76b0e72f-7644-433c-9f8c-0c6243154f94, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8ff7cd0-deab-421b-8785-9246d15cb0fb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8ff7cd0-deab-421b-8785-9246d15cb0fb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(29 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8ff7cd0-deab-421b-8785-9246d15cb0fb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c74843af-ed31-42bf-9dfa-be7c736c335d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c74843af-ed31-42bf-9dfa-be7c736c335d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(30 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c74843af-ed31-42bf-9dfa-be7c736c335d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e06c10b8-7751-43b1-9324-0615c6668ff3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e06c10b8-7751-43b1-9324-0615c6668ff3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(31 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e06c10b8-7751-43b1-9324-0615c6668ff3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0da191c9-98ad-4d3d-b876-e4abacf9e9cc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0da191c9-98ad-4d3d-b876-e4abacf9e9cc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(32 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0da191c9-98ad-4d3d-b876-e4abacf9e9cc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 699c9f29-ad28-4e0c-9078-5a1c54844631, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 699c9f29-ad28-4e0c-9078-5a1c54844631, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(33 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 699c9f29-ad28-4e0c-9078-5a1c54844631, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a3509e4-56bb-4786-8cc1-5df00fb2a3bc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a3509e4-56bb-4786-8cc1-5df00fb2a3bc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(34 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a3509e4-56bb-4786-8cc1-5df00fb2a3bc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f3326217-55ba-44bb-be10-2e32ac06c1f7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3326217-55ba-44bb-be10-2e32ac06c1f7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(35 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3326217-55ba-44bb-be10-2e32ac06c1f7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dba93837-810f-4db0-81e6-a3c4997fbafd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dba93837-810f-4db0-81e6-a3c4997fbafd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=MjJkNDcyY2UtOTdlZWQ1N2QtNjlmMWFmOTQtNTBmOTdkODk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(36 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dba93837-810f-4db0-81e6-a3c4997fbafd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 958d53c0-714b-4022-9f4c-98829ea710cb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 958d53c0-714b-4022-9f4c-98829ea710cb, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 958d53c0-714b-4022-9f4c-98829ea710cb, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7eaf3ed5-24e0-4a31-90ea-d1d9e621eb28, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7eaf3ed5-24e0-4a31-90ea-d1d9e621eb28, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7eaf3ed5-24e0-4a31-90ea-d1d9e621eb28, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 875cec34-fcab-41a0-9e12-022b590fe9ab, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 875cec34-fcab-41a0-9e12-022b590fe9ab, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(36 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 875cec34-fcab-41a0-9e12-022b590fe9ab, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4573dff-1400-4da8-bb61-7bd96c568426, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4573dff-1400-4da8-bb61-7bd96c568426, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(37 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4573dff-1400-4da8-bb61-7bd96c568426, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f85a58da-f12d-4a89-b600-acfc7453b255, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f85a58da-f12d-4a89-b600-acfc7453b255, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(38 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f85a58da-f12d-4a89-b600-acfc7453b255, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f392a0c3-3d96-492d-b101-60a38debeccf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f392a0c3-3d96-492d-b101-60a38debeccf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(39 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f392a0c3-3d96-492d-b101-60a38debeccf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 537ec38f-02ae-4141-8643-b2576df2aa5a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 537ec38f-02ae-4141-8643-b2576df2aa5a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(40 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 537ec38f-02ae-4141-8643-b2576df2aa5a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09ae2655-ba63-44f6-9fd2-1e5856099332, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09ae2655-ba63-44f6-9fd2-1e5856099332, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(41 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09ae2655-ba63-44f6-9fd2-1e5856099332, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b60c8905-3493-4d3e-aa98-828ff139e281, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b60c8905-3493-4d3e-aa98-828ff139e281, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(42 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b60c8905-3493-4d3e-aa98-828ff139e281, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05090c40-91b8-4c86-9805-105760b381df, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05090c40-91b8-4c86-9805-105760b381df, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(43 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05090c40-91b8-4c86-9805-105760b381df, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bad2d296-cd6f-4e56-8b14-7ec64529f583, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bad2d296-cd6f-4e56-8b14-7ec64529f583, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(44 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bad2d296-cd6f-4e56-8b14-7ec64529f583, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 412502a1-ddc2-4776-bd6c-47fd03070cbf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 412502a1-ddc2-4776-bd6c-47fd03070cbf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(45 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 412502a1-ddc2-4776-bd6c-47fd03070cbf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0581ea50-0267-4123-90d9-1405b62897af, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0581ea50-0267-4123-90d9-1405b62897af, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ODRjYjAyZWQtMjM0NmVkM2MtNmU3YjQ3ZGYtOGJhNjllODE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(46 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0581ea50-0267-4123-90d9-1405b62897af, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eefa3949-90b5-4b86-9b04-a839dc8f8690, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eefa3949-90b5-4b86-9b04-a839dc8f8690, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eefa3949-90b5-4b86-9b04-a839dc8f8690, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 82321690-076e-4c83-b0b5-4239e53c0c83, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 82321690-076e-4c83-b0b5-4239e53c0c83, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 82321690-076e-4c83-b0b5-4239e53c0c83, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 195aa37c-e2ce-43c4-bfb6-82d39f4f9361, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 195aa37c-e2ce-43c4-bfb6-82d39f4f9361, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(46 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 195aa37c-e2ce-43c4-bfb6-82d39f4f9361, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4af6903-9abe-4562-8027-5704431d5ca4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4af6903-9abe-4562-8027-5704431d5ca4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(47 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4af6903-9abe-4562-8027-5704431d5ca4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51f72617-6dcc-4450-acf3-a9a4763bef35, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51f72617-6dcc-4450-acf3-a9a4763bef35, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(48 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51f72617-6dcc-4450-acf3-a9a4763bef35, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca553bef-1d7e-408c-a848-7eb4ce7262e8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca553bef-1d7e-408c-a848-7eb4ce7262e8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(49 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca553bef-1d7e-408c-a848-7eb4ce7262e8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0a1c42e-b0c2-4d05-9603-956adbfe81ed, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0a1c42e-b0c2-4d05-9603-956adbfe81ed, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(50 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0a1c42e-b0c2-4d05-9603-956adbfe81ed, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e45bd662-ebd1-47f5-9a01-bf3fe8192d8a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e45bd662-ebd1-47f5-9a01-bf3fe8192d8a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(51 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e45bd662-ebd1-47f5-9a01-bf3fe8192d8a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ff95847-ff29-452d-a82c-2f91a67777d8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ff95847-ff29-452d-a82c-2f91a67777d8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(52 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ff95847-ff29-452d-a82c-2f91a67777d8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae6e1673-068a-460e-9ea1-ad86dda4f773, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae6e1673-068a-460e-9ea1-ad86dda4f773, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(53 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae6e1673-068a-460e-9ea1-ad86dda4f773, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca371028-fb83-41d0-8373-48ece50c4b81, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca371028-fb83-41d0-8373-48ece50c4b81, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(54 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca371028-fb83-41d0-8373-48ece50c4b81, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8bba9ea3-b9ed-4950-b45d-339b7447c580, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bba9ea3-b9ed-4950-b45d-339b7447c580, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(55 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bba9ea3-b9ed-4950-b45d-339b7447c580, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e4779c4-918b-4913-addf-74ee25795788, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e4779c4-918b-4913-addf-74ee25795788, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y1NGMyMTctYjA0ZTQwNTQtYWI3ODk2Yi1kOGE5NWNiYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(56 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e4779c4-918b-4913-addf-74ee25795788, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 010bc61d-5cef-4a03-987a-d4330b142e82, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 010bc61d-5cef-4a03-987a-d4330b142e82, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 010bc61d-5cef-4a03-987a-d4330b142e82, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8cd3bb77-e269-478e-a77a-d2983e1ae018, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8cd3bb77-e269-478e-a77a-d2983e1ae018, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8cd3bb77-e269-478e-a77a-d2983e1ae018, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f09f76f3-5787-4ffb-9b22-bcc9e85868b2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f09f76f3-5787-4ffb-9b22-bcc9e85868b2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(56 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f09f76f3-5787-4ffb-9b22-bcc9e85868b2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a807adb1-f58c-4c8b-8118-91bb6e5a8c27, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a807adb1-f58c-4c8b-8118-91bb6e5a8c27, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(57 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a807adb1-f58c-4c8b-8118-91bb6e5a8c27, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ad5085c-2b4b-4cb3-8ca8-ca9a6823da03, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ad5085c-2b4b-4cb3-8ca8-ca9a6823da03, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(58 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ad5085c-2b4b-4cb3-8ca8-ca9a6823da03, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85a7f696-96b3-4829-96d2-0924afb8a5bd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85a7f696-96b3-4829-96d2-0924afb8a5bd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(59 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85a7f696-96b3-4829-96d2-0924afb8a5bd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0e4deb3-0cb6-45c6-8d6f-2750a68f1a50, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0e4deb3-0cb6-45c6-8d6f-2750a68f1a50, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(60 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0e4deb3-0cb6-45c6-8d6f-2750a68f1a50, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2656f0ad-bfda-44bb-8e41-b5b35a5a78fa, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2656f0ad-bfda-44bb-8e41-b5b35a5a78fa, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(61 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2656f0ad-bfda-44bb-8e41-b5b35a5a78fa, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eae8dbdc-7796-43ee-a069-2fe12948aa47, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eae8dbdc-7796-43ee-a069-2fe12948aa47, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(62 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eae8dbdc-7796-43ee-a069-2fe12948aa47, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64267804-34ca-48ab-827f-f415a7167f88, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64267804-34ca-48ab-827f-f415a7167f88, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(63 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64267804-34ca-48ab-827f-f415a7167f88, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fab3563e-21a7-4941-8415-9f1a1c1fc8dc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fab3563e-21a7-4941-8415-9f1a1c1fc8dc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(64 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fab3563e-21a7-4941-8415-9f1a1c1fc8dc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89a02afa-d890-451e-b643-30f9637c3936, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89a02afa-d890-451e-b643-30f9637c3936, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint16\n                        WHERE col_index_Uint16 = CAST(65 AS Uint16);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89a02afa-d890-451e-b643-30f9637c3936, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8bc85917-d312-4ba1-9532-4f865312451f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bc85917-d312-4ba1-9532-4f865312451f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OGMyZTk5NS0xNDFiMTFlMC05YWM0ZGI4Yi01NjIzYTU3OQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(1 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bc85917-d312-4ba1-9532-4f865312451f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6c006aed-66ec-4296-8c07-f7bec610fc57, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c006aed-66ec-4296-8c07-f7bec610fc57, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c006aed-66ec-4296-8c07-f7bec610fc57, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7f33feb0-83d2-4439-8c8e-d56a7a62b20d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f33feb0-83d2-4439-8c8e-d56a7a62b20d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f33feb0-83d2-4439-8c8e-d56a7a62b20d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7841de3-7c96-45fb-b39f-57f122100f4f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7841de3-7c96-45fb-b39f-57f122100f4f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(1 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7841de3-7c96-45fb-b39f-57f122100f4f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 268b1609-b35e-49c1-80e8-4d6944d61432, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 268b1609-b35e-49c1-80e8-4d6944d61432, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(2 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 268b1609-b35e-49c1-80e8-4d6944d61432, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1056ae5-52df-4f97-afaf-a3396d2acdd7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1056ae5-52df-4f97-afaf-a3396d2acdd7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(3 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1056ae5-52df-4f97-afaf-a3396d2acdd7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b6df18b5-ef92-4ae7-827f-04b97a020ba6, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6df18b5-ef92-4ae7-827f-04b97a020ba6, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b6df18b5-ef92-4ae7-827f-04b97a020ba6, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eae215b0-57e7-46e8-a7d9-8f25c5ddfcac, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eae215b0-57e7-46e8-a7d9-8f25c5ddfcac, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(4 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eae215b0-57e7-46e8-a7d9-8f25c5ddfcac, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75d79449-fd37-4e2b-a27d-7db7613eb793, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75d79449-fd37-4e2b-a27d-7db7613eb793, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(5 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75d79449-fd37-4e2b-a27d-7db7613eb793, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65ae5421-59b1-468a-8cea-40eac98d85ae, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65ae5421-59b1-468a-8cea-40eac98d85ae, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(6 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65ae5421-59b1-468a-8cea-40eac98d85ae, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dc1cb32-2469-43e4-af78-3e42a5faabf7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dc1cb32-2469-43e4-af78-3e42a5faabf7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(7 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dc1cb32-2469-43e4-af78-3e42a5faabf7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5421c01d-2684-497a-82b5-2afda4b34478, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5421c01d-2684-497a-82b5-2afda4b34478, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(8 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5421c01d-2684-497a-82b5-2afda4b34478, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68fd1028-cadf-428f-a26b-b3985d2fcfda, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68fd1028-cadf-428f-a26b-b3985d2fcfda, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(9 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68fd1028-cadf-428f-a26b-b3985d2fcfda, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5ab86c8-32a7-4421-8afb-bff8563ca74d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5ab86c8-32a7-4421-8afb-bff8563ca74d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(10 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5ab86c8-32a7-4421-8afb-bff8563ca74d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5d2fd6a-599f-4b11-923f-12143cd7be34, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5d2fd6a-599f-4b11-923f-12143cd7be34, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=Y2Y2OGFkMjMtYzllN2YyMzctNjBjODY2NDEtZTM5ZjMxYWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(11 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5d2fd6a-599f-4b11-923f-12143cd7be34, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b11d5005-30ba-47b1-b753-95476efca1d9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b11d5005-30ba-47b1-b753-95476efca1d9, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b11d5005-30ba-47b1-b753-95476efca1d9, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 259df838-31cd-44c7-9d57-5c36ef4f4b4b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 259df838-31cd-44c7-9d57-5c36ef4f4b4b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 259df838-31cd-44c7-9d57-5c36ef4f4b4b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c649ddb-9529-40ab-b10c-b52baf2756ac, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c649ddb-9529-40ab-b10c-b52baf2756ac, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(11 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c649ddb-9529-40ab-b10c-b52baf2756ac, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e3ff64cd-abce-419c-be9a-3aab45b944ca, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3ff64cd-abce-419c-be9a-3aab45b944ca, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(12 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3ff64cd-abce-419c-be9a-3aab45b944ca, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbee9206-324f-43a4-944c-a338626f18ef, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbee9206-324f-43a4-944c-a338626f18ef, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(13 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbee9206-324f-43a4-944c-a338626f18ef, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9f224d2-86e0-4118-80e7-b20635eeb074, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9f224d2-86e0-4118-80e7-b20635eeb074, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(14 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9f224d2-86e0-4118-80e7-b20635eeb074, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af65e34d-8a85-4e95-9b03-9fe15c5ff697, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af65e34d-8a85-4e95-9b03-9fe15c5ff697, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(15 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af65e34d-8a85-4e95-9b03-9fe15c5ff697, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 311b4ac4-c8dc-4da7-8c91-bb1e2a1fd266, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 311b4ac4-c8dc-4da7-8c91-bb1e2a1fd266, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(16 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 311b4ac4-c8dc-4da7-8c91-bb1e2a1fd266, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8edccec2-c35e-4305-9bb8-9d4ac19bfa17, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8edccec2-c35e-4305-9bb8-9d4ac19bfa17, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(17 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8edccec2-c35e-4305-9bb8-9d4ac19bfa17, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f4d07c2-6861-4281-bd30-6b1358320b46, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f4d07c2-6861-4281-bd30-6b1358320b46, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(18 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f4d07c2-6861-4281-bd30-6b1358320b46, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 970d7b8f-85b9-4042-84a5-ad991871983e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 970d7b8f-85b9-4042-84a5-ad991871983e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(19 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 970d7b8f-85b9-4042-84a5-ad991871983e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be3a2570-0103-4934-b1ae-f8f3bba1d9e3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be3a2570-0103-4934-b1ae-f8f3bba1d9e3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(20 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be3a2570-0103-4934-b1ae-f8f3bba1d9e3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54d5c43f-0b9f-4e0d-bf90-adc62445f203, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54d5c43f-0b9f-4e0d-bf90-adc62445f203, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZjAyNjkyYjktZDliMGFlMjMtNzY1NDUyNTAtOGFhNTcwNWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(21 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54d5c43f-0b9f-4e0d-bf90-adc62445f203, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2cad4f1e-dc9e-4f1c-a506-dae1419ef779, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2cad4f1e-dc9e-4f1c-a506-dae1419ef779, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2cad4f1e-dc9e-4f1c-a506-dae1419ef779, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 544a01f9-1814-4891-9d47-d27b12d8326d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 544a01f9-1814-4891-9d47-d27b12d8326d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 544a01f9-1814-4891-9d47-d27b12d8326d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 08c4c979-dcb6-49ea-85ad-51250220004d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08c4c979-dcb6-49ea-85ad-51250220004d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(21 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08c4c979-dcb6-49ea-85ad-51250220004d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5076c4d1-68cb-4b08-93b8-e1cb05650283, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5076c4d1-68cb-4b08-93b8-e1cb05650283, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(22 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5076c4d1-68cb-4b08-93b8-e1cb05650283, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0c478fb-e316-43f9-bd9c-9b4a89372f09, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c478fb-e316-43f9-bd9c-9b4a89372f09, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(23 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0c478fb-e316-43f9-bd9c-9b4a89372f09, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad018ba3-0677-460f-8191-fd3db12fd532, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad018ba3-0677-460f-8191-fd3db12fd532, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(24 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad018ba3-0677-460f-8191-fd3db12fd532, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 089b8f75-2e3f-430e-aa67-bf82d57a15cf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 089b8f75-2e3f-430e-aa67-bf82d57a15cf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(25 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 089b8f75-2e3f-430e-aa67-bf82d57a15cf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e4bd9fe9-179b-4358-8912-55da52741fcf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4bd9fe9-179b-4358-8912-55da52741fcf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(26 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4bd9fe9-179b-4358-8912-55da52741fcf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28982381-fc34-4b53-9dde-91a746220a00, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28982381-fc34-4b53-9dde-91a746220a00, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(27 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28982381-fc34-4b53-9dde-91a746220a00, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23430a5a-5b5c-4460-9fed-2e27dfb4734d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23430a5a-5b5c-4460-9fed-2e27dfb4734d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(28 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23430a5a-5b5c-4460-9fed-2e27dfb4734d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3385b63f-3b31-4e1f-9b29-9324990869f5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3385b63f-3b31-4e1f-9b29-9324990869f5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(29 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3385b63f-3b31-4e1f-9b29-9324990869f5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d65d8a2-94a4-4cec-a180-546bfa161f71, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d65d8a2-94a4-4cec-a180-546bfa161f71, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(30 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d65d8a2-94a4-4cec-a180-546bfa161f71, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 347c6ef9-8d69-433d-9406-fb768196bf6b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 347c6ef9-8d69-433d-9406-fb768196bf6b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NmE4ZDg0ZDQtNmNjMWFhYjEtNTkxOTRhNzQtNWU2ZTdmMzU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(31 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 347c6ef9-8d69-433d-9406-fb768196bf6b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, da88974a-0406-4bb4-a53c-3237e387e4b6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, da88974a-0406-4bb4-a53c-3237e387e4b6, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, da88974a-0406-4bb4-a53c-3237e387e4b6, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 25296e27-e5a6-429a-8f20-84bc5f3aef56, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 25296e27-e5a6-429a-8f20-84bc5f3aef56, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 25296e27-e5a6-429a-8f20-84bc5f3aef56, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b701f71e-a953-49ff-8d7d-d025b6cc4e8d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b701f71e-a953-49ff-8d7d-d025b6cc4e8d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(31 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b701f71e-a953-49ff-8d7d-d025b6cc4e8d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 743ee64d-02bb-4e87-a81d-4a999d31d967, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 743ee64d-02bb-4e87-a81d-4a999d31d967, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(32 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 743ee64d-02bb-4e87-a81d-4a999d31d967, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af79f24a-4b8c-4e81-a2be-37bd4628b8ad, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af79f24a-4b8c-4e81-a2be-37bd4628b8ad, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(33 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af79f24a-4b8c-4e81-a2be-37bd4628b8ad, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc68f494-0c88-43cd-a9c5-d4161db0d385, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc68f494-0c88-43cd-a9c5-d4161db0d385, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(34 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc68f494-0c88-43cd-a9c5-d4161db0d385, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68c2b163-0244-4307-926d-3a8f2d1b76eb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68c2b163-0244-4307-926d-3a8f2d1b76eb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(35 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68c2b163-0244-4307-926d-3a8f2d1b76eb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79208597-5af8-48cc-9753-874547693f9e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79208597-5af8-48cc-9753-874547693f9e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(36 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79208597-5af8-48cc-9753-874547693f9e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ad53549-9b9e-491f-9a84-dc8096c3cb8f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ad53549-9b9e-491f-9a84-dc8096c3cb8f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(37 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ad53549-9b9e-491f-9a84-dc8096c3cb8f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1514510f-cb08-458e-95af-4d541ce0e408, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1514510f-cb08-458e-95af-4d541ce0e408, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(38 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1514510f-cb08-458e-95af-4d541ce0e408, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ae2cfce-7fc2-4961-ad56-8c0a7c7e4a9f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ae2cfce-7fc2-4961-ad56-8c0a7c7e4a9f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(39 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ae2cfce-7fc2-4961-ad56-8c0a7c7e4a9f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb7d2b46-acf7-47c3-beb4-50105d4bb64e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb7d2b46-acf7-47c3-beb4-50105d4bb64e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(40 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb7d2b46-acf7-47c3-beb4-50105d4bb64e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64a0b11d-6f6e-4783-a28e-8213c0fbad11, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64a0b11d-6f6e-4783-a28e-8213c0fbad11, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NTRjMDMwYzctZTlmMjUzMjItNTAwZTA2MDYtOTZkOGQwYmQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(41 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64a0b11d-6f6e-4783-a28e-8213c0fbad11, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3415935d-b33b-43d4-a5e6-2ee87829af29, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3415935d-b33b-43d4-a5e6-2ee87829af29, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3415935d-b33b-43d4-a5e6-2ee87829af29, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5d22028c-7029-4dd9-a471-fe01cf5c3ba9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5d22028c-7029-4dd9-a471-fe01cf5c3ba9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5d22028c-7029-4dd9-a471-fe01cf5c3ba9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d14a5d10-a1fd-4303-ad99-fd0f064df4e9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d14a5d10-a1fd-4303-ad99-fd0f064df4e9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(41 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d14a5d10-a1fd-4303-ad99-fd0f064df4e9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7337b84-65fa-40d1-be2f-c3f054ec6226, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7337b84-65fa-40d1-be2f-c3f054ec6226, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(42 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7337b84-65fa-40d1-be2f-c3f054ec6226, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b18de82a-e007-4320-81fd-fbe6ee4c3df3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b18de82a-e007-4320-81fd-fbe6ee4c3df3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(43 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b18de82a-e007-4320-81fd-fbe6ee4c3df3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dde3d3d2-4790-4bcb-bf57-2d4410a4d51d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dde3d3d2-4790-4bcb-bf57-2d4410a4d51d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(44 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dde3d3d2-4790-4bcb-bf57-2d4410a4d51d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d4c247e-3a17-4c87-ac0b-3156cb071649, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d4c247e-3a17-4c87-ac0b-3156cb071649, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(45 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d4c247e-3a17-4c87-ac0b-3156cb071649, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a70c8c7d-4385-45ee-8db0-a68519074fc6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a70c8c7d-4385-45ee-8db0-a68519074fc6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(46 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a70c8c7d-4385-45ee-8db0-a68519074fc6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b6b068f-83a2-4f0a-a137-97c702f48c4b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b6b068f-83a2-4f0a-a137-97c702f48c4b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(47 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b6b068f-83a2-4f0a-a137-97c702f48c4b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bc5ef088-9f8d-40c6-ad6d-753b372e0986, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc5ef088-9f8d-40c6-ad6d-753b372e0986, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(48 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc5ef088-9f8d-40c6-ad6d-753b372e0986, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af7acef4-557f-482c-83dc-df155ca1b5c4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af7acef4-557f-482c-83dc-df155ca1b5c4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(49 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af7acef4-557f-482c-83dc-df155ca1b5c4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1450804-3546-4e6d-9b61-c8f498a9554d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1450804-3546-4e6d-9b61-c8f498a9554d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(50 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1450804-3546-4e6d-9b61-c8f498a9554d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 176a6beb-85fd-4f53-bfe1-0c0f8f6ce532, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 176a6beb-85fd-4f53-bfe1-0c0f8f6ce532, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=NzZkNGFiNDEtYjdhNmQ2ZDEtYWJkYzQ1ZGYtNWQwYzIzNzc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(51 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 176a6beb-85fd-4f53-bfe1-0c0f8f6ce532, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 830c4a24-6849-4a19-b1b7-b483faac559e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 830c4a24-6849-4a19-b1b7-b483faac559e, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 830c4a24-6849-4a19-b1b7-b483faac559e, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6de84c62-be30-41f6-97d8-3ccf37fb3eb2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6de84c62-be30-41f6-97d8-3ccf37fb3eb2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6de84c62-be30-41f6-97d8-3ccf37fb3eb2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e535c1d1-a6ef-40dc-a5c0-2ee9a38a5c7a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e535c1d1-a6ef-40dc-a5c0-2ee9a38a5c7a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(51 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e535c1d1-a6ef-40dc-a5c0-2ee9a38a5c7a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf468985-b59c-43d3-86c0-ae670bebe669, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf468985-b59c-43d3-86c0-ae670bebe669, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(52 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf468985-b59c-43d3-86c0-ae670bebe669, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8568d7e4-7575-4bb3-a2cf-645711faf4d5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8568d7e4-7575-4bb3-a2cf-645711faf4d5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(53 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8568d7e4-7575-4bb3-a2cf-645711faf4d5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f756f2e-c898-4fb1-9ab8-d80e1094bcdd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f756f2e-c898-4fb1-9ab8-d80e1094bcdd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(54 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f756f2e-c898-4fb1-9ab8-d80e1094bcdd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7aa7ea44-ef20-4dcd-8674-0dd840aeb19c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aa7ea44-ef20-4dcd-8674-0dd840aeb19c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(55 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aa7ea44-ef20-4dcd-8674-0dd840aeb19c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc2f497e-5d1b-4e12-8cc8-b3ddd51f77d2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc2f497e-5d1b-4e12-8cc8-b3ddd51f77d2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(56 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc2f497e-5d1b-4e12-8cc8-b3ddd51f77d2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 401c7873-e7e4-47af-92d3-ed0a81f19908, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 401c7873-e7e4-47af-92d3-ed0a81f19908, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(57 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 401c7873-e7e4-47af-92d3-ed0a81f19908, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ecfcab2-0e6b-4530-b0de-af1d7c5c1b20, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ecfcab2-0e6b-4530-b0de-af1d7c5c1b20, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(58 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ecfcab2-0e6b-4530-b0de-af1d7c5c1b20, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddd8544a-9ef4-461a-870a-97ad6f656024, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddd8544a-9ef4-461a-870a-97ad6f656024, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(59 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddd8544a-9ef4-461a-870a-97ad6f656024, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7afe13f-a351-4ea1-96ad-77adfade289d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7afe13f-a351-4ea1-96ad-77adfade289d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(60 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7afe13f-a351-4ea1-96ad-77adfade289d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b3a15cc-4e5f-40fa-8efe-78d800a9d388, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b3a15cc-4e5f-40fa-8efe-78d800a9d388, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YTM3N2EzZmMtZTFhNjY3YzMtNGMxZjQ4Yi0yYzlkMmZl" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(61 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b3a15cc-4e5f-40fa-8efe-78d800a9d388, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5adf3894-59b0-469d-9d8d-4e09fa1d1684, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5adf3894-59b0-469d-9d8d-4e09fa1d1684, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5adf3894-59b0-469d-9d8d-4e09fa1d1684, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 59ada7ca-6fa9-4e53-baf0-b464dfda66a3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59ada7ca-6fa9-4e53-baf0-b464dfda66a3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59ada7ca-6fa9-4e53-baf0-b464dfda66a3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96a4cb5d-64fa-4611-9644-121d3ff3100a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96a4cb5d-64fa-4611-9644-121d3ff3100a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(61 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96a4cb5d-64fa-4611-9644-121d3ff3100a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e855a522-2c5e-4810-a3eb-a30eb2a7bf41, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e855a522-2c5e-4810-a3eb-a30eb2a7bf41, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(62 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e855a522-2c5e-4810-a3eb-a30eb2a7bf41, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5aef688-1036-42e0-b7e2-f1644bb81d8e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5aef688-1036-42e0-b7e2-f1644bb81d8e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(63 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5aef688-1036-42e0-b7e2-f1644bb81d8e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74b7cd71-6cff-4efd-8ee3-ccf348d24088, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74b7cd71-6cff-4efd-8ee3-ccf348d24088, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(64 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74b7cd71-6cff-4efd-8ee3-ccf348d24088, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a53b7236-b08f-4608-8a2f-526ed8903a1c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a53b7236-b08f-4608-8a2f-526ed8903a1c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(65 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a53b7236-b08f-4608-8a2f-526ed8903a1c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3754683-215d-4bc7-953b-feab7f376ba7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3754683-215d-4bc7-953b-feab7f376ba7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(1 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3754683-215d-4bc7-953b-feab7f376ba7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31010d43-2796-46e3-afc1-3a863c3449b5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31010d43-2796-46e3-afc1-3a863c3449b5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(2 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31010d43-2796-46e3-afc1-3a863c3449b5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d0a4c66-110c-49b4-95c7-eae652dad436, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d0a4c66-110c-49b4-95c7-eae652dad436, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(3 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d0a4c66-110c-49b4-95c7-eae652dad436, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c6b4f1b-4710-4aaa-a2b4-acf042e8ce24, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c6b4f1b-4710-4aaa-a2b4-acf042e8ce24, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(4 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c6b4f1b-4710-4aaa-a2b4-acf042e8ce24, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd793ea7-16f8-41aa-a29d-a18db67337bb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd793ea7-16f8-41aa-a29d-a18db67337bb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(5 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd793ea7-16f8-41aa-a29d-a18db67337bb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e40423ea-e03a-489f-b9ca-d0ae57818572, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e40423ea-e03a-489f-b9ca-d0ae57818572, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZWZlYzMxM2YtYzY4NGVkM2MtNTYzNWFiZGYtZDNiY2I5NzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(6 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e40423ea-e03a-489f-b9ca-d0ae57818572, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ffc72968-43f4-496d-9097-39d090238b8a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ffc72968-43f4-496d-9097-39d090238b8a, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ffc72968-43f4-496d-9097-39d090238b8a, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 264e264e-96a5-41bb-92a2-3978417ad066, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 264e264e-96a5-41bb-92a2-3978417ad066, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 264e264e-96a5-41bb-92a2-3978417ad066, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74a72174-fccd-43cd-97ee-63d932eeaed2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74a72174-fccd-43cd-97ee-63d932eeaed2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(6 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74a72174-fccd-43cd-97ee-63d932eeaed2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2346c50-d522-467a-82c2-0bb322daa0ba, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2346c50-d522-467a-82c2-0bb322daa0ba, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(7 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2346c50-d522-467a-82c2-0bb322daa0ba, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 45d47f6d-bf66-43be-8878-e8d20b1fa83c, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 45d47f6d-bf66-43be-8878-e8d20b1fa83c, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 45d47f6d-bf66-43be-8878-e8d20b1fa83c, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0fba753a-b478-42df-b9ea-f0565ee7a0f5, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0fba753a-b478-42df-b9ea-f0565ee7a0f5, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(8 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0fba753a-b478-42df-b9ea-f0565ee7a0f5, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e55d7c6-2c74-4653-92cf-b10e24f51078, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e55d7c6-2c74-4653-92cf-b10e24f51078, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(9 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e55d7c6-2c74-4653-92cf-b10e24f51078, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b76c15d4-8006-4c4e-86e0-9fdd2966f769, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b76c15d4-8006-4c4e-86e0-9fdd2966f769, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(10 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b76c15d4-8006-4c4e-86e0-9fdd2966f769, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 668a2f17-8c7e-4385-8ffd-81e83a00e108, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 668a2f17-8c7e-4385-8ffd-81e83a00e108, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(11 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 668a2f17-8c7e-4385-8ffd-81e83a00e108, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 852a4ba6-19b6-494d-8486-e10c83213049, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 852a4ba6-19b6-494d-8486-e10c83213049, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(12 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 852a4ba6-19b6-494d-8486-e10c83213049, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed4ac6c7-e2ed-4d06-8870-b26d4ef68823, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed4ac6c7-e2ed-4d06-8870-b26d4ef68823, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(13 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed4ac6c7-e2ed-4d06-8870-b26d4ef68823, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6877d0a1-36d0-4083-9bc3-62bababe1235, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6877d0a1-36d0-4083-9bc3-62bababe1235, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(14 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6877d0a1-36d0-4083-9bc3-62bababe1235, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b23b8674-accc-4eaf-8b41-a53934914533, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b23b8674-accc-4eaf-8b41-a53934914533, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(15 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b23b8674-accc-4eaf-8b41-a53934914533, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78ea17bf-51bd-490a-a7da-c24fc90b16b0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78ea17bf-51bd-490a-a7da-c24fc90b16b0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=YjM0YWZiZGQtMzdkOGEwNWEtNGZjMzQ2ZTktM2ZmZTZiMGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(16 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78ea17bf-51bd-490a-a7da-c24fc90b16b0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 74f675b0-7244-4bd0-9ae4-1992453abb8d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74f675b0-7244-4bd0-9ae4-1992453abb8d, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74f675b0-7244-4bd0-9ae4-1992453abb8d, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, c69d88e0-4b0c-4e4e-881d-bc4f72e76c0d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c69d88e0-4b0c-4e4e-881d-bc4f72e76c0d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c69d88e0-4b0c-4e4e-881d-bc4f72e76c0d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74d5e418-9836-4016-b2c0-eaf372cf3d36, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74d5e418-9836-4016-b2c0-eaf372cf3d36, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(16 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74d5e418-9836-4016-b2c0-eaf372cf3d36, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55330702-545a-407e-8e87-b7e5d7ac710f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55330702-545a-407e-8e87-b7e5d7ac710f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(17 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55330702-545a-407e-8e87-b7e5d7ac710f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4a82cc0-e5ae-4bb3-8775-b3aaf56b2168, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4a82cc0-e5ae-4bb3-8775-b3aaf56b2168, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(18 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4a82cc0-e5ae-4bb3-8775-b3aaf56b2168, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54d404a0-7491-4bb1-b866-210dd56a2a68, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54d404a0-7491-4bb1-b866-210dd56a2a68, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(19 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54d404a0-7491-4bb1-b866-210dd56a2a68, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89decd93-8060-4ff0-99a8-850aa573e1fb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89decd93-8060-4ff0-99a8-850aa573e1fb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(20 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89decd93-8060-4ff0-99a8-850aa573e1fb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e4027514-1522-4265-96fc-90cdf91546c2, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4027514-1522-4265-96fc-90cdf91546c2, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(21 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4027514-1522-4265-96fc-90cdf91546c2, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cef55400-80a8-4c65-92f9-7e5c95e6a8d9, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cef55400-80a8-4c65-92f9-7e5c95e6a8d9, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(22 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cef55400-80a8-4c65-92f9-7e5c95e6a8d9, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c93ce1b1-6ac9-4f6e-b279-02386e537a9d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c93ce1b1-6ac9-4f6e-b279-02386e537a9d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(23 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c93ce1b1-6ac9-4f6e-b279-02386e537a9d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bb3acf7-e508-42b5-b47a-2530910a4fd4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bb3acf7-e508-42b5-b47a-2530910a4fd4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(24 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bb3acf7-e508-42b5-b47a-2530910a4fd4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42d46843-efd0-48d4-b09b-20cfd1609c3c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d46843-efd0-48d4-b09b-20cfd1609c3c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(25 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d46843-efd0-48d4-b09b-20cfd1609c3c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b66e4478-580a-445c-b148-d792cd37cabe, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b66e4478-580a-445c-b148-d792cd37cabe, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=OTkwNTcxMDctMjhiNzQwNmYtOTBiYjVlY2ItZDZhYzdjYmY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(26 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b66e4478-580a-445c-b148-d792cd37cabe, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eec4c2ad-7471-49fc-a7a6-96bac68aafad, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eec4c2ad-7471-49fc-a7a6-96bac68aafad, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eec4c2ad-7471-49fc-a7a6-96bac68aafad, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e7213d80-33d3-4238-bd81-594f20812631, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e7213d80-33d3-4238-bd81-594f20812631, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e7213d80-33d3-4238-bd81-594f20812631, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 501385c8-1388-46e1-a4d4-fcf117e732f0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 501385c8-1388-46e1-a4d4-fcf117e732f0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(26 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 501385c8-1388-46e1-a4d4-fcf117e732f0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7377cab-99ea-41de-86ee-15057acdea40, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7377cab-99ea-41de-86ee-15057acdea40, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(27 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7377cab-99ea-41de-86ee-15057acdea40, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a5e1225-e04c-49e1-9883-0649b8158d7e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a5e1225-e04c-49e1-9883-0649b8158d7e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(28 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a5e1225-e04c-49e1-9883-0649b8158d7e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73978148-788d-4c16-8160-d73cdb3faadc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73978148-788d-4c16-8160-d73cdb3faadc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(29 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73978148-788d-4c16-8160-d73cdb3faadc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c5c8acd-8b57-404e-a33a-572b07aa6a4c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c5c8acd-8b57-404e-a33a-572b07aa6a4c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(30 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c5c8acd-8b57-404e-a33a-572b07aa6a4c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52ea2fea-0a43-49e1-adff-44bc27411a8b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52ea2fea-0a43-49e1-adff-44bc27411a8b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(31 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52ea2fea-0a43-49e1-adff-44bc27411a8b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e6677e8-cd13-478c-bf76-da316ff76302, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e6677e8-cd13-478c-bf76-da316ff76302, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(32 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e6677e8-cd13-478c-bf76-da316ff76302, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e41735fd-8256-41a0-85f4-1cb937a44b9b, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e41735fd-8256-41a0-85f4-1cb937a44b9b, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(33 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e41735fd-8256-41a0-85f4-1cb937a44b9b, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f9fd2da-646e-4b0b-b4b4-f9f9d75c673e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f9fd2da-646e-4b0b-b4b4-f9f9d75c673e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(34 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f9fd2da-646e-4b0b-b4b4-f9f9d75c673e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 700deeff-9195-4503-94aa-18ed3987e5b6, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 700deeff-9195-4503-94aa-18ed3987e5b6, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(35 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 700deeff-9195-4503-94aa-18ed3987e5b6, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 626bc224-0c1f-4e5b-9acd-e3e666054a43, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 626bc224-0c1f-4e5b-9acd-e3e666054a43, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZGRiYWViZmEtYTg4ZDYyMmYtOWU5MWZlODItNmM5ZDJmNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(36 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 626bc224-0c1f-4e5b-9acd-e3e666054a43, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, cb745c6f-6571-4e0e-92eb-f74449687679, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cb745c6f-6571-4e0e-92eb-f74449687679, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cb745c6f-6571-4e0e-92eb-f74449687679, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 978c0c51-337c-48d1-aa5f-c0ef1924dec0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 978c0c51-337c-48d1-aa5f-c0ef1924dec0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 978c0c51-337c-48d1-aa5f-c0ef1924dec0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 186b7373-7495-4e11-8c53-9f2784e7a3a7, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 186b7373-7495-4e11-8c53-9f2784e7a3a7, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(36 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 186b7373-7495-4e11-8c53-9f2784e7a3a7, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1acb0028-b2cb-4533-a4e4-6bba3e1efcbe, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1acb0028-b2cb-4533-a4e4-6bba3e1efcbe, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(37 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1acb0028-b2cb-4533-a4e4-6bba3e1efcbe, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d41b84f1-4e4f-422c-b241-138a4e61d41d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d41b84f1-4e4f-422c-b241-138a4e61d41d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(38 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d41b84f1-4e4f-422c-b241-138a4e61d41d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2acf338-1ebf-4b2f-b3e9-3525eaaeed15, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2acf338-1ebf-4b2f-b3e9-3525eaaeed15, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(39 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2acf338-1ebf-4b2f-b3e9-3525eaaeed15, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5b8fab4-3ebc-422f-985a-d195bca57001, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5b8fab4-3ebc-422f-985a-d195bca57001, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(40 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5b8fab4-3ebc-422f-985a-d195bca57001, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72817906-ef29-4e87-8ae0-d9ae2d691afd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72817906-ef29-4e87-8ae0-d9ae2d691afd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(41 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72817906-ef29-4e87-8ae0-d9ae2d691afd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb5e5775-1840-477f-8291-a4b359ddf73d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb5e5775-1840-477f-8291-a4b359ddf73d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(42 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb5e5775-1840-477f-8291-a4b359ddf73d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4394d786-b594-43bf-b671-7b5d77d85147, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4394d786-b594-43bf-b671-7b5d77d85147, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(43 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4394d786-b594-43bf-b671-7b5d77d85147, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 430505c6-7dce-4bef-abdc-82af246bdebc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 430505c6-7dce-4bef-abdc-82af246bdebc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(44 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 430505c6-7dce-4bef-abdc-82af246bdebc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 064bcb8b-6bc1-451f-a04a-1abe0c88a88f, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 064bcb8b-6bc1-451f-a04a-1abe0c88a88f, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(45 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 064bcb8b-6bc1-451f-a04a-1abe0c88a88f, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f96cd20-0b61-4473-b791-1ed5a93f8aa3, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f96cd20-0b61-4473-b791-1ed5a93f8aa3, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZmRhZmNlYmMtYjYwZDFiYjItNmQ3YjJiMzItOWE3ZGFhOTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(46 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f96cd20-0b61-4473-b791-1ed5a93f8aa3, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d21500e8-2369-47f4-94a3-852ad468af23, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d21500e8-2369-47f4-94a3-852ad468af23, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d21500e8-2369-47f4-94a3-852ad468af23, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, f81ee742-0447-47eb-9e69-2b8ae129029c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f81ee742-0447-47eb-9e69-2b8ae129029c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f81ee742-0447-47eb-9e69-2b8ae129029c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b670bcf7-93cf-4cf4-8ca7-013c1ab01edf, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b670bcf7-93cf-4cf4-8ca7-013c1ab01edf, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(46 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b670bcf7-93cf-4cf4-8ca7-013c1ab01edf, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96c85567-c7b5-4476-a5e5-62f7a77a7ff1, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96c85567-c7b5-4476-a5e5-62f7a77a7ff1, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(47 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96c85567-c7b5-4476-a5e5-62f7a77a7ff1, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e99f91e3-1400-4c4d-9a50-84017ffa508c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e99f91e3-1400-4c4d-9a50-84017ffa508c, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(48 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e99f91e3-1400-4c4d-9a50-84017ffa508c, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 391da77b-b6eb-43cd-a671-bb77b581191a, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 391da77b-b6eb-43cd-a671-bb77b581191a, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(49 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 391da77b-b6eb-43cd-a671-bb77b581191a, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84acdab9-817f-4d4f-9f5b-e23f39ecb5cb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84acdab9-817f-4d4f-9f5b-e23f39ecb5cb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(50 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84acdab9-817f-4d4f-9f5b-e23f39ecb5cb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 953d5deb-0720-448d-96aa-95a0b673d9ca, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 953d5deb-0720-448d-96aa-95a0b673d9ca, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(51 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 953d5deb-0720-448d-96aa-95a0b673d9ca, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc457106-e1e0-4792-a575-d150cffed729, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc457106-e1e0-4792-a575-d150cffed729, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(52 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc457106-e1e0-4792-a575-d150cffed729, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 054e52ba-ff5b-4108-a341-3d0b4efac6fb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 054e52ba-ff5b-4108-a341-3d0b4efac6fb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(53 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 054e52ba-ff5b-4108-a341-3d0b4efac6fb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c8462ec-6134-4ff2-972c-50a553f4ab04, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c8462ec-6134-4ff2-972c-50a553f4ab04, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(54 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c8462ec-6134-4ff2-972c-50a553f4ab04, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7c1ce05-fc40-413d-84e6-a7902a15f1ee, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7c1ce05-fc40-413d-84e6-a7902a15f1ee, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(55 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7c1ce05-fc40-413d-84e6-a7902a15f1ee, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b45a3bb7-bae1-4ca0-b4b3-b0dd64cf1cfa, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b45a3bb7-bae1-4ca0-b4b3-b0dd64cf1cfa, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=ZTNhZmViNjYtZDUwNTliMWQtZmQ3M2EzMjktNGEyODM3YjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(56 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b45a3bb7-bae1-4ca0-b4b3-b0dd64cf1cfa, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, eae41be2-3d10-46f6-a859-8abe953dac68, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, eae41be2-3d10-46f6-a859-8abe953dac68, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, eae41be2-3d10-46f6-a859-8abe953dac68, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 33d27efd-d3a6-450c-9885-0b7b10c7cbc4, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 33d27efd-d3a6-450c-9885-0b7b10c7cbc4, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 33d27efd-d3a6-450c-9885-0b7b10c7cbc4, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44d16df6-8ac4-48ec-9325-02820765b713, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44d16df6-8ac4-48ec-9325-02820765b713, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(56 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44d16df6-8ac4-48ec-9325-02820765b713, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 450984e7-75f0-4ad8-a16f-4671fd30a925, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 450984e7-75f0-4ad8-a16f-4671fd30a925, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(57 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 450984e7-75f0-4ad8-a16f-4671fd30a925, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d4bd0a44-4fe6-4f06-8ee3-0bed815b5c79, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4bd0a44-4fe6-4f06-8ee3-0bed815b5c79, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(58 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4bd0a44-4fe6-4f06-8ee3-0bed815b5c79, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 256d37d8-0ade-4ef7-8004-55f52064e53e, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 256d37d8-0ade-4ef7-8004-55f52064e53e, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(59 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 256d37d8-0ade-4ef7-8004-55f52064e53e, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2cdf8e7b-36c5-4131-bf09-3ae8d07e1640, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cdf8e7b-36c5-4131-bf09-3ae8d07e1640, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(60 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cdf8e7b-36c5-4131-bf09-3ae8d07e1640, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 131ba731-40e5-4c39-8f61-bb83e85dcc3d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 131ba731-40e5-4c39-8f61-bb83e85dcc3d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(61 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 131ba731-40e5-4c39-8f61-bb83e85dcc3d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9c3f6bb-a05e-49ba-9012-f4e937684ff8, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9c3f6bb-a05e-49ba-9012-f4e937684ff8, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(62 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9c3f6bb-a05e-49ba-9012-f4e937684ff8, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 770b85e3-4294-404d-9ffd-03f0649a2c2d, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 770b85e3-4294-404d-9ffd-03f0649a2c2d, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(63 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 770b85e3-4294-404d-9ffd-03f0649a2c2d, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cdb415b-ce75-4400-ae78-35ed1b5470fc, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cdb415b-ce75-4400-ae78-35ed1b5470fc, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(64 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cdb415b-ce75-4400-ae78-35ed1b5470fc, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b40bdaf3-620b-49ec-8a63-f2cae7c5f402, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b40bdaf3-620b-49ec-8a63-f2cae7c5f402, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(65 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b40bdaf3-620b-49ec-8a63-f2cae7c5f402, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d76c1f9e-7cc0-4081-bd84-bcbeb43153cd, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d76c1f9e-7cc0-4081-bd84-bcbeb43153cd, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=M2Y4ZDhiOWQtMTlhOTgzODAtYjhiYzdmY2ItMmIwYTZjMGM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                    select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                    from table_index_0__ASYNC VIEW idx_col_index_Bool\n                    WHERE col_index_Bool = CAST(True AS Bool);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d76c1f9e-7cc0-4081-bd84-bcbeb43153cd, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9e32e764-6155-4e25-96c4-097e698b201c, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e32e764-6155-4e25-96c4-097e698b201c, ghrun-jhhelrhzfq.auto.internal:29041): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e32e764-6155-4e25-96c4-097e698b201c, ghrun-jhhelrhzfq.auto.internal:29041): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8a7c563a-4368-4e4a-a7eb-06b5e40801ef, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8a7c563a-4368-4e4a-a7eb-06b5e40801ef, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8a7c563a-4368-4e4a-a7eb-06b5e40801ef, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 572bec57-9462-496a-85fb-67e0d1f919cb, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 572bec57-9462-496a-85fb-67e0d1f919cb, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                    select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                    from table_index_0__ASYNC VIEW idx_col_index_Bool\n                    WHERE col_index_Bool = CAST(True AS Bool);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 572bec57-9462-496a-85fb-67e0d1f919cb, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ffb47669-320f-4fa9-9150-9c82bd44c40d, localhost:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ffb47669-320f-4fa9-9150-9c82bd44c40d, localhost:29041): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ffb47669-320f-4fa9-9150-9c82bd44c40d, localhost:29041): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 29041 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:29041, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:29041
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7babd680-8db8-438e-a911-3f8014520f44, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7babd680-8db8-438e-a911-3f8014520f44, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                        WHERE col_index_Decimal150 = CAST(\'1\' AS Decimal(15,0));\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7babd680-8db8-438e-a911-3f8014520f44, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e35b12bf-22b8-42ea-ac1b-f26eeb543642, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e35b12bf-22b8-42ea-ac1b-f26eeb543642, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                        WHERE col_index_Decimal150 = CAST(\'2\' AS Decimal(15,0));\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e35b12bf-22b8-42ea-ac1b-f26eeb543642, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10d3d3d7-daa8-444b-bf74-aa099153d6c0, ghrun-jhhelrhzfq.auto.internal:29041): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10d3d3d7-daa8-444b-bf74-aa099153d6c0, ghrun-jhhelrhzfq.auto.internal:29041): request = { session_id: "ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_0__ASYNC VIEW idx_col_index_Decimal150\n                        WHERE col_index_Decimal150 = CAST(\'3\' AS Decimal(15,0));\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10d3d3d7-daa8-444b-bf74-aa099153d6c0, ghrun-jhhelrhzfq.auto.internal:29041): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2UwMjZiZGItZjkxZTkzY2ItZTUwZGQxNzgtZDFhNGNmOTY=
============================== slowest durations ===============================
585.99s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
9.73s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__ASYNC-pk_types11-all_types11-index11---ASYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 614.12s (0:10:14) =========================

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

During handling of the above exception, another exception occurred:

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

test_secondary_index.py .

============================== slowest durations ===============================
290.65s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
12.13s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
10.75s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_0__SYNC-pk_types9-all_types9-index9---SYNC]
======================== 1 passed in 315.18s (0:05:15) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/00148f/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py .

============================== slowest durations ===============================
349.19s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
12.09s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
11.25s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1_UNIQUE_SYNC-pk_types3-all_types3-index3--UNIQUE-SYNC]
======================== 1 passed in 374.17s (0:06:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/0013ee/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py 

============================== slowest durations ===============================
10.83s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__ASYNC-pk_types10-all_types10-index10---ASYNC]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
====================== no tests ran in 606.21s (0:10:06) =======================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5xva/0013ee/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5xva/0013ee', '--source-root', '/home/runner/.ya/build/build_root/5xva/0013ee/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5xva/0013ee/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '16', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

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

test_secondary_index.py .

============================== slowest durations ===============================
285.28s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
12.10s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
9.43s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_1__SYNC-pk_types8-all_types8-index8---SYNC]
======================== 1 passed in 308.15s (0:05:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 815377
DEBUG    ya.test:process.py:259 Command (pid 815377) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 815377) elapsed time (sec): 0.9304890632629395
DEBUG    ya.test:process.py:263 Command (pid 815377) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) maxrss: 478760
DEBUG    ya.test:process.py:263 Command (pid 815377) minflt: 45375
DEBUG    ya.test:process.py:263 Command (pid 815377) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 815377) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 815377) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 815377) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 815377) stime: 0.23775
DEBUG    ya.test:process.py:263 Command (pid 815377) utime: 0.509238
DEBUG    ya.test:process.py:263 Command (pid 815377) wtime: 0.933
DEBUG    ya.test:process.py:275 Command (pid 815377) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26237
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/00149b/r3tmp/kikimr_cluster__x4lq_zq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27564
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27329
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/00149b/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/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1/logfile_9z3uyyd9.log --grpc-port=16783 --mon-port=24391 --ic-port=26237
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16783/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/00149b/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/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1/logfile_9z3uyyd9.log --grpc-port=16783 --mon-port=24391 --ic-port=26237
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1/logfile_9z3uyyd9.log', '--grpc-port=16783', '--mon-port=24391', '--ic-port=26237')' in '/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 815424
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16783/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 815425
DEBUG    ya.test:process.py:259 Command (pid 815425) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 815425) elapsed time (sec): 0.8206722736358643
DEBUG    ya.test:process.py:263 Command (pid 815425) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) maxrss: 486744
DEBUG    ya.test:process.py:263 Command (pid 815425) minflt: 45387
DEBUG    ya.test:process.py:263 Command (pid 815425) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 815425) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 815425) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 815425) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 815425) stime: 0.220656
DEBUG    ya.test:process.py:263 Command (pid 815425) utime: 0.5354019999999999
DEBUG    ya.test:process.py:263 Command (pid 815425) wtime: 0.832
DEBUG    ya.test:process.py:275 Command (pid 815425) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16783', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26237\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16783', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 26237\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 816183
DEBUG    ya.test:process.py:259 Command (pid 816183) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 816183) elapsed time (sec): 0.965430498123169
DEBUG    ya.test:process.py:263 Command (pid 816183) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) maxrss: 587076
DEBUG    ya.test:process.py:263 Command (pid 816183) minflt: 51705
DEBUG    ya.test:process.py:263 Command (pid 816183) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 816183) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 816183) nvcsw: 991
DEBUG    ya.test:process.py:263 Command (pid 816183) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 816183) stime: 0.255556
DEBUG    ya.test:process.py:263 Command (pid 816183) utime: 0.602407
DEBUG    ya.test:process.py:263 Command (pid 816183) wtime: 0.973
DEBUG    ya.test:process.py:275 Command (pid 816183) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16783', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/00149b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16783', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 816564
DEBUG    ya.test:process.py:259 Command (pid 816564) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 816564) elapsed time (sec): 1.047360897064209
DEBUG    ya.test:process.py:263 Command (pid 816564) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) maxrss: 587372
DEBUG    ya.test:process.py:263 Command (pid 816564) minflt: 51635
DEBUG    ya.test:process.py:263 Command (pid 816564) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 816564) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 816564) nvcsw: 542
DEBUG    ya.test:process.py:263 Command (pid 816564) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 816564) stime: 0.271761
DEBUG    ya.test:process.py:263 Command (pid 816564) utime: 0.5752959999999999
DEBUG    ya.test:process.py:263 Command (pid 816564) wtime: 1.049
DEBUG    ya.test:process.py:275 Command (pid 816564) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b2c26df9-5289-46ea-a892-943679ca7fdc, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b2c26df9-5289-46ea-a892-943679ca7fdc, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b2c26df9-5289-46ea-a892-943679ca7fdc, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4315f6e7-ed95-4da7-9c9f-b6926977a589, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4315f6e7-ed95-4da7-9c9f-b6926977a589, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4315f6e7-ed95-4da7-9c9f-b6926977a589, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 84d83a07-a62b-478d-9eba-7cd75ce04086, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 84d83a07-a62b-478d-9eba-7cd75ce04086, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 84d83a07-a62b-478d-9eba-7cd75ce04086, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c8da918-116e-4511-a839-32b442ba90c2, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c8da918-116e-4511-a839-32b442ba90c2, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_2_UNIQUE_SYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime,\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_DyNumber GLOBAL UNIQUE SYNC ON \n                        (col_index_DyNumber) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_String GLOBAL UNIQUE SYNC ON \n                        (col_index_String) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Utf8 GLOBAL UNIQUE SYNC ON \n                        (col_index_Utf8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_UUID GLOBAL UNIQUE SYNC ON \n                        (col_index_UUID) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Date GLOBAL UNIQUE SYNC ON \n                        (col_index_Date) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Datetime GLOBAL UNIQUE SYNC ON \n                        (col_index_Datetime) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c8da918-116e-4511-a839-32b442ba90c2, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d969268-eb72-45c6-81fb-df1e674bb4c0, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d969268-eb72-45c6-81fb-df1e674bb4c0, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d969268-eb72-45c6-81fb-df1e674bb4c0, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20dce962-5cb0-47ff-91b2-cc0f89eb4edd, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20dce962-5cb0-47ff-91b2-cc0f89eb4edd, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20dce962-5cb0-47ff-91b2-cc0f89eb4edd, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cd01085-ef15-47d9-a1b9-f447c1505e0b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cd01085-ef15-47d9-a1b9-f447c1505e0b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cd01085-ef15-47d9-a1b9-f447c1505e0b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 57120b85-e919-441b-b7b7-db95ee689d5c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57120b85-e919-441b-b7b7-db95ee689d5c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57120b85-e919-441b-b7b7-db95ee689d5c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d270e2fa-82e6-47d2-aee1-dfde14586e36, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d270e2fa-82e6-47d2-aee1-dfde14586e36, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d270e2fa-82e6-47d2-aee1-dfde14586e36, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06243331-7995-48bc-9928-3c49ab42902c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06243331-7995-48bc-9928-3c49ab42902c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06243331-7995-48bc-9928-3c49ab42902c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24b8ea95-c870-4d91-8467-03c44f303c8a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24b8ea95-c870-4d91-8467-03c44f303c8a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24b8ea95-c870-4d91-8467-03c44f303c8a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40cc81d5-ddb5-45a9-a51c-2adb40678dd1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40cc81d5-ddb5-45a9-a51c-2adb40678dd1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40cc81d5-ddb5-45a9-a51c-2adb40678dd1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f532f23-94be-4cff-bdf8-e67d3fa7f139, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f532f23-94be-4cff-bdf8-e67d3fa7f139, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f532f23-94be-4cff-bdf8-e67d3fa7f139, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c88b0ddf-7638-4ddd-9cf3-ac2786ab7209, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c88b0ddf-7638-4ddd-9cf3-ac2786ab7209, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c88b0ddf-7638-4ddd-9cf3-ac2786ab7209, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c96267bb-9de9-4e79-8d62-82818f9a71a9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c96267bb-9de9-4e79-8d62-82818f9a71a9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c96267bb-9de9-4e79-8d62-82818f9a71a9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 091f8ba4-b3f7-48b2-9e56-87779a46f695, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 091f8ba4-b3f7-48b2-9e56-87779a46f695, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 091f8ba4-b3f7-48b2-9e56-87779a46f695, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 707dd235-6210-456e-9f98-e8be127c5ffe, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 707dd235-6210-456e-9f98-e8be127c5ffe, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 707dd235-6210-456e-9f98-e8be127c5ffe, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b85eee59-ca51-47da-9145-e71af925958e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b85eee59-ca51-47da-9145-e71af925958e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b85eee59-ca51-47da-9145-e71af925958e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d56817cb-fff5-4aff-9de0-c841bfc4e979, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d56817cb-fff5-4aff-9de0-c841bfc4e979, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d56817cb-fff5-4aff-9de0-c841bfc4e979, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06b2fa10-25f2-487d-9ed8-bc1d00ce87de, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06b2fa10-25f2-487d-9ed8-bc1d00ce87de, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06b2fa10-25f2-487d-9ed8-bc1d00ce87de, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f083f4f-7c33-49a2-a6f5-1ff5357941ec, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f083f4f-7c33-49a2-a6f5-1ff5357941ec, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f083f4f-7c33-49a2-a6f5-1ff5357941ec, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa0b47c6-5355-4906-a88e-a487805269c0, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa0b47c6-5355-4906-a88e-a487805269c0, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa0b47c6-5355-4906-a88e-a487805269c0, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c01332a-939d-4581-a165-24e7767c4ebc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c01332a-939d-4581-a165-24e7767c4ebc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c01332a-939d-4581-a165-24e7767c4ebc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, dc905a09-7e06-41dc-b96d-6c4b67af7427, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc905a09-7e06-41dc-b96d-6c4b67af7427, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc905a09-7e06-41dc-b96d-6c4b67af7427, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 407457b5-0151-43e8-8968-40c68ae38f47, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 407457b5-0151-43e8-8968-40c68ae38f47, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 407457b5-0151-43e8-8968-40c68ae38f47, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 976b1968-5dfd-4ac4-89a9-64c98dc6aa45, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 976b1968-5dfd-4ac4-89a9-64c98dc6aa45, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 976b1968-5dfd-4ac4-89a9-64c98dc6aa45, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03c28962-2c3f-4b71-9091-d0627ada3421, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03c28962-2c3f-4b71-9091-d0627ada3421, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03c28962-2c3f-4b71-9091-d0627ada3421, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f9faa94-e5a2-4751-b994-760809072d66, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f9faa94-e5a2-4751-b994-760809072d66, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f9faa94-e5a2-4751-b994-760809072d66, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 126fabcd-e774-4e93-8a04-56d2c488e8f9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 126fabcd-e774-4e93-8a04-56d2c488e8f9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 126fabcd-e774-4e93-8a04-56d2c488e8f9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ca49c7b-b859-4755-acd1-7244ee035c88, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ca49c7b-b859-4755-acd1-7244ee035c88, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ca49c7b-b859-4755-acd1-7244ee035c88, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f61db846-2814-43f4-b8e2-e96a0ce093e2, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f61db846-2814-43f4-b8e2-e96a0ce093e2, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f61db846-2814-43f4-b8e2-e96a0ce093e2, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61cffc21-2781-4597-8867-8b0afb89a242, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61cffc21-2781-4597-8867-8b0afb89a242, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61cffc21-2781-4597-8867-8b0afb89a242, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eeadcff5-418b-45db-ba77-71fd17c5451c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeadcff5-418b-45db-ba77-71fd17c5451c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eeadcff5-418b-45db-ba77-71fd17c5451c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01309a1c-6de9-4e64-9658-aa8ceaddc7c2, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01309a1c-6de9-4e64-9658-aa8ceaddc7c2, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01309a1c-6de9-4e64-9658-aa8ceaddc7c2, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c3d7c23-81fc-403b-8713-0e31a98b9de6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c3d7c23-81fc-403b-8713-0e31a98b9de6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c3d7c23-81fc-403b-8713-0e31a98b9de6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5af5fdb4-bdce-4244-9fa6-19da90b6b6f4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5af5fdb4-bdce-4244-9fa6-19da90b6b6f4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5af5fdb4-bdce-4244-9fa6-19da90b6b6f4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4706abf2-7243-4d26-8b36-c71036287537, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4706abf2-7243-4d26-8b36-c71036287537, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4706abf2-7243-4d26-8b36-c71036287537, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db775a9a-c13b-4255-a2b6-97e33b8f1a59, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db775a9a-c13b-4255-a2b6-97e33b8f1a59, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db775a9a-c13b-4255-a2b6-97e33b8f1a59, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0dc9e6b-216c-4578-a16f-f1971bb2e1b9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0dc9e6b-216c-4578-a16f-f1971bb2e1b9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0dc9e6b-216c-4578-a16f-f1971bb2e1b9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 791eaa50-7e99-4386-98f4-a3d887f228a9, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 791eaa50-7e99-4386-98f4-a3d887f228a9, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 791eaa50-7e99-4386-98f4-a3d887f228a9, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c1c0686a-a14f-467c-a7a2-bc92b37aceff, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1c0686a-a14f-467c-a7a2-bc92b37aceff, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1c0686a-a14f-467c-a7a2-bc92b37aceff, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, daac9fcd-8483-4f38-b238-04634673f964, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daac9fcd-8483-4f38-b238-04634673f964, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daac9fcd-8483-4f38-b238-04634673f964, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84ec00e1-faa7-4919-a98b-1aa2627fc6cc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84ec00e1-faa7-4919-a98b-1aa2627fc6cc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84ec00e1-faa7-4919-a98b-1aa2627fc6cc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2da72397-5560-43d6-82ec-211af636eede, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2da72397-5560-43d6-82ec-211af636eede, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2da72397-5560-43d6-82ec-211af636eede, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 988a11e0-46f7-40f3-89e3-3c5c7f923034, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 988a11e0-46f7-40f3-89e3-3c5c7f923034, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 988a11e0-46f7-40f3-89e3-3c5c7f923034, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa0af960-d450-4d3b-8a41-295d742ac1ee, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa0af960-d450-4d3b-8a41-295d742ac1ee, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa0af960-d450-4d3b-8a41-295d742ac1ee, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98334bdd-f8f5-4e98-bba3-c385dcf8cc55, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98334bdd-f8f5-4e98-bba3-c385dcf8cc55, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98334bdd-f8f5-4e98-bba3-c385dcf8cc55, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77b09f41-20ad-4b79-b27c-7440341104b1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77b09f41-20ad-4b79-b27c-7440341104b1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77b09f41-20ad-4b79-b27c-7440341104b1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94eebf35-fc55-407a-9fe1-af47ab0939e7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94eebf35-fc55-407a-9fe1-af47ab0939e7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94eebf35-fc55-407a-9fe1-af47ab0939e7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3355e36-ccf4-4698-a85b-3ee50a8c209f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3355e36-ccf4-4698-a85b-3ee50a8c209f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3355e36-ccf4-4698-a85b-3ee50a8c209f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94564738-ab28-44c1-89f3-694e5cd0b162, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94564738-ab28-44c1-89f3-694e5cd0b162, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94564738-ab28-44c1-89f3-694e5cd0b162, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1fe5d8fc-cba7-4fd4-8eb9-7dd6ffba1a63, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fe5d8fc-cba7-4fd4-8eb9-7dd6ffba1a63, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fe5d8fc-cba7-4fd4-8eb9-7dd6ffba1a63, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c6d520d-323c-4ea6-aebd-09eb9b53bcf5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c6d520d-323c-4ea6-aebd-09eb9b53bcf5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c6d520d-323c-4ea6-aebd-09eb9b53bcf5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ae85bce-2968-4908-ab50-05d18b5057ba, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ae85bce-2968-4908-ab50-05d18b5057ba, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ae85bce-2968-4908-ab50-05d18b5057ba, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c259772-358a-40da-a558-f792c936a625, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c259772-358a-40da-a558-f792c936a625, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c259772-358a-40da-a558-f792c936a625, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13d820ee-4fe2-47ba-add3-390cb235f249, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13d820ee-4fe2-47ba-add3-390cb235f249, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13d820ee-4fe2-47ba-add3-390cb235f249, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32225634-a9e4-4436-85d6-35883643d1bb, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32225634-a9e4-4436-85d6-35883643d1bb, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32225634-a9e4-4436-85d6-35883643d1bb, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a54603e9-8161-4058-b167-3bfecc1eac7a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a54603e9-8161-4058-b167-3bfecc1eac7a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a54603e9-8161-4058-b167-3bfecc1eac7a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd969a22-3839-4aba-8dbf-94c5bf3936e9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd969a22-3839-4aba-8dbf-94c5bf3936e9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd969a22-3839-4aba-8dbf-94c5bf3936e9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb1ce90b-9b96-444a-9e45-4157d43fe486, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb1ce90b-9b96-444a-9e45-4157d43fe486, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb1ce90b-9b96-444a-9e45-4157d43fe486, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 706ad81d-a4c4-4584-aec7-45545e309ee1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 706ad81d-a4c4-4584-aec7-45545e309ee1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 706ad81d-a4c4-4584-aec7-45545e309ee1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, fef55d26-5c9a-4269-a223-c5611ae015b7, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fef55d26-5c9a-4269-a223-c5611ae015b7, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fef55d26-5c9a-4269-a223-c5611ae015b7, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84ee2012-b033-4684-827e-fbda0aca7231, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84ee2012-b033-4684-827e-fbda0aca7231, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84ee2012-b033-4684-827e-fbda0aca7231, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, baba3b06-8d43-434b-90cf-2c3ad494520f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baba3b06-8d43-434b-90cf-2c3ad494520f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baba3b06-8d43-434b-90cf-2c3ad494520f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd243718-c2d5-41f8-92a3-2e7fc0d866b1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd243718-c2d5-41f8-92a3-2e7fc0d866b1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd243718-c2d5-41f8-92a3-2e7fc0d866b1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4111b398-81eb-4a3a-a782-a43180f5b574, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4111b398-81eb-4a3a-a782-a43180f5b574, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_2_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4111b398-81eb-4a3a-a782-a43180f5b574, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5efddd42-81d2-486d-b4cd-5ef6eea99ae4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5efddd42-81d2-486d-b4cd-5ef6eea99ae4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_2_UNIQUE_SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5efddd42-81d2-486d-b4cd-5ef6eea99ae4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3bb61d6d-cc52-49d9-b9b8-71443ad28afe, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bb61d6d-cc52-49d9-b9b8-71443ad28afe, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'10.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bb61d6d-cc52-49d9-b9b8-71443ad28afe, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 890706c6-a99f-49b2-aa77-ff9d66199160, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 890706c6-a99f-49b2-aa77-ff9d66199160, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'20.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 890706c6-a99f-49b2-aa77-ff9d66199160, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb7613b2-15ba-4d8d-ae38-805dfa53e1f4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb7613b2-15ba-4d8d-ae38-805dfa53e1f4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'30.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb7613b2-15ba-4d8d-ae38-805dfa53e1f4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, db299928-b2c2-4c85-903f-47a79359db15, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db299928-b2c2-4c85-903f-47a79359db15, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'40.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db299928-b2c2-4c85-903f-47a79359db15, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b277dbb-a72d-4f70-9e12-8ad545283b75, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b277dbb-a72d-4f70-9e12-8ad545283b75, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'50.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b277dbb-a72d-4f70-9e12-8ad545283b75, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df802783-0bff-4f04-a6ee-da19db476c86, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df802783-0bff-4f04-a6ee-da19db476c86, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'60.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df802783-0bff-4f04-a6ee-da19db476c86, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ef3240d-a4ad-4f54-a2d9-16aa32eba1a7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ef3240d-a4ad-4f54-a2d9-16aa32eba1a7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'70.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ef3240d-a4ad-4f54-a2d9-16aa32eba1a7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6f4adaac-26af-489b-a609-b62938bef58e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f4adaac-26af-489b-a609-b62938bef58e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'80.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f4adaac-26af-489b-a609-b62938bef58e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 675248c2-b5ff-43a4-948a-7a9e8833d7fd, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 675248c2-b5ff-43a4-948a-7a9e8833d7fd, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'90.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 675248c2-b5ff-43a4-948a-7a9e8833d7fd, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ea2723e-c18e-42c8-b4b8-06d17e5fe49c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ea2723e-c18e-42c8-b4b8-06d17e5fe49c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'100.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ea2723e-c18e-42c8-b4b8-06d17e5fe49c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85fddea0-fa11-4955-b959-2631b350c841, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85fddea0-fa11-4955-b959-2631b350c841, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGNlODMzY2QtMjI4NDlhZjktOGUwN2FjNzctZjdjZGFjM2U=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'110.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85fddea0-fa11-4955-b959-2631b350c841, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a7649f16-665b-4171-9906-479d77b4dba1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7649f16-665b-4171-9906-479d77b4dba1, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7649f16-665b-4171-9906-479d77b4dba1, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 68d7c803-6343-444d-80a6-096cec09f8d0, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 68d7c803-6343-444d-80a6-096cec09f8d0, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 68d7c803-6343-444d-80a6-096cec09f8d0, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90c9498f-4a7a-4eaa-a49c-e2bf87fbd293, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90c9498f-4a7a-4eaa-a49c-e2bf87fbd293, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'110.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90c9498f-4a7a-4eaa-a49c-e2bf87fbd293, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5de09ae4-dad7-4b4a-a162-e2e62785fde7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5de09ae4-dad7-4b4a-a162-e2e62785fde7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'120.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5de09ae4-dad7-4b4a-a162-e2e62785fde7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a114e04c-9f65-48c2-b3d1-e015572b89ab, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a114e04c-9f65-48c2-b3d1-e015572b89ab, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'130.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a114e04c-9f65-48c2-b3d1-e015572b89ab, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8178e35-cc1b-4ece-8401-56770a04aedb, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8178e35-cc1b-4ece-8401-56770a04aedb, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'140.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8178e35-cc1b-4ece-8401-56770a04aedb, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 980f4a8b-0755-4320-af0a-25e7f9c7d6c8, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 980f4a8b-0755-4320-af0a-25e7f9c7d6c8, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'150.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 980f4a8b-0755-4320-af0a-25e7f9c7d6c8, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 112dc24a-bb2c-4264-8804-02a63512d69a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 112dc24a-bb2c-4264-8804-02a63512d69a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'160.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 112dc24a-bb2c-4264-8804-02a63512d69a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d18dd72-9c56-4a21-9620-8a4df4acd43c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d18dd72-9c56-4a21-9620-8a4df4acd43c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'170.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d18dd72-9c56-4a21-9620-8a4df4acd43c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6d5ea5d-37ff-4346-9830-c4def32852b7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6d5ea5d-37ff-4346-9830-c4def32852b7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'180.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6d5ea5d-37ff-4346-9830-c4def32852b7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91d5729d-6ffd-42a0-a058-6ac643d5d109, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91d5729d-6ffd-42a0-a058-6ac643d5d109, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'190.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91d5729d-6ffd-42a0-a058-6ac643d5d109, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff3de70c-0580-4067-9834-7bb810cf6194, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff3de70c-0580-4067-9834-7bb810cf6194, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'200.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff3de70c-0580-4067-9834-7bb810cf6194, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6fd9bf4b-90f7-49a8-97ea-5925991370c4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fd9bf4b-90f7-49a8-97ea-5925991370c4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NzVjNmUxMS1lM2UyOWNhZC03OTljOGI5NC02MjNkNzEyMw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'210.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fd9bf4b-90f7-49a8-97ea-5925991370c4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 80e0767c-ac7d-4997-88f7-d546ee030f77, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80e0767c-ac7d-4997-88f7-d546ee030f77, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80e0767c-ac7d-4997-88f7-d546ee030f77, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eb462905-027b-45f7-854e-c129bf3746d8, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb462905-027b-45f7-854e-c129bf3746d8, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb462905-027b-45f7-854e-c129bf3746d8, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3069697e-037c-42bb-9108-f20b34f5976f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3069697e-037c-42bb-9108-f20b34f5976f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'210.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3069697e-037c-42bb-9108-f20b34f5976f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35f06310-5178-4ece-aade-c529d3d91c7f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35f06310-5178-4ece-aade-c529d3d91c7f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'220.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35f06310-5178-4ece-aade-c529d3d91c7f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bca90ff2-9599-4409-84b9-b19b708d855f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bca90ff2-9599-4409-84b9-b19b708d855f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'230.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bca90ff2-9599-4409-84b9-b19b708d855f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7560db38-67f9-4693-9772-f79b7a334df5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7560db38-67f9-4693-9772-f79b7a334df5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'240.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7560db38-67f9-4693-9772-f79b7a334df5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9a84a1a-021c-41a0-b748-1bde539ca937, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9a84a1a-021c-41a0-b748-1bde539ca937, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'250.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9a84a1a-021c-41a0-b748-1bde539ca937, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6282a22e-fc57-49fe-9394-3f009d361c5f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6282a22e-fc57-49fe-9394-3f009d361c5f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'260.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6282a22e-fc57-49fe-9394-3f009d361c5f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3260db21-ebcf-486c-b31e-75aadcaed0e9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3260db21-ebcf-486c-b31e-75aadcaed0e9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'270.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3260db21-ebcf-486c-b31e-75aadcaed0e9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a2d7b58-f203-4c95-951e-b1f7bf8d2961, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a2d7b58-f203-4c95-951e-b1f7bf8d2961, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'280.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a2d7b58-f203-4c95-951e-b1f7bf8d2961, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ebaf1ccb-a744-4d61-a6bb-897e47934586, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebaf1ccb-a744-4d61-a6bb-897e47934586, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'290.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebaf1ccb-a744-4d61-a6bb-897e47934586, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 266d1076-1b64-418c-9c14-1c36aea3dabb, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 266d1076-1b64-418c-9c14-1c36aea3dabb, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'300.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 266d1076-1b64-418c-9c14-1c36aea3dabb, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c51ae03d-bc73-491e-a02a-7979ec019233, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c51ae03d-bc73-491e-a02a-7979ec019233, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YTQ0M2MxMjctNmFkOWRiOTQtY2YxYjNjNTAtMjI0YmEzZTE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'310.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c51ae03d-bc73-491e-a02a-7979ec019233, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8dbd93cf-04b1-41d9-aa47-dc3546dc0239, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8dbd93cf-04b1-41d9-aa47-dc3546dc0239, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8dbd93cf-04b1-41d9-aa47-dc3546dc0239, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b025c205-5151-4f73-980b-e0510097f78d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b025c205-5151-4f73-980b-e0510097f78d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b025c205-5151-4f73-980b-e0510097f78d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c7da984-93da-48eb-9bdb-99b819e9f0de, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c7da984-93da-48eb-9bdb-99b819e9f0de, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'310.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c7da984-93da-48eb-9bdb-99b819e9f0de, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4010e3b2-62e2-47b3-9cae-2c156070a518, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4010e3b2-62e2-47b3-9cae-2c156070a518, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'320.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4010e3b2-62e2-47b3-9cae-2c156070a518, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2abf303c-7f6b-4476-bed8-abffadf417af, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2abf303c-7f6b-4476-bed8-abffadf417af, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2abf303c-7f6b-4476-bed8-abffadf417af, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95d54001-813c-46e0-b7b0-a2102206dec3, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95d54001-813c-46e0-b7b0-a2102206dec3, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'330.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95d54001-813c-46e0-b7b0-a2102206dec3, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc2be3e4-1e9b-4e23-9c9a-4200cd1cf911, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc2be3e4-1e9b-4e23-9c9a-4200cd1cf911, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'340.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc2be3e4-1e9b-4e23-9c9a-4200cd1cf911, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7cf7d7bb-ec05-4b9b-a515-03da438430a6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cf7d7bb-ec05-4b9b-a515-03da438430a6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'350.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cf7d7bb-ec05-4b9b-a515-03da438430a6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e08823b7-7a4b-419f-bf63-4ce282962b36, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e08823b7-7a4b-419f-bf63-4ce282962b36, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'360.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e08823b7-7a4b-419f-bf63-4ce282962b36, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0bc0ddf-b57c-4948-9c2a-c0aad29a9bb7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0bc0ddf-b57c-4948-9c2a-c0aad29a9bb7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'370.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0bc0ddf-b57c-4948-9c2a-c0aad29a9bb7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bee2f528-a68e-4ab2-8bce-8b1b002d851a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bee2f528-a68e-4ab2-8bce-8b1b002d851a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'380.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bee2f528-a68e-4ab2-8bce-8b1b002d851a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 378bd1c5-b6df-4ae4-b58f-db2cccfbfab9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 378bd1c5-b6df-4ae4-b58f-db2cccfbfab9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'390.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 378bd1c5-b6df-4ae4-b58f-db2cccfbfab9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68cea9e6-d160-4bc8-9008-6a51723a80d7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68cea9e6-d160-4bc8-9008-6a51723a80d7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'400.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68cea9e6-d160-4bc8-9008-6a51723a80d7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2009dc0-c223-4be2-950c-203dbb1fd3a9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2009dc0-c223-4be2-950c-203dbb1fd3a9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YjZhNTM3YjItNjNjZTJjNTctM2QzYjAzOTYtNDgxMGQzZDc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'410.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2009dc0-c223-4be2-950c-203dbb1fd3a9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a3d271f5-bbf1-412a-9c06-3e09fd142649, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3d271f5-bbf1-412a-9c06-3e09fd142649, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3d271f5-bbf1-412a-9c06-3e09fd142649, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d43143d6-a9d9-4921-b1ec-fd567dc704e6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d43143d6-a9d9-4921-b1ec-fd567dc704e6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d43143d6-a9d9-4921-b1ec-fd567dc704e6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05fd2671-26cd-4331-9013-0116845dea05, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05fd2671-26cd-4331-9013-0116845dea05, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'410.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05fd2671-26cd-4331-9013-0116845dea05, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69412e8c-6681-4309-a9b7-39a0142bd7c9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69412e8c-6681-4309-a9b7-39a0142bd7c9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'420.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69412e8c-6681-4309-a9b7-39a0142bd7c9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 846a8cc4-2545-41dd-9c9a-636b89392fc1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 846a8cc4-2545-41dd-9c9a-636b89392fc1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'430.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 846a8cc4-2545-41dd-9c9a-636b89392fc1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1dfe53d-c800-4640-ac3e-5352b9bde5ce, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1dfe53d-c800-4640-ac3e-5352b9bde5ce, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'440.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1dfe53d-c800-4640-ac3e-5352b9bde5ce, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c145ded-44fb-4e41-a596-fe657e698abc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c145ded-44fb-4e41-a596-fe657e698abc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'450.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c145ded-44fb-4e41-a596-fe657e698abc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f643611-294e-4555-a1a6-086099d3725f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f643611-294e-4555-a1a6-086099d3725f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'460.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f643611-294e-4555-a1a6-086099d3725f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fe26f62-b802-4a6c-81db-28df710a4ac1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fe26f62-b802-4a6c-81db-28df710a4ac1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'470.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fe26f62-b802-4a6c-81db-28df710a4ac1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23e05db6-5f4f-4d28-b553-c8abd452deed, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23e05db6-5f4f-4d28-b553-c8abd452deed, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'480.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23e05db6-5f4f-4d28-b553-c8abd452deed, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d269165a-47f9-4ed9-9227-a843dc3dacbe, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d269165a-47f9-4ed9-9227-a843dc3dacbe, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'490.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d269165a-47f9-4ed9-9227-a843dc3dacbe, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3efe5ccb-9d68-49bc-9896-8e60878f3ee3, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3efe5ccb-9d68-49bc-9896-8e60878f3ee3, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'500.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3efe5ccb-9d68-49bc-9896-8e60878f3ee3, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8669be7-bec7-438a-ac30-4c5c29417dfa, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8669be7-bec7-438a-ac30-4c5c29417dfa, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTJlMzYxMTUtYzg1NzQxNzktNWNlNjVmNmYtNTViYjhhYTc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'510.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8669be7-bec7-438a-ac30-4c5c29417dfa, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 80331d15-9f6a-4d32-b755-158946d8060d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80331d15-9f6a-4d32-b755-158946d8060d, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80331d15-9f6a-4d32-b755-158946d8060d, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d5ba16d3-d92e-4695-ba96-d752ce6eed74, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d5ba16d3-d92e-4695-ba96-d752ce6eed74, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d5ba16d3-d92e-4695-ba96-d752ce6eed74, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 36110a19-d927-43d8-a3b1-79d9173621f0, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36110a19-d927-43d8-a3b1-79d9173621f0, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'510.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36110a19-d927-43d8-a3b1-79d9173621f0, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dbffb8cd-8a26-4410-9cad-7b7f4c1e7021, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbffb8cd-8a26-4410-9cad-7b7f4c1e7021, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'520.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbffb8cd-8a26-4410-9cad-7b7f4c1e7021, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6fa3930b-c38e-4bb2-b10b-1e547d459605, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fa3930b-c38e-4bb2-b10b-1e547d459605, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'530.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fa3930b-c38e-4bb2-b10b-1e547d459605, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73f45f9a-d3cb-40b7-b3cb-8a5a0da7a280, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73f45f9a-d3cb-40b7-b3cb-8a5a0da7a280, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'540.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73f45f9a-d3cb-40b7-b3cb-8a5a0da7a280, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e9dd807-e0e6-4a5f-b26f-9b15a6923eef, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e9dd807-e0e6-4a5f-b26f-9b15a6923eef, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'550.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e9dd807-e0e6-4a5f-b26f-9b15a6923eef, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6be99db0-74d6-4d53-92bb-823fa1238f4e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6be99db0-74d6-4d53-92bb-823fa1238f4e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'560.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6be99db0-74d6-4d53-92bb-823fa1238f4e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 21ecf85a-c71f-4542-8d33-a725991321cc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21ecf85a-c71f-4542-8d33-a725991321cc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'570.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21ecf85a-c71f-4542-8d33-a725991321cc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0d1f894-9c28-4550-924a-66b04af4dc3c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0d1f894-9c28-4550-924a-66b04af4dc3c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'580.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0d1f894-9c28-4550-924a-66b04af4dc3c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, babb7f58-a3d4-4af9-8e37-77beade31987, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, babb7f58-a3d4-4af9-8e37-77beade31987, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_DyNumber\n                        WHERE col_index_DyNumber = CAST(\'590.0\' AS DyNumber);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, babb7f58-a3d4-4af9-8e37-77beade31987, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 483cc3d2-e292-4d6f-be25-74e1657b8862, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 483cc3d2-e292-4d6f-be25-74e1657b8862, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 483cc3d2-e292-4d6f-be25-74e1657b8862, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e99353bb-befa-4974-a2e9-c698af94f2e4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e99353bb-befa-4974-a2e9-c698af94f2e4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NTNlODRmMTItYzQ0NmUxNTgtZThiM2EzMjMtZjcxMzE3MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e99353bb-befa-4974-a2e9-c698af94f2e4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1450906b-c01b-4902-b8e8-a8c1cf34554e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1450906b-c01b-4902-b8e8-a8c1cf34554e, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1450906b-c01b-4902-b8e8-a8c1cf34554e, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 46c6b815-245d-4421-b185-1e20686b70ce, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 46c6b815-245d-4421-b185-1e20686b70ce, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 46c6b815-245d-4421-b185-1e20686b70ce, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 779b56ad-259c-488a-a9eb-811ac8f1edc5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 779b56ad-259c-488a-a9eb-811ac8f1edc5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 779b56ad-259c-488a-a9eb-811ac8f1edc5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 058b9745-e8ae-4a7b-baea-ead39aa7d00d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 058b9745-e8ae-4a7b-baea-ead39aa7d00d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 058b9745-e8ae-4a7b-baea-ead39aa7d00d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c55d1577-2318-4ff6-a1f5-7ab896cf7ee3, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c55d1577-2318-4ff6-a1f5-7ab896cf7ee3, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 4\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c55d1577-2318-4ff6-a1f5-7ab896cf7ee3, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1da7ddf3-746b-47b2-ae90-50dd0fd5a258, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1da7ddf3-746b-47b2-ae90-50dd0fd5a258, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 5\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1da7ddf3-746b-47b2-ae90-50dd0fd5a258, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69a5bfae-2aed-4d08-aa3e-2ea7f504a0de, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69a5bfae-2aed-4d08-aa3e-2ea7f504a0de, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69a5bfae-2aed-4d08-aa3e-2ea7f504a0de, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fba0eaa9-3b37-4b3c-81c3-9441a9790ba5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fba0eaa9-3b37-4b3c-81c3-9441a9790ba5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 7\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fba0eaa9-3b37-4b3c-81c3-9441a9790ba5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4bba9fb5-bf25-4e41-af8f-0cef597839f5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bba9fb5-bf25-4e41-af8f-0cef597839f5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 8\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bba9fb5-bf25-4e41-af8f-0cef597839f5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 735338a9-9b30-41f5-8867-e48eb506e543, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 735338a9-9b30-41f5-8867-e48eb506e543, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 9\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 735338a9-9b30-41f5-8867-e48eb506e543, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 23467a10-2c6c-4f57-83a2-ca93b8655c2a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23467a10-2c6c-4f57-83a2-ca93b8655c2a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 10\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23467a10-2c6c-4f57-83a2-ca93b8655c2a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0943ec4-49b3-4fd8-8a4a-dcaaf28f3d33, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0943ec4-49b3-4fd8-8a4a-dcaaf28f3d33, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0943ec4-49b3-4fd8-8a4a-dcaaf28f3d33, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88537a8f-b7ef-4c46-b08c-4d327a773b2c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88537a8f-b7ef-4c46-b08c-4d327a773b2c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGQ2YzkwODItMzY5YjdjN2MtMTA2MzNjOGEtZGU1YjE5YzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88537a8f-b7ef-4c46-b08c-4d327a773b2c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 25b95283-d832-4db8-91bc-a10e2712d6d4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25b95283-d832-4db8-91bc-a10e2712d6d4, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25b95283-d832-4db8-91bc-a10e2712d6d4, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ebb55266-687e-4deb-a1ab-75ea57e6f049, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebb55266-687e-4deb-a1ab-75ea57e6f049, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebb55266-687e-4deb-a1ab-75ea57e6f049, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcf800c9-e841-4531-a972-4ce3cbcd5751, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcf800c9-e841-4531-a972-4ce3cbcd5751, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcf800c9-e841-4531-a972-4ce3cbcd5751, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00caac3a-0c12-4807-b0e2-0469d2cdfd9e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00caac3a-0c12-4807-b0e2-0469d2cdfd9e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00caac3a-0c12-4807-b0e2-0469d2cdfd9e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 792025ba-7bfd-42f5-9e3e-dbd011c1899d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 792025ba-7bfd-42f5-9e3e-dbd011c1899d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 14\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 792025ba-7bfd-42f5-9e3e-dbd011c1899d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6237d5b6-1c03-4a4f-8046-3d31b799ba18, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6237d5b6-1c03-4a4f-8046-3d31b799ba18, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 15\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6237d5b6-1c03-4a4f-8046-3d31b799ba18, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d714f84-51f6-4af3-a878-b7d11448ee1b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d714f84-51f6-4af3-a878-b7d11448ee1b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d714f84-51f6-4af3-a878-b7d11448ee1b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a4128aa-baed-415f-aa2e-516446828251, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a4128aa-baed-415f-aa2e-516446828251, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 17\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a4128aa-baed-415f-aa2e-516446828251, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62b281c9-118e-4d58-97d5-333d93ca57e1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62b281c9-118e-4d58-97d5-333d93ca57e1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 18\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62b281c9-118e-4d58-97d5-333d93ca57e1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad232327-8710-41a0-bd54-dcb12edbc497, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad232327-8710-41a0-bd54-dcb12edbc497, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 19\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad232327-8710-41a0-bd54-dcb12edbc497, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d493611-2b64-4035-a690-7461566ef506, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d493611-2b64-4035-a690-7461566ef506, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 20\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d493611-2b64-4035-a690-7461566ef506, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 882fb3a4-0151-4c48-bd45-44aec667cc07, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 882fb3a4-0151-4c48-bd45-44aec667cc07, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 882fb3a4-0151-4c48-bd45-44aec667cc07, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f71a13ed-b1a8-483f-ab17-18fef8201590, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f71a13ed-b1a8-483f-ab17-18fef8201590, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=YzY3Yjc2ODctNjFjNjAxMGUtNWExMzczMzQtMzRhMTY5OTA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f71a13ed-b1a8-483f-ab17-18fef8201590, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, bb814178-592c-4191-836c-1afd2d5538a5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bb814178-592c-4191-836c-1afd2d5538a5, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bb814178-592c-4191-836c-1afd2d5538a5, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, bbc1d8ea-9a60-4594-9c3a-65ea1dcd96cc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bbc1d8ea-9a60-4594-9c3a-65ea1dcd96cc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bbc1d8ea-9a60-4594-9c3a-65ea1dcd96cc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 580bd42e-ac52-4fd0-9947-7e7e37cd5b7e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 580bd42e-ac52-4fd0-9947-7e7e37cd5b7e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 580bd42e-ac52-4fd0-9947-7e7e37cd5b7e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d64b16ef-ae99-4d77-aa0e-e22e04ac45b5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d64b16ef-ae99-4d77-aa0e-e22e04ac45b5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d64b16ef-ae99-4d77-aa0e-e22e04ac45b5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2299425-98d1-4281-8d93-3a14100c3ace, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2299425-98d1-4281-8d93-3a14100c3ace, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 24\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2299425-98d1-4281-8d93-3a14100c3ace, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12ec37ec-3265-418d-851d-5f6c98c0e331, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12ec37ec-3265-418d-851d-5f6c98c0e331, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 25\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12ec37ec-3265-418d-851d-5f6c98c0e331, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 338dacfe-f7c3-48c8-a961-a8ba8daa72cd, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 338dacfe-f7c3-48c8-a961-a8ba8daa72cd, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 338dacfe-f7c3-48c8-a961-a8ba8daa72cd, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65549bf7-f8d9-48d7-bf30-9a6358d0614b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65549bf7-f8d9-48d7-bf30-9a6358d0614b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 27\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65549bf7-f8d9-48d7-bf30-9a6358d0614b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ec36d73-b9f3-4853-a190-4c046fc8e695, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ec36d73-b9f3-4853-a190-4c046fc8e695, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 28\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ec36d73-b9f3-4853-a190-4c046fc8e695, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e74301ab-e393-43e8-8396-54ffa1f8b367, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e74301ab-e393-43e8-8396-54ffa1f8b367, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 29\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e74301ab-e393-43e8-8396-54ffa1f8b367, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ff3e253-edaf-4b81-993f-a955e512daf6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ff3e253-edaf-4b81-993f-a955e512daf6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 30\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ff3e253-edaf-4b81-993f-a955e512daf6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8da8990d-f9d6-460b-ad21-1f18c3f45211, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8da8990d-f9d6-460b-ad21-1f18c3f45211, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8da8990d-f9d6-460b-ad21-1f18c3f45211, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54ddab20-3ead-41c0-9569-c11263b26cd5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54ddab20-3ead-41c0-9569-c11263b26cd5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWU0MDE5ZGMtMWFhMDQyNWItMmFhNGVhMjAtYzg3YmE1MmI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54ddab20-3ead-41c0-9569-c11263b26cd5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7fc1872d-858d-44d4-ae0b-ea824df1930a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7fc1872d-858d-44d4-ae0b-ea824df1930a, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7fc1872d-858d-44d4-ae0b-ea824df1930a, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 57c7d30d-1136-4420-8219-4cbb443ca924, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 57c7d30d-1136-4420-8219-4cbb443ca924, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 57c7d30d-1136-4420-8219-4cbb443ca924, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9694b54-876c-4f4d-aee0-13f459d3d143, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9694b54-876c-4f4d-aee0-13f459d3d143, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9694b54-876c-4f4d-aee0-13f459d3d143, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5d83934-da7a-48d6-8ef7-465e070ea4aa, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5d83934-da7a-48d6-8ef7-465e070ea4aa, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5d83934-da7a-48d6-8ef7-465e070ea4aa, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a45ff9b-f2c0-413e-ab97-5275b08cfc0a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a45ff9b-f2c0-413e-ab97-5275b08cfc0a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 34\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a45ff9b-f2c0-413e-ab97-5275b08cfc0a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0e0714f-eae4-447e-bd8f-c1d045233bb0, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0e0714f-eae4-447e-bd8f-c1d045233bb0, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 35\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0e0714f-eae4-447e-bd8f-c1d045233bb0, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63d07af4-8f63-4918-81b1-2ba227634777, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63d07af4-8f63-4918-81b1-2ba227634777, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63d07af4-8f63-4918-81b1-2ba227634777, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c90b5372-2753-4031-a730-bd4a565c3584, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c90b5372-2753-4031-a730-bd4a565c3584, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c90b5372-2753-4031-a730-bd4a565c3584, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c29026d2-45e9-4043-9c23-8f7d98759851, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c29026d2-45e9-4043-9c23-8f7d98759851, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 37\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c29026d2-45e9-4043-9c23-8f7d98759851, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e722761f-c206-489c-82ae-7a1589588e27, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e722761f-c206-489c-82ae-7a1589588e27, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 38\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e722761f-c206-489c-82ae-7a1589588e27, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f047dec-7b11-41b9-b033-ae6ed607dd13, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f047dec-7b11-41b9-b033-ae6ed607dd13, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 39\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f047dec-7b11-41b9-b033-ae6ed607dd13, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2c60392-0be8-4171-97c6-04863fce740a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2c60392-0be8-4171-97c6-04863fce740a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 40\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2c60392-0be8-4171-97c6-04863fce740a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4062455-e30d-4183-a122-f2d809f22a6e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4062455-e30d-4183-a122-f2d809f22a6e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4062455-e30d-4183-a122-f2d809f22a6e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4abb1117-63fd-47e1-92a1-bb85fe5acc10, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4abb1117-63fd-47e1-92a1-bb85fe5acc10, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzAxYmZmN2EtY2Q3MzE2ZTgtOTRmZTg5MS00NmI0NjRkNA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4abb1117-63fd-47e1-92a1-bb85fe5acc10, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f55dd77e-a46e-4673-88df-ec57d2cdf720, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f55dd77e-a46e-4673-88df-ec57d2cdf720, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f55dd77e-a46e-4673-88df-ec57d2cdf720, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 02a67e6d-670f-42d1-942e-43ed4d120cab, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 02a67e6d-670f-42d1-942e-43ed4d120cab, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 02a67e6d-670f-42d1-942e-43ed4d120cab, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68f811a5-a05e-440a-9202-99f5f849d8c1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68f811a5-a05e-440a-9202-99f5f849d8c1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68f811a5-a05e-440a-9202-99f5f849d8c1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 66076983-8f95-43a2-a2de-2138a61c7fee, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66076983-8f95-43a2-a2de-2138a61c7fee, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66076983-8f95-43a2-a2de-2138a61c7fee, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76c2be46-c701-4ea0-a4e3-6da9b2d8fa7d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76c2be46-c701-4ea0-a4e3-6da9b2d8fa7d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 44\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76c2be46-c701-4ea0-a4e3-6da9b2d8fa7d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af685e34-ce0d-49ee-947d-cdf25e786cea, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af685e34-ce0d-49ee-947d-cdf25e786cea, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 45\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af685e34-ce0d-49ee-947d-cdf25e786cea, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 706b22fe-564c-4316-8857-a12d7c01759b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 706b22fe-564c-4316-8857-a12d7c01759b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 706b22fe-564c-4316-8857-a12d7c01759b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04439a77-4dc1-407d-a2ad-8d3445781763, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04439a77-4dc1-407d-a2ad-8d3445781763, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 47\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04439a77-4dc1-407d-a2ad-8d3445781763, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73697192-84ee-481d-990d-cb11209344cf, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73697192-84ee-481d-990d-cb11209344cf, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 48\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73697192-84ee-481d-990d-cb11209344cf, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e1f2c81-2c83-4b17-9b40-975edaec8a0c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e1f2c81-2c83-4b17-9b40-975edaec8a0c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 49\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e1f2c81-2c83-4b17-9b40-975edaec8a0c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 655b7146-d9f1-4617-b272-9233aa1dad5d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 655b7146-d9f1-4617-b272-9233aa1dad5d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 50\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 655b7146-d9f1-4617-b272-9233aa1dad5d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6f5309c-ab1f-49d3-8743-52fd9dfaac1c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6f5309c-ab1f-49d3-8743-52fd9dfaac1c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6f5309c-ab1f-49d3-8743-52fd9dfaac1c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 422bf208-ac4b-47db-a34e-1cebd252b986, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 422bf208-ac4b-47db-a34e-1cebd252b986, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MWIwN2EwN2MtYjU1ZThjODEtM2Y3OTBkNWItYWNlMzcwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 422bf208-ac4b-47db-a34e-1cebd252b986, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b4613aee-02cc-404d-8585-8cef43c5e18b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b4613aee-02cc-404d-8585-8cef43c5e18b, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b4613aee-02cc-404d-8585-8cef43c5e18b, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3f89001b-c690-4f1e-85b8-23c4322ceae4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3f89001b-c690-4f1e-85b8-23c4322ceae4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3f89001b-c690-4f1e-85b8-23c4322ceae4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c5173c6-d8e5-4f0e-a4e5-ad86af831e67, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c5173c6-d8e5-4f0e-a4e5-ad86af831e67, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c5173c6-d8e5-4f0e-a4e5-ad86af831e67, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff028506-ec58-4dff-b832-e2f4bd3552f1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff028506-ec58-4dff-b832-e2f4bd3552f1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff028506-ec58-4dff-b832-e2f4bd3552f1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5701c67b-da51-431b-be8a-28fda6316b2a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5701c67b-da51-431b-be8a-28fda6316b2a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 54\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5701c67b-da51-431b-be8a-28fda6316b2a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6c75ced-6947-427c-9666-d818caecb74a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6c75ced-6947-427c-9666-d818caecb74a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 55\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6c75ced-6947-427c-9666-d818caecb74a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d117ccda-f399-4f8a-86c8-b0e0f0fa1537, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d117ccda-f399-4f8a-86c8-b0e0f0fa1537, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d117ccda-f399-4f8a-86c8-b0e0f0fa1537, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72d26134-d387-4121-8aa2-5e32892b74fa, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72d26134-d387-4121-8aa2-5e32892b74fa, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 57\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72d26134-d387-4121-8aa2-5e32892b74fa, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2945c200-2206-464f-b999-de5d2a178325, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2945c200-2206-464f-b999-de5d2a178325, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 58\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2945c200-2206-464f-b999-de5d2a178325, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d445215-9013-48a1-ad31-8474864e48bc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d445215-9013-48a1-ad31-8474864e48bc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_String\n                        WHERE col_index_String = \'String 59\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d445215-9013-48a1-ad31-8474864e48bc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5161da49-a4aa-455e-bd0c-5b7d489cf1ec, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5161da49-a4aa-455e-bd0c-5b7d489cf1ec, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 1\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5161da49-a4aa-455e-bd0c-5b7d489cf1ec, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e687ab5-518c-4569-96aa-4d7b6d2d60f1, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e687ab5-518c-4569-96aa-4d7b6d2d60f1, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 2\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e687ab5-518c-4569-96aa-4d7b6d2d60f1, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 039c2f59-a76d-44a5-a90c-f0f9fdccd64a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 039c2f59-a76d-44a5-a90c-f0f9fdccd64a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2Q2ODBmNmEtYzI0NTFmYmMtZGI5NmFhMjUtNTE0MjJhYw==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 039c2f59-a76d-44a5-a90c-f0f9fdccd64a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a3129370-c611-4ff6-9fb4-b4565c65c976, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a3129370-c611-4ff6-9fb4-b4565c65c976, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a3129370-c611-4ff6-9fb4-b4565c65c976, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6a3b1af4-b2ef-4866-8e34-656d8020a4a9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6a3b1af4-b2ef-4866-8e34-656d8020a4a9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6a3b1af4-b2ef-4866-8e34-656d8020a4a9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 857083e3-3bb6-4035-b798-eab18d387f65, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 857083e3-3bb6-4035-b798-eab18d387f65, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 3\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 857083e3-3bb6-4035-b798-eab18d387f65, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b20e5b4-a788-4597-a3e4-0fd91ec69d3f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b20e5b4-a788-4597-a3e4-0fd91ec69d3f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 4\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b20e5b4-a788-4597-a3e4-0fd91ec69d3f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46048d78-0997-4824-b983-9e37870885a9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46048d78-0997-4824-b983-9e37870885a9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 5\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46048d78-0997-4824-b983-9e37870885a9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f3b8be6-2dac-4e06-aa03-7d16ee20c18b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f3b8be6-2dac-4e06-aa03-7d16ee20c18b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 6\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f3b8be6-2dac-4e06-aa03-7d16ee20c18b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cca0360b-ee4d-46e7-b583-e23b8ae34cfc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cca0360b-ee4d-46e7-b583-e23b8ae34cfc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 7\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cca0360b-ee4d-46e7-b583-e23b8ae34cfc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a8df2aa-802e-499c-8a8a-fe01c7fb5b66, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a8df2aa-802e-499c-8a8a-fe01c7fb5b66, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 8\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a8df2aa-802e-499c-8a8a-fe01c7fb5b66, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f68f7af-298f-4c7d-82be-44c2948c7f8e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f68f7af-298f-4c7d-82be-44c2948c7f8e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 9\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f68f7af-298f-4c7d-82be-44c2948c7f8e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9ef4bf9-79dd-4252-9192-8b239c96a47f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9ef4bf9-79dd-4252-9192-8b239c96a47f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 10\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9ef4bf9-79dd-4252-9192-8b239c96a47f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da441ef0-566e-495d-9659-2c2a96caadc6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da441ef0-566e-495d-9659-2c2a96caadc6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 11\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da441ef0-566e-495d-9659-2c2a96caadc6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6cee60b-80ad-4a2a-9429-9388b6f7694a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6cee60b-80ad-4a2a-9429-9388b6f7694a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 12\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6cee60b-80ad-4a2a-9429-9388b6f7694a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 201a48c7-6429-4ff0-998c-b89c4bbde53e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 201a48c7-6429-4ff0-998c-b89c4bbde53e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MzQxNmUxOWEtZjBmZDFhMTctMWM0YjlhNzMtNjY2YTkzYTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 201a48c7-6429-4ff0-998c-b89c4bbde53e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4cf348a9-b8de-4604-b70d-e784956d1dac, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4cf348a9-b8de-4604-b70d-e784956d1dac, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4cf348a9-b8de-4604-b70d-e784956d1dac, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8c97dcfa-dffc-4a30-bb2a-601bb249d336, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8c97dcfa-dffc-4a30-bb2a-601bb249d336, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8c97dcfa-dffc-4a30-bb2a-601bb249d336, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e941d90b-ff81-4427-b292-627ed507ba71, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e941d90b-ff81-4427-b292-627ed507ba71, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 13\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e941d90b-ff81-4427-b292-627ed507ba71, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ee5e9a1-5f5b-4e5b-a4a5-8f36ba147333, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee5e9a1-5f5b-4e5b-a4a5-8f36ba147333, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 14\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ee5e9a1-5f5b-4e5b-a4a5-8f36ba147333, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d7abdf3a-b373-4a42-8fe6-0254fab50913, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7abdf3a-b373-4a42-8fe6-0254fab50913, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 15\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7abdf3a-b373-4a42-8fe6-0254fab50913, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 794bcea3-c901-4938-8d2e-849beae9180e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 794bcea3-c901-4938-8d2e-849beae9180e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 16\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 794bcea3-c901-4938-8d2e-849beae9180e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75ddd030-e9cc-4bff-bd5a-e3b8f1458a38, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75ddd030-e9cc-4bff-bd5a-e3b8f1458a38, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 17\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75ddd030-e9cc-4bff-bd5a-e3b8f1458a38, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ac30b1c-8495-4880-9ea6-007a5f1f569e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ac30b1c-8495-4880-9ea6-007a5f1f569e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 18\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ac30b1c-8495-4880-9ea6-007a5f1f569e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc39b0d9-3f6d-4067-aa05-7029e0e75edc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc39b0d9-3f6d-4067-aa05-7029e0e75edc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 19\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc39b0d9-3f6d-4067-aa05-7029e0e75edc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61c791e0-99c2-4abd-b309-3f626e2d69fe, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61c791e0-99c2-4abd-b309-3f626e2d69fe, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 20\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61c791e0-99c2-4abd-b309-3f626e2d69fe, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97ffe7ff-bf07-4e5e-9bf6-cc69c5dd3486, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97ffe7ff-bf07-4e5e-9bf6-cc69c5dd3486, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 21\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97ffe7ff-bf07-4e5e-9bf6-cc69c5dd3486, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8cde49ea-7b94-418f-9d95-ae82944cb851, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cde49ea-7b94-418f-9d95-ae82944cb851, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 22\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cde49ea-7b94-418f-9d95-ae82944cb851, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa9b3f9c-0aa6-4649-b872-e4887b984197, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa9b3f9c-0aa6-4649-b872-e4887b984197, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=OWRmZmQwMGYtYmQ5NmYyNTQtZDBhNWRkYWUtZGJlNjJlNDk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa9b3f9c-0aa6-4649-b872-e4887b984197, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c5eefebc-6b84-4499-84ca-d937ae345d3a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c5eefebc-6b84-4499-84ca-d937ae345d3a, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c5eefebc-6b84-4499-84ca-d937ae345d3a, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 1fc81ed6-991c-40e4-94bc-b3c0acd59479, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1fc81ed6-991c-40e4-94bc-b3c0acd59479, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1fc81ed6-991c-40e4-94bc-b3c0acd59479, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85050e08-e933-40e5-81cc-c408fc160cd9, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85050e08-e933-40e5-81cc-c408fc160cd9, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 23\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85050e08-e933-40e5-81cc-c408fc160cd9, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f513f7c7-5faf-42e6-b723-81f8d1926430, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f513f7c7-5faf-42e6-b723-81f8d1926430, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 24\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f513f7c7-5faf-42e6-b723-81f8d1926430, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8412d4b-1539-4666-ae4c-92ad702e6589, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8412d4b-1539-4666-ae4c-92ad702e6589, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 25\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8412d4b-1539-4666-ae4c-92ad702e6589, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f7a2a06-2bad-4cf2-8015-2a16de2c9d72, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f7a2a06-2bad-4cf2-8015-2a16de2c9d72, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 26\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f7a2a06-2bad-4cf2-8015-2a16de2c9d72, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f551ae90-c9f3-4f5c-a48f-035015a83d20, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f551ae90-c9f3-4f5c-a48f-035015a83d20, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 27\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f551ae90-c9f3-4f5c-a48f-035015a83d20, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d23b028-6262-401e-b469-f209edf9d789, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d23b028-6262-401e-b469-f209edf9d789, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 28\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d23b028-6262-401e-b469-f209edf9d789, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb7737f2-3bdb-45b5-bf8d-8078caad8d2e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb7737f2-3bdb-45b5-bf8d-8078caad8d2e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 29\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb7737f2-3bdb-45b5-bf8d-8078caad8d2e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2c845e4-bd00-4b40-8142-888e8e243ec3, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2c845e4-bd00-4b40-8142-888e8e243ec3, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 30\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2c845e4-bd00-4b40-8142-888e8e243ec3, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6125f9e-361b-479b-9cc6-3bd75c7a784d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6125f9e-361b-479b-9cc6-3bd75c7a784d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 31\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6125f9e-361b-479b-9cc6-3bd75c7a784d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a56cecb7-f9f4-41e5-9fa6-289b810d1130, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a56cecb7-f9f4-41e5-9fa6-289b810d1130, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 32\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a56cecb7-f9f4-41e5-9fa6-289b810d1130, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b5ce4f7-a2cb-4b20-8f37-0a94f5c6dc65, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b5ce4f7-a2cb-4b20-8f37-0a94f5c6dc65, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=Y2NjNTA0NTUtNTM4Yjc0OWEtODg5M2ZlNjItMjUwNDgxM2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b5ce4f7-a2cb-4b20-8f37-0a94f5c6dc65, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 74755774-92dd-4b3f-82e4-72af3efa3b47, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 74755774-92dd-4b3f-82e4-72af3efa3b47, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 74755774-92dd-4b3f-82e4-72af3efa3b47, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b96020fd-9738-4010-8793-f8be450a0dfc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b96020fd-9738-4010-8793-f8be450a0dfc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b96020fd-9738-4010-8793-f8be450a0dfc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, acaeb142-aece-406b-bfdf-759e52f6fd42, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acaeb142-aece-406b-bfdf-759e52f6fd42, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 33\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acaeb142-aece-406b-bfdf-759e52f6fd42, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9120824-2773-418f-8b1f-245dd950e578, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9120824-2773-418f-8b1f-245dd950e578, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 34\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9120824-2773-418f-8b1f-245dd950e578, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d75f9a49-4d17-4484-afa7-6f384905cd43, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d75f9a49-4d17-4484-afa7-6f384905cd43, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 35\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d75f9a49-4d17-4484-afa7-6f384905cd43, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad48c292-5664-42d6-9eea-49c5fe527fc4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad48c292-5664-42d6-9eea-49c5fe527fc4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 36\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad48c292-5664-42d6-9eea-49c5fe527fc4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 448bd947-7fcb-4377-93eb-2abc8fdb6c4d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 448bd947-7fcb-4377-93eb-2abc8fdb6c4d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 37\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 448bd947-7fcb-4377-93eb-2abc8fdb6c4d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 36df7b06-ed6c-4892-bfd5-f2177274b66d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36df7b06-ed6c-4892-bfd5-f2177274b66d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 38\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36df7b06-ed6c-4892-bfd5-f2177274b66d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2e19190-c20b-4aa3-8b89-3683737ce814, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2e19190-c20b-4aa3-8b89-3683737ce814, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 39\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2e19190-c20b-4aa3-8b89-3683737ce814, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6eed2c61-fe37-4177-9c1b-3bc9d0a9256e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6eed2c61-fe37-4177-9c1b-3bc9d0a9256e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 40\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6eed2c61-fe37-4177-9c1b-3bc9d0a9256e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45aa4c6e-f491-4404-9091-cfdbefab4977, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45aa4c6e-f491-4404-9091-cfdbefab4977, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 41\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45aa4c6e-f491-4404-9091-cfdbefab4977, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5e7539d-ab1a-4fab-afa2-ca50cc97704d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5e7539d-ab1a-4fab-afa2-ca50cc97704d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 42\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5e7539d-ab1a-4fab-afa2-ca50cc97704d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d006a8a-e63c-4e10-9ffb-75c322682cdf, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d006a8a-e63c-4e10-9ffb-75c322682cdf, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZGZhZjMzMmUtZGEwYTM5YTQtOTBjYjQ3MDQtYjVkMTczZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d006a8a-e63c-4e10-9ffb-75c322682cdf, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c24da8f8-a4fa-40af-863a-c93243501bf7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c24da8f8-a4fa-40af-863a-c93243501bf7, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c24da8f8-a4fa-40af-863a-c93243501bf7, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 58c0a61b-6004-42ee-9370-86a24129ce6b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 58c0a61b-6004-42ee-9370-86a24129ce6b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 58c0a61b-6004-42ee-9370-86a24129ce6b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58a4fbda-bed6-48e0-ae6e-80a8c3f826c7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58a4fbda-bed6-48e0-ae6e-80a8c3f826c7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 43\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58a4fbda-bed6-48e0-ae6e-80a8c3f826c7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1b84d3c-f897-4bb9-924b-27c4cdc15f8c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1b84d3c-f897-4bb9-924b-27c4cdc15f8c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 44\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1b84d3c-f897-4bb9-924b-27c4cdc15f8c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2051432-7701-44ca-b422-eeceb9c7dc86, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2051432-7701-44ca-b422-eeceb9c7dc86, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 45\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2051432-7701-44ca-b422-eeceb9c7dc86, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cce90535-06bb-4529-b0db-812f85286708, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cce90535-06bb-4529-b0db-812f85286708, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 46\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cce90535-06bb-4529-b0db-812f85286708, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 873dfaff-5707-46c0-9b68-c907983ee4f4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 873dfaff-5707-46c0-9b68-c907983ee4f4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 47\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 873dfaff-5707-46c0-9b68-c907983ee4f4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c9dc003c-a3ba-4814-8328-a9be318e1182, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9dc003c-a3ba-4814-8328-a9be318e1182, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 48\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9dc003c-a3ba-4814-8328-a9be318e1182, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94777509-11c5-4151-bcb4-7321447939dc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94777509-11c5-4151-bcb4-7321447939dc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 49\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94777509-11c5-4151-bcb4-7321447939dc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96800acd-7f37-48e3-8798-cb7befc215ab, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96800acd-7f37-48e3-8798-cb7befc215ab, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 50\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96800acd-7f37-48e3-8798-cb7befc215ab, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ab95b11-f09b-433e-bd03-8a69b02c0c94, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab95b11-f09b-433e-bd03-8a69b02c0c94, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 51\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ab95b11-f09b-433e-bd03-8a69b02c0c94, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee6901dc-b18f-47b9-b8a4-4d435a194672, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee6901dc-b18f-47b9-b8a4-4d435a194672, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 52\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee6901dc-b18f-47b9-b8a4-4d435a194672, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33eb9f70-5ce1-436e-84e8-4bacffc09656, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33eb9f70-5ce1-436e-84e8-4bacffc09656, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NDRkNTgxMGMtZjE2ZTYyNjYtMWViYTRiZmEtMjgwNzIzNzM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33eb9f70-5ce1-436e-84e8-4bacffc09656, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 60916b07-34d2-4771-b3e4-ee8327bf1485, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 60916b07-34d2-4771-b3e4-ee8327bf1485, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 60916b07-34d2-4771-b3e4-ee8327bf1485, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0cbf7fd4-80a5-47e7-9773-a4e5e5aefc3c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0cbf7fd4-80a5-47e7-9773-a4e5e5aefc3c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0cbf7fd4-80a5-47e7-9773-a4e5e5aefc3c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03d00fa2-e3ca-4111-8491-f73797a484fd, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03d00fa2-e3ca-4111-8491-f73797a484fd, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 53\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03d00fa2-e3ca-4111-8491-f73797a484fd, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5e7da49-ec70-4656-bf5c-acc303b5a3ef, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5e7da49-ec70-4656-bf5c-acc303b5a3ef, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 54\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5e7da49-ec70-4656-bf5c-acc303b5a3ef, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc688c9c-a12e-4c2e-8e37-288c53b53232, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc688c9c-a12e-4c2e-8e37-288c53b53232, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 55\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc688c9c-a12e-4c2e-8e37-288c53b53232, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0ad2685-e664-4b8d-af3e-4a7eaef3b310, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0ad2685-e664-4b8d-af3e-4a7eaef3b310, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 56\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0ad2685-e664-4b8d-af3e-4a7eaef3b310, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9aaaecf-c419-45b6-a9a3-aa89edc7a2d6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9aaaecf-c419-45b6-a9a3-aa89edc7a2d6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 57\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9aaaecf-c419-45b6-a9a3-aa89edc7a2d6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b712ae0a-f2a7-44a1-b392-dfc1507468a7, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b712ae0a-f2a7-44a1-b392-dfc1507468a7, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 58\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b712ae0a-f2a7-44a1-b392-dfc1507468a7, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4bd036b2-2268-4a03-b78d-5481160332e5, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4bd036b2-2268-4a03-b78d-5481160332e5, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_Utf8\n                        WHERE col_index_Utf8 = \'Utf8 59\';\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4bd036b2-2268-4a03-b78d-5481160332e5, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c1acfbc-10c8-4f2c-ad6b-80c7b52e60cf, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c1acfbc-10c8-4f2c-ad6b-80c7b52e60cf, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c1acfbc-10c8-4f2c-ad6b-80c7b52e60cf, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6350099-f817-4c05-9a5f-255262c6c2c4, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6350099-f817-4c05-9a5f-255262c6c2c4, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6350099-f817-4c05-9a5f-255262c6c2c4, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf83d94d-d558-4c85-94e9-8c7c22334a7f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf83d94d-d558-4c85-94e9-8c7c22334a7f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf83d94d-d558-4c85-94e9-8c7c22334a7f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a2305a4-b0d1-4030-aedb-008977de2c62, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a2305a4-b0d1-4030-aedb-008977de2c62, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=M2NkNzk2NTAtOTRiMTNkNTQtNDI2MTk1NjQtMjRmM2YxNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a2305a4-b0d1-4030-aedb-008977de2c62, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 448d59c7-2ccd-400b-adf2-3f0e5628aef3, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 448d59c7-2ccd-400b-adf2-3f0e5628aef3, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 448d59c7-2ccd-400b-adf2-3f0e5628aef3, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e1ddc2b3-a655-463c-8a69-d7035472a813, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e1ddc2b3-a655-463c-8a69-d7035472a813, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e1ddc2b3-a655-463c-8a69-d7035472a813, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88727208-215f-4933-9a68-059b0ca29809, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88727208-215f-4933-9a68-059b0ca29809, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88727208-215f-4933-9a68-059b0ca29809, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76f4c655-fc92-4b25-b4e8-29630566ed45, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76f4c655-fc92-4b25-b4e8-29630566ed45, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76f4c655-fc92-4b25-b4e8-29630566ed45, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee863cd0-23f5-40b5-a264-3b38dababc50, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee863cd0-23f5-40b5-a264-3b38dababc50, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee863cd0-23f5-40b5-a264-3b38dababc50, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42e0d8ef-6055-408e-8174-27c1fd2bc49e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42e0d8ef-6055-408e-8174-27c1fd2bc49e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42e0d8ef-6055-408e-8174-27c1fd2bc49e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48244ad8-218a-4ae6-8023-c31d0da43fd6, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48244ad8-218a-4ae6-8023-c31d0da43fd6, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48244ad8-218a-4ae6-8023-c31d0da43fd6, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a3287f1-cc22-473b-88a3-d3a59b601a3d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a3287f1-cc22-473b-88a3-d3a59b601a3d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a3287f1-cc22-473b-88a3-d3a59b601a3d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 73d0d0f4-094b-4b13-9255-e6b7a3e9ab9b, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73d0d0f4-094b-4b13-9255-e6b7a3e9ab9b, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73d0d0f4-094b-4b13-9255-e6b7a3e9ab9b, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6cfedf6-7268-425c-8071-2198cb575748, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6cfedf6-7268-425c-8071-2198cb575748, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6cfedf6-7268-425c-8071-2198cb575748, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e6c3fdf-e9aa-4b5a-a8c0-ae1e42a7c2fc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e6c3fdf-e9aa-4b5a-a8c0-ae1e42a7c2fc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e6c3fdf-e9aa-4b5a-a8c0-ae1e42a7c2fc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0feba592-85d3-4110-a23b-1cefb9272271, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0feba592-85d3-4110-a23b-1cefb9272271, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0feba592-85d3-4110-a23b-1cefb9272271, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f62f84ad-8c8b-47b3-a0e8-3dd716fd16de, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f62f84ad-8c8b-47b3-a0e8-3dd716fd16de, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=ZmMwZDA2MmEtOGFlYTZkZjctNjhlODY3YmYtZDRmMWRkYWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f62f84ad-8c8b-47b3-a0e8-3dd716fd16de, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 17dc4c8e-9893-4154-876e-1bba225c8519, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 17dc4c8e-9893-4154-876e-1bba225c8519, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 17dc4c8e-9893-4154-876e-1bba225c8519, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 59570833-ed70-4f5b-9ce5-bd53c1a9284a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59570833-ed70-4f5b-9ce5-bd53c1a9284a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59570833-ed70-4f5b-9ce5-bd53c1a9284a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d7192a23-f8da-43c8-91b1-3f28027d4e2f, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7192a23-f8da-43c8-91b1-3f28027d4e2f, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7192a23-f8da-43c8-91b1-3f28027d4e2f, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0a39aaa-a932-4f5f-973e-c15522a8d531, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0a39aaa-a932-4f5f-973e-c15522a8d531, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0a39aaa-a932-4f5f-973e-c15522a8d531, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf8ed60a-fba9-43d3-a42d-3e2e5c58e628, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf8ed60a-fba9-43d3-a42d-3e2e5c58e628, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf8ed60a-fba9-43d3-a42d-3e2e5c58e628, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72c0ea2a-77e6-4fc2-8c1b-3700901ac5a8, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72c0ea2a-77e6-4fc2-8c1b-3700901ac5a8, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72c0ea2a-77e6-4fc2-8c1b-3700901ac5a8, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0ab95d2-ae8b-43ef-8063-f847b093305e, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0ab95d2-ae8b-43ef-8063-f847b093305e, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0ab95d2-ae8b-43ef-8063-f847b093305e, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 898f4d71-f1a2-4ff1-907f-5290cd78bfbc, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 898f4d71-f1a2-4ff1-907f-5290cd78bfbc, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 898f4d71-f1a2-4ff1-907f-5290cd78bfbc, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5960134-d801-4b85-be04-041e5cc698bf, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5960134-d801-4b85-be04-041e5cc698bf, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5960134-d801-4b85-be04-041e5cc698bf, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43144eb5-333e-4288-aa6e-d06f42ec3039, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43144eb5-333e-4288-aa6e-d06f42ec3039, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43144eb5-333e-4288-aa6e-d06f42ec3039, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a8513ad-3b76-40e5-8e79-7a6857f0f017, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a8513ad-3b76-40e5-8e79-7a6857f0f017, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a8513ad-3b76-40e5-8e79-7a6857f0f017, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3bbae8e5-4910-45c8-9cb7-205e4221c822, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3bbae8e5-4910-45c8-9cb7-205e4221c822, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3bbae8e5-4910-45c8-9cb7-205e4221c822, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9b114f21-ae3a-43eb-bb44-d579c78f98fe, localhost:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9b114f21-ae3a-43eb-bb44-d579c78f98fe, localhost:16783): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9b114f21-ae3a-43eb-bb44-d579c78f98fe, localhost:16783): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 16783 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:16783, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16783
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b5d23f9-b9d0-4148-bec0-b9a30feb0f58, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b5d23f9-b9d0-4148-bec0-b9a30feb0f58, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=NmY0NzI4NjYtNzBiYjhhYjItMjJlZDdlZTctMmQyN2E4OTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b5d23f9-b9d0-4148-bec0-b9a30feb0f58, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 9e1a8440-03d0-42b0-8cc5-b768816db362, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9e1a8440-03d0-42b0-8cc5-b768816db362, ghrun-jhhelrhzfq.auto.internal:16783): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9e1a8440-03d0-42b0-8cc5-b768816db362, ghrun-jhhelrhzfq.auto.internal:16783): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4ef05818-127e-4bef-a783-3cad4b984e04, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4ef05818-127e-4bef-a783-3cad4b984e04, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4ef05818-127e-4bef-a783-3cad4b984e04, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79b04367-b2c0-4e45-821c-e163778ead5a, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79b04367-b2c0-4e45-821c-e163778ead5a, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79b04367-b2c0-4e45-821c-e163778ead5a, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b567d52-f02d-427c-91c4-73a10073e87c, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b567d52-f02d-427c-91c4-73a10073e87c, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b567d52-f02d-427c-91c4-73a10073e87c, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e6200dc-ecce-4120-b9fe-069f02049a7d, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e6200dc-ecce-4120-b9fe-069f02049a7d, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e6200dc-ecce-4120-b9fe-069f02049a7d, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b705642c-1f8a-4c3e-b3be-d07c09231c33, ghrun-jhhelrhzfq.auto.internal:16783): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b705642c-1f8a-4c3e-b3be-d07c09231c33, ghrun-jhhelrhzfq.auto.internal:16783): request = { session_id: "ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_2_UNIQUE_SYNC VIEW idx_col_index_UUID\n                        WHERE col_index_UUID = CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b705642c-1f8a-4c3e-b3be-d07c09231c33, ghrun-jhhelrhzfq.auto.internal:16783): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTNjZjUxOGMtZGEzMDExOWQtYzY0OTRjNWUtNDFmMWMxZDE=
============================== slowest durations ===============================
586.83s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
9.39s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2_UNIQUE_SYNC-pk_types2-all_types2-index2--UNIQUE-SYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 608.29s (0:10:08) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5xva/00149b', '--source-root', '/home/runner/.ya/build/build_root/5xva/00149b/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5xva/00149b/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '18', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

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

test_secondary_index.py 

============================== slowest durations ===============================
10.63s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_2__SYNC-pk_types7-all_types7-index7---SYNC]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
====================== no tests ran in 613.00s (0:10:12) =======================

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

During handling of the above exception, another exception occurred:

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

test_secondary_index.py .

============================== slowest durations ===============================
584.11s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
10.14s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3_UNIQUE_SYNC-pk_types1-all_types1-index1--UNIQUE-SYNC]
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 passed in 601.76s (0:10:01) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5xva/0014bc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5xva/0014bc', '--source-root', '/home/runner/.ya/build/build_root/5xva/0014bc/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5xva/0014bc/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk20/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '20', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

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

test_secondary_index.py .

============================== slowest durations ===============================
519.61s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
17.21s teardown test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
9.52s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_3__SYNC-pk_types6-all_types6-index6---SYNC]
======================== 1 passed in 547.87s (0:09:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 810019
DEBUG    ya.test:process.py:259 Command (pid 810019) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 810019) elapsed time (sec): 0.8074848651885986
DEBUG    ya.test:process.py:263 Command (pid 810019) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) maxrss: 478556
DEBUG    ya.test:process.py:263 Command (pid 810019) minflt: 45381
DEBUG    ya.test:process.py:263 Command (pid 810019) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 810019) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 810019) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 810019) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 810019) stime: 0.164923
DEBUG    ya.test:process.py:263 Command (pid 810019) utime: 0.540686
DEBUG    ya.test:process.py:263 Command (pid 810019) wtime: 0.81
DEBUG    ya.test:process.py:275 Command (pid 810019) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9946
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/0014c0/r3tmp/kikimr_cluster_45dlrndw
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24826
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24898
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31659
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/0014c0/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/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1/logfile_9pvk2cl2.log --grpc-port=24826 --mon-port=24898 --ic-port=9946
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24826/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/0014c0/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/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1/logfile_9pvk2cl2.log --grpc-port=24826 --mon-port=24898 --ic-port=9946
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1/logfile_9pvk2cl2.log', '--grpc-port=24826', '--mon-port=24898', '--ic-port=9946')' in '/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 810579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:24826/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 810589
DEBUG    ya.test:process.py:259 Command (pid 810589) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 810589) elapsed time (sec): 0.906686544418335
DEBUG    ya.test:process.py:263 Command (pid 810589) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) maxrss: 482488
DEBUG    ya.test:process.py:263 Command (pid 810589) minflt: 45435
DEBUG    ya.test:process.py:263 Command (pid 810589) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) nivcsw: 191
DEBUG    ya.test:process.py:263 Command (pid 810589) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 810589) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 810589) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 810589) stime: 0.20396999999999998
DEBUG    ya.test:process.py:263 Command (pid 810589) utime: 0.526524
DEBUG    ya.test:process.py:263 Command (pid 810589) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 810589) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24826', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9946\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24826', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 9946\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 812235
DEBUG    ya.test:process.py:259 Command (pid 812235) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 812235) elapsed time (sec): 1.3677756786346436
DEBUG    ya.test:process.py:263 Command (pid 812235) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) maxrss: 585012
DEBUG    ya.test:process.py:263 Command (pid 812235) minflt: 51782
DEBUG    ya.test:process.py:263 Command (pid 812235) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) nivcsw: 246
DEBUG    ya.test:process.py:263 Command (pid 812235) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 812235) nvcsw: 504
DEBUG    ya.test:process.py:263 Command (pid 812235) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 812235) stime: 0.490011
DEBUG    ya.test:process.py:263 Command (pid 812235) utime: 0.675528
DEBUG    ya.test:process.py:263 Command (pid 812235) wtime: 1.375
DEBUG    ya.test:process.py:275 Command (pid 812235) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24826', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/0014c0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24826', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 812413
DEBUG    ya.test:process.py:259 Command (pid 812413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 812413) elapsed time (sec): 1.210340976715088
DEBUG    ya.test:process.py:263 Command (pid 812413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) maxrss: 585092
DEBUG    ya.test:process.py:263 Command (pid 812413) minflt: 51742
DEBUG    ya.test:process.py:263 Command (pid 812413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 812413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 812413) nvcsw: 575
DEBUG    ya.test:process.py:263 Command (pid 812413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 812413) stime: 0.271851
DEBUG    ya.test:process.py:263 Command (pid 812413) utime: 0.586809
DEBUG    ya.test:process.py:263 Command (pid 812413) wtime: 1.212
DEBUG    ya.test:process.py:275 Command (pid 812413) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 36e22a48-c140-48b7-82cf-8f0859a69af2, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 36e22a48-c140-48b7-82cf-8f0859a69af2, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 36e22a48-c140-48b7-82cf-8f0859a69af2, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7d926f81-cf69-4d40-b030-f31d8e586ee4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7d926f81-cf69-4d40-b030-f31d8e586ee4, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7d926f81-cf69-4d40-b030-f31d8e586ee4, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d9097d2f-a2b0-4455-9cc8-b8edb662d82a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d9097d2f-a2b0-4455-9cc8-b8edb662d82a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d9097d2f-a2b0-4455-9cc8-b8edb662d82a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94c38e78-cd70-4378-bfa7-397b3f5c3e27, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94c38e78-cd70-4378-bfa7-397b3f5c3e27, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_4_UNIQUE_SYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Int8 Int8, col_index_Uint8 Uint8,\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_Timestamp64 GLOBAL UNIQUE SYNC ON \n                        (col_index_Timestamp64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval64 GLOBAL UNIQUE SYNC ON \n                        (col_index_Interval64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Timestamp GLOBAL UNIQUE SYNC ON \n                        (col_index_Timestamp) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval GLOBAL UNIQUE SYNC ON \n                        (col_index_Interval) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Int8 GLOBAL UNIQUE SYNC ON \n                        (col_index_Int8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint8 GLOBAL UNIQUE SYNC ON \n                        (col_index_Uint8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94c38e78-cd70-4378-bfa7-397b3f5c3e27, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b179c076-0b9e-4354-a55d-99723cbc510f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b179c076-0b9e-4354-a55d-99723cbc510f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b179c076-0b9e-4354-a55d-99723cbc510f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f054547d-90b0-4fe4-adad-4c339f0abdf9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f054547d-90b0-4fe4-adad-4c339f0abdf9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f054547d-90b0-4fe4-adad-4c339f0abdf9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32ddc518-6044-4e72-b547-adea3b8acacb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32ddc518-6044-4e72-b547-adea3b8acacb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32ddc518-6044-4e72-b547-adea3b8acacb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93876e2f-edcd-4ee7-af2f-b2fa09d2db30, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93876e2f-edcd-4ee7-af2f-b2fa09d2db30, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93876e2f-edcd-4ee7-af2f-b2fa09d2db30, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bdcbe4d1-06ec-4a12-ab33-67ad91daddd0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdcbe4d1-06ec-4a12-ab33-67ad91daddd0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdcbe4d1-06ec-4a12-ab33-67ad91daddd0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e4b1311-b606-4b7d-9d14-91eca0db5042, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e4b1311-b606-4b7d-9d14-91eca0db5042, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e4b1311-b606-4b7d-9d14-91eca0db5042, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 761a3fee-9878-4ee4-844f-b8194abe8ac7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 761a3fee-9878-4ee4-844f-b8194abe8ac7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 761a3fee-9878-4ee4-844f-b8194abe8ac7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bc622aa-8d59-4f05-88dc-2513cdc0ca95, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc622aa-8d59-4f05-88dc-2513cdc0ca95, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bc622aa-8d59-4f05-88dc-2513cdc0ca95, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5d83d40-3959-4d14-9c7b-2dc203bf1c49, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5d83d40-3959-4d14-9c7b-2dc203bf1c49, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5d83d40-3959-4d14-9c7b-2dc203bf1c49, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8401cd66-7143-43f0-bf7c-c90dac3c8bed, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8401cd66-7143-43f0-bf7c-c90dac3c8bed, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8401cd66-7143-43f0-bf7c-c90dac3c8bed, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd35cf3c-bc4f-4bd0-a713-5b54fe9c4b7b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd35cf3c-bc4f-4bd0-a713-5b54fe9c4b7b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd35cf3c-bc4f-4bd0-a713-5b54fe9c4b7b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7305a256-1acc-43b4-9f10-9621fd205af9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7305a256-1acc-43b4-9f10-9621fd205af9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7305a256-1acc-43b4-9f10-9621fd205af9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77b27caa-3efe-456c-a66a-5f57e70da36c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77b27caa-3efe-456c-a66a-5f57e70da36c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77b27caa-3efe-456c-a66a-5f57e70da36c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93ba8ccc-380c-4ce2-bac5-26fa27634a5d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93ba8ccc-380c-4ce2-bac5-26fa27634a5d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93ba8ccc-380c-4ce2-bac5-26fa27634a5d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b55931e-1e65-4a6e-b50d-f3d6f4bdc91c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b55931e-1e65-4a6e-b50d-f3d6f4bdc91c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b55931e-1e65-4a6e-b50d-f3d6f4bdc91c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8726cb78-5dd2-4c88-a8c7-b8389c22a78e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8726cb78-5dd2-4c88-a8c7-b8389c22a78e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8726cb78-5dd2-4c88-a8c7-b8389c22a78e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90bd8906-b483-40ea-8285-cf9935d5cb75, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90bd8906-b483-40ea-8285-cf9935d5cb75, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90bd8906-b483-40ea-8285-cf9935d5cb75, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 253cc50b-b30a-43e4-a6b0-bd35e86ab6af, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 253cc50b-b30a-43e4-a6b0-bd35e86ab6af, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 253cc50b-b30a-43e4-a6b0-bd35e86ab6af, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11fd5118-0b1f-4d47-b8f2-cf0c370e925a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11fd5118-0b1f-4d47-b8f2-cf0c370e925a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11fd5118-0b1f-4d47-b8f2-cf0c370e925a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0081e77-74ac-41d7-99c5-48fdf707502b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0081e77-74ac-41d7-99c5-48fdf707502b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0081e77-74ac-41d7-99c5-48fdf707502b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5c9f4522-2ff2-413c-838d-87a8f981c90e, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5c9f4522-2ff2-413c-838d-87a8f981c90e, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5c9f4522-2ff2-413c-838d-87a8f981c90e, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ed03853-7f59-4fb7-9778-c8965adea162, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ed03853-7f59-4fb7-9778-c8965adea162, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ed03853-7f59-4fb7-9778-c8965adea162, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25dd0c21-be0e-4af2-8ac5-7419dc933fd7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25dd0c21-be0e-4af2-8ac5-7419dc933fd7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25dd0c21-be0e-4af2-8ac5-7419dc933fd7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88e6091b-64ef-4d5a-9a74-d31882d5bb7d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88e6091b-64ef-4d5a-9a74-d31882d5bb7d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88e6091b-64ef-4d5a-9a74-d31882d5bb7d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd3211a2-ac6f-43a5-9ad2-4a1c0af028b6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd3211a2-ac6f-43a5-9ad2-4a1c0af028b6, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd3211a2-ac6f-43a5-9ad2-4a1c0af028b6, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed0d5899-a49d-41d9-87a2-e330b957f462, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed0d5899-a49d-41d9-87a2-e330b957f462, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed0d5899-a49d-41d9-87a2-e330b957f462, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97ca0a6e-fcf9-4319-ac8d-950771861ee2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97ca0a6e-fcf9-4319-ac8d-950771861ee2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97ca0a6e-fcf9-4319-ac8d-950771861ee2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 810c5800-aa01-4632-964d-0b09a282153c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 810c5800-aa01-4632-964d-0b09a282153c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 810c5800-aa01-4632-964d-0b09a282153c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45b7d65b-f46b-4d7c-a107-2c65f035ab9e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45b7d65b-f46b-4d7c-a107-2c65f035ab9e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45b7d65b-f46b-4d7c-a107-2c65f035ab9e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a317787-b003-45cf-83d6-ae251878c50f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a317787-b003-45cf-83d6-ae251878c50f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a317787-b003-45cf-83d6-ae251878c50f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d89d633f-c289-4702-b38e-9bbb1640f7df, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d89d633f-c289-4702-b38e-9bbb1640f7df, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d89d633f-c289-4702-b38e-9bbb1640f7df, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54e95ade-7628-4f6f-b530-6570029aa6db, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54e95ade-7628-4f6f-b530-6570029aa6db, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(31 AS Int8), CAST(31 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54e95ade-7628-4f6f-b530-6570029aa6db, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 660e5875-4556-4214-a5d0-a7c426787844, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 660e5875-4556-4214-a5d0-a7c426787844, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(32 AS Int8), CAST(32 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 660e5875-4556-4214-a5d0-a7c426787844, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 687bd921-34a9-494f-b7d9-34beff6c3b07, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 687bd921-34a9-494f-b7d9-34beff6c3b07, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(33 AS Int8), CAST(33 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 687bd921-34a9-494f-b7d9-34beff6c3b07, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d8e0fcc-134d-4a66-a4d1-d2064f368671, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d8e0fcc-134d-4a66-a4d1-d2064f368671, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(34 AS Int8), CAST(34 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d8e0fcc-134d-4a66-a4d1-d2064f368671, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6fdb6a53-613d-400d-a0a5-6336b3ddae7d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fdb6a53-613d-400d-a0a5-6336b3ddae7d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(35 AS Int8), CAST(35 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fdb6a53-613d-400d-a0a5-6336b3ddae7d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c036028f-412d-4dfd-8f7c-4b5d280aa01a, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c036028f-412d-4dfd-8f7c-4b5d280aa01a, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c036028f-412d-4dfd-8f7c-4b5d280aa01a, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 104f8603-b857-4d06-a5f6-aa9bd5df5e1c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 104f8603-b857-4d06-a5f6-aa9bd5df5e1c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(36 AS Int8), CAST(36 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 104f8603-b857-4d06-a5f6-aa9bd5df5e1c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e33a5f9-132d-417a-8d26-b7bbdd3e17cd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e33a5f9-132d-417a-8d26-b7bbdd3e17cd, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(37 AS Int8), CAST(37 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e33a5f9-132d-417a-8d26-b7bbdd3e17cd, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f15e697b-ea1b-488b-aeb7-366206ecdded, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f15e697b-ea1b-488b-aeb7-366206ecdded, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(38 AS Int8), CAST(38 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f15e697b-ea1b-488b-aeb7-366206ecdded, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d85ec55-7f1a-47b7-b85d-00d09d1dacf0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d85ec55-7f1a-47b7-b85d-00d09d1dacf0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(39 AS Int8), CAST(39 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d85ec55-7f1a-47b7-b85d-00d09d1dacf0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0291ee36-0600-45c9-b00b-31e041b74479, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0291ee36-0600-45c9-b00b-31e041b74479, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(40 AS Int8), CAST(40 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0291ee36-0600-45c9-b00b-31e041b74479, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, beace9d8-9bc5-40c6-9ff9-faeb1d37d1b7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, beace9d8-9bc5-40c6-9ff9-faeb1d37d1b7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(41 AS Int8), CAST(41 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, beace9d8-9bc5-40c6-9ff9-faeb1d37d1b7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1361baf5-1b62-4b6e-8ddd-d17fde145331, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1361baf5-1b62-4b6e-8ddd-d17fde145331, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(42 AS Int8), CAST(42 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1361baf5-1b62-4b6e-8ddd-d17fde145331, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 50ace476-2733-40c0-9eab-d7f7a2911bbe, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50ace476-2733-40c0-9eab-d7f7a2911bbe, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(43 AS Int8), CAST(43 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50ace476-2733-40c0-9eab-d7f7a2911bbe, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05c1accb-7f47-4d0a-aa81-79e937b7c8ff, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05c1accb-7f47-4d0a-aa81-79e937b7c8ff, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(44 AS Int8), CAST(44 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05c1accb-7f47-4d0a-aa81-79e937b7c8ff, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6b421a9e-e71d-4d44-b158-0b2d9ad4becc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b421a9e-e71d-4d44-b158-0b2d9ad4becc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(45 AS Int8), CAST(45 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b421a9e-e71d-4d44-b158-0b2d9ad4becc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9856eaf9-8444-46fe-8fdd-40d55a99d5b8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9856eaf9-8444-46fe-8fdd-40d55a99d5b8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(46 AS Int8), CAST(46 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9856eaf9-8444-46fe-8fdd-40d55a99d5b8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8958f676-5085-4be3-a261-362e512ad3c2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8958f676-5085-4be3-a261-362e512ad3c2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(47 AS Int8), CAST(47 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8958f676-5085-4be3-a261-362e512ad3c2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94dd7888-acaa-4e74-b058-731bebb8afd0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94dd7888-acaa-4e74-b058-731bebb8afd0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(48 AS Int8), CAST(48 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94dd7888-acaa-4e74-b058-731bebb8afd0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2cc1545e-0a15-479c-9d8a-24cb7c25cef9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cc1545e-0a15-479c-9d8a-24cb7c25cef9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(49 AS Int8), CAST(49 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cc1545e-0a15-479c-9d8a-24cb7c25cef9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b66195fa-0044-48cf-a848-201b527d346f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b66195fa-0044-48cf-a848-201b527d346f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(50 AS Int8), CAST(50 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b66195fa-0044-48cf-a848-201b527d346f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67b64eb2-ea41-4d13-a342-12e8d8d9afb1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67b64eb2-ea41-4d13-a342-12e8d8d9afb1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(51 AS Int8), CAST(51 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67b64eb2-ea41-4d13-a342-12e8d8d9afb1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3156b71c-086d-49b1-80d4-5e7be18b5ffe, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3156b71c-086d-49b1-80d4-5e7be18b5ffe, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(52 AS Int8), CAST(52 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3156b71c-086d-49b1-80d4-5e7be18b5ffe, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89430af5-1279-49a3-bf59-fc5f01c47398, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89430af5-1279-49a3-bf59-fc5f01c47398, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(53 AS Int8), CAST(53 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89430af5-1279-49a3-bf59-fc5f01c47398, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 225b9a68-b2b5-41c4-a535-131e4c327665, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 225b9a68-b2b5-41c4-a535-131e4c327665, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(54 AS Int8), CAST(54 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 225b9a68-b2b5-41c4-a535-131e4c327665, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4514485a-23c6-4627-b197-ec878690fbfd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4514485a-23c6-4627-b197-ec878690fbfd, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(55 AS Int8), CAST(55 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4514485a-23c6-4627-b197-ec878690fbfd, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 276208ec-4cd5-43bd-a79c-7e202d167224, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 276208ec-4cd5-43bd-a79c-7e202d167224, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 276208ec-4cd5-43bd-a79c-7e202d167224, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29506a70-dcc4-420c-822a-6414258ee7fe, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29506a70-dcc4-420c-822a-6414258ee7fe, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(56 AS Int8), CAST(56 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29506a70-dcc4-420c-822a-6414258ee7fe, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82f168a0-41f2-491e-87ad-68325c64f986, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82f168a0-41f2-491e-87ad-68325c64f986, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(57 AS Int8), CAST(57 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82f168a0-41f2-491e-87ad-68325c64f986, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 908ff4be-0ca1-4ffc-92a5-1b5b2a90db7e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 908ff4be-0ca1-4ffc-92a5-1b5b2a90db7e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(58 AS Int8), CAST(58 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 908ff4be-0ca1-4ffc-92a5-1b5b2a90db7e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7bbaa045-2d74-4fdc-abf8-39367665bb29, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bbaa045-2d74-4fdc-abf8-39367665bb29, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4_UNIQUE_SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(59 AS Int8), CAST(59 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bbaa045-2d74-4fdc-abf8-39367665bb29, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76872bde-8bdb-42f3-b36f-f40a29aaadd7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76872bde-8bdb-42f3-b36f-f40a29aaadd7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4_UNIQUE_SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76872bde-8bdb-42f3-b36f-f40a29aaadd7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 155047dd-c528-4010-a52c-894e26a8ff55, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 155047dd-c528-4010-a52c-894e26a8ff55, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 155047dd-c528-4010-a52c-894e26a8ff55, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e23746e-eb67-4878-b24e-9c19cd58185d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e23746e-eb67-4878-b24e-9c19cd58185d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e23746e-eb67-4878-b24e-9c19cd58185d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 055ef16f-61ea-4bd2-8d04-c1ba60ca0360, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 055ef16f-61ea-4bd2-8d04-c1ba60ca0360, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 055ef16f-61ea-4bd2-8d04-c1ba60ca0360, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d4752233-de03-4fc5-b6d2-801846b10a8e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d4752233-de03-4fc5-b6d2-801846b10a8e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d4752233-de03-4fc5-b6d2-801846b10a8e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0af9e5dc-59d0-463b-b4e7-edf2ba06f381, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0af9e5dc-59d0-463b-b4e7-edf2ba06f381, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0af9e5dc-59d0-463b-b4e7-edf2ba06f381, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75435b78-43b9-4b19-85a3-cd1344e51e90, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75435b78-43b9-4b19-85a3-cd1344e51e90, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75435b78-43b9-4b19-85a3-cd1344e51e90, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d327dff1-01ba-49e6-b342-9717d0aee1dc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d327dff1-01ba-49e6-b342-9717d0aee1dc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d327dff1-01ba-49e6-b342-9717d0aee1dc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d77a686d-94b3-4388-8cdc-0d20466ed662, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d77a686d-94b3-4388-8cdc-0d20466ed662, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d77a686d-94b3-4388-8cdc-0d20466ed662, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abb58876-3d46-46f0-b843-84b6914306fd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abb58876-3d46-46f0-b843-84b6914306fd, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abb58876-3d46-46f0-b843-84b6914306fd, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7c931a8-a4b2-4c61-8e0d-0869a949902d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7c931a8-a4b2-4c61-8e0d-0869a949902d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7c931a8-a4b2-4c61-8e0d-0869a949902d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, accd53f6-c98d-41cb-b6fe-993bfb657a0b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, accd53f6-c98d-41cb-b6fe-993bfb657a0b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRkMzQzM2UtZTRhOWRkNjgtMjk3YTVlZWYtNjE2OWI4N2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, accd53f6-c98d-41cb-b6fe-993bfb657a0b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, be6c91d9-b909-44a5-8e54-02efc5465377, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, be6c91d9-b909-44a5-8e54-02efc5465377, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, be6c91d9-b909-44a5-8e54-02efc5465377, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, f3f9a5b6-7fa8-4853-839c-09dd98090df6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f3f9a5b6-7fa8-4853-839c-09dd98090df6, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f3f9a5b6-7fa8-4853-839c-09dd98090df6, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb2a1ccf-b3f0-4fe4-98b2-1135a9831ffb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb2a1ccf-b3f0-4fe4-98b2-1135a9831ffb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb2a1ccf-b3f0-4fe4-98b2-1135a9831ffb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5553cf45-3cd6-4525-8656-b7ddbc7a4ca5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5553cf45-3cd6-4525-8656-b7ddbc7a4ca5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5553cf45-3cd6-4525-8656-b7ddbc7a4ca5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13b7b7d8-97d1-48bc-8142-da6f2cb6570f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13b7b7d8-97d1-48bc-8142-da6f2cb6570f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13b7b7d8-97d1-48bc-8142-da6f2cb6570f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9545598b-c50c-4c81-a7a5-bad3bf899229, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9545598b-c50c-4c81-a7a5-bad3bf899229, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9545598b-c50c-4c81-a7a5-bad3bf899229, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca69b64a-5c47-4c8b-af73-5d6f23ce300e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca69b64a-5c47-4c8b-af73-5d6f23ce300e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca69b64a-5c47-4c8b-af73-5d6f23ce300e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ec7c208-d068-4f6f-b059-ae20fc8d4ad5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ec7c208-d068-4f6f-b059-ae20fc8d4ad5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ec7c208-d068-4f6f-b059-ae20fc8d4ad5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca7b43dd-303e-4998-abe4-566f5a91256a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca7b43dd-303e-4998-abe4-566f5a91256a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca7b43dd-303e-4998-abe4-566f5a91256a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 823a0ab9-977f-42e5-b980-08311a959909, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 823a0ab9-977f-42e5-b980-08311a959909, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 823a0ab9-977f-42e5-b980-08311a959909, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3155a045-6df5-42e7-b6d9-ba4c0230abfc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3155a045-6df5-42e7-b6d9-ba4c0230abfc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3155a045-6df5-42e7-b6d9-ba4c0230abfc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffb234ef-4dab-4e64-b0dc-d1c7f7a776f4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffb234ef-4dab-4e64-b0dc-d1c7f7a776f4, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffb234ef-4dab-4e64-b0dc-d1c7f7a776f4, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe7bbda3-480c-4e7d-a6ba-26252b4b0d64, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe7bbda3-480c-4e7d-a6ba-26252b4b0d64, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2Q5YzBkNmQtYzQwNGU4MDUtOTNlM2M4NmEtN2NiYmI4MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe7bbda3-480c-4e7d-a6ba-26252b4b0d64, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 18203e04-3c35-442c-a44b-70fb01cb79ea, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 18203e04-3c35-442c-a44b-70fb01cb79ea, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 18203e04-3c35-442c-a44b-70fb01cb79ea, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eb74a18f-5417-40ad-b85e-e5f2dcf480a4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb74a18f-5417-40ad-b85e-e5f2dcf480a4, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb74a18f-5417-40ad-b85e-e5f2dcf480a4, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c3b2b1b-15b5-4bdb-9c7d-36b468ee80c4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c3b2b1b-15b5-4bdb-9c7d-36b468ee80c4, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c3b2b1b-15b5-4bdb-9c7d-36b468ee80c4, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20ff3107-205f-4304-a60c-61cf16e33754, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20ff3107-205f-4304-a60c-61cf16e33754, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20ff3107-205f-4304-a60c-61cf16e33754, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb01c8ff-1ee5-4bdd-b360-87ff47030cf2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb01c8ff-1ee5-4bdd-b360-87ff47030cf2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb01c8ff-1ee5-4bdd-b360-87ff47030cf2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0ddbb4d-9dfe-4e28-b2ae-f48ae57eb8a5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0ddbb4d-9dfe-4e28-b2ae-f48ae57eb8a5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0ddbb4d-9dfe-4e28-b2ae-f48ae57eb8a5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b1b4117-e037-4aec-9501-fd79059d683c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b1b4117-e037-4aec-9501-fd79059d683c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b1b4117-e037-4aec-9501-fd79059d683c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a5c08df-2b61-4240-bf1e-3e0c48355ef1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a5c08df-2b61-4240-bf1e-3e0c48355ef1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a5c08df-2b61-4240-bf1e-3e0c48355ef1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12470b93-f7b3-459a-84e2-e372873560cb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12470b93-f7b3-459a-84e2-e372873560cb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12470b93-f7b3-459a-84e2-e372873560cb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9456c39f-8166-4bf5-9684-f4b3ad5fc130, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9456c39f-8166-4bf5-9684-f4b3ad5fc130, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9456c39f-8166-4bf5-9684-f4b3ad5fc130, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b93fa50-f7c6-40a3-b326-681476a5b170, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b93fa50-f7c6-40a3-b326-681476a5b170, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b93fa50-f7c6-40a3-b326-681476a5b170, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fb498cf-0548-45ba-95ea-250301e9d342, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fb498cf-0548-45ba-95ea-250301e9d342, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fb498cf-0548-45ba-95ea-250301e9d342, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb377f8b-aa8d-41ab-afbf-478d2f5d6276, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb377f8b-aa8d-41ab-afbf-478d2f5d6276, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzgxZDQ4MzUtYjI1Y2Q1NzQtOTFmMWExYTQtYTlhYmQzMWM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb377f8b-aa8d-41ab-afbf-478d2f5d6276, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5c9ae8c1-efd3-49fd-aa86-e8589f4dc948, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5c9ae8c1-efd3-49fd-aa86-e8589f4dc948, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5c9ae8c1-efd3-49fd-aa86-e8589f4dc948, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 87592a02-835e-44bf-8762-b6ddfa1c1f99, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 87592a02-835e-44bf-8762-b6ddfa1c1f99, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 87592a02-835e-44bf-8762-b6ddfa1c1f99, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 096694b9-bf1a-4300-a79b-1788a19d6f25, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 096694b9-bf1a-4300-a79b-1788a19d6f25, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 096694b9-bf1a-4300-a79b-1788a19d6f25, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20944c1a-7bf1-4e9a-ad20-383a0dbb2305, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20944c1a-7bf1-4e9a-ad20-383a0dbb2305, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20944c1a-7bf1-4e9a-ad20-383a0dbb2305, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d67f7581-66ce-4d2c-9c58-0243eede9845, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d67f7581-66ce-4d2c-9c58-0243eede9845, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d67f7581-66ce-4d2c-9c58-0243eede9845, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2c6d0eb-312b-45c0-89b9-e3b815e57023, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2c6d0eb-312b-45c0-89b9-e3b815e57023, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2c6d0eb-312b-45c0-89b9-e3b815e57023, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b995905d-e623-4179-a27c-d13981b1568e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b995905d-e623-4179-a27c-d13981b1568e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b995905d-e623-4179-a27c-d13981b1568e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 468f73cd-ac41-43e0-babd-aa5fb552dfb3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 468f73cd-ac41-43e0-babd-aa5fb552dfb3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 468f73cd-ac41-43e0-babd-aa5fb552dfb3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e895e365-72a5-497f-958e-56276b06b5a8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e895e365-72a5-497f-958e-56276b06b5a8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e895e365-72a5-497f-958e-56276b06b5a8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65da2ecd-ecc5-4ca3-98db-f82a3dd58f5d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65da2ecd-ecc5-4ca3-98db-f82a3dd58f5d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65da2ecd-ecc5-4ca3-98db-f82a3dd58f5d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 570aa2d8-58ad-4bf3-8fd1-6efd4978a071, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 570aa2d8-58ad-4bf3-8fd1-6efd4978a071, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 570aa2d8-58ad-4bf3-8fd1-6efd4978a071, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d264b74d-c27c-4ba2-b59a-1cd2fdec4bf3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d264b74d-c27c-4ba2-b59a-1cd2fdec4bf3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d264b74d-c27c-4ba2-b59a-1cd2fdec4bf3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b78d508-aa01-4df7-b762-36896845b9ed, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b78d508-aa01-4df7-b762-36896845b9ed, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=N2NjNTk4Y2UtZDg1Yzg3MWMtOTc0MzYyNjgtYWY1N2NmMjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b78d508-aa01-4df7-b762-36896845b9ed, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8ca1de5e-1024-460f-9ede-4bbf8a51a9c6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8ca1de5e-1024-460f-9ede-4bbf8a51a9c6, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8ca1de5e-1024-460f-9ede-4bbf8a51a9c6, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, fe4d2b78-09de-4781-8297-f9f8ed32f781, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fe4d2b78-09de-4781-8297-f9f8ed32f781, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fe4d2b78-09de-4781-8297-f9f8ed32f781, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 379332fa-443f-4156-900e-9c14fd1c1238, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 379332fa-443f-4156-900e-9c14fd1c1238, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 379332fa-443f-4156-900e-9c14fd1c1238, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b97e8d2d-1661-4148-b212-cc53f8a7ae08, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b97e8d2d-1661-4148-b212-cc53f8a7ae08, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b97e8d2d-1661-4148-b212-cc53f8a7ae08, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a58722a-4d73-4e00-8296-1824e44163fc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a58722a-4d73-4e00-8296-1824e44163fc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a58722a-4d73-4e00-8296-1824e44163fc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2da7821-9521-4a42-85c1-a1ebad153f0b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2da7821-9521-4a42-85c1-a1ebad153f0b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2da7821-9521-4a42-85c1-a1ebad153f0b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1808263e-8df1-4361-88c1-b1279f47c71e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1808263e-8df1-4361-88c1-b1279f47c71e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1808263e-8df1-4361-88c1-b1279f47c71e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27dafdfe-648b-4624-ab50-472a7a4e1736, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27dafdfe-648b-4624-ab50-472a7a4e1736, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27dafdfe-648b-4624-ab50-472a7a4e1736, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d015e02d-028b-4d3f-8fb8-d2f4f5d741c7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d015e02d-028b-4d3f-8fb8-d2f4f5d741c7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d015e02d-028b-4d3f-8fb8-d2f4f5d741c7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f68a7360-6862-4785-8896-5d322a67a4d8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f68a7360-6862-4785-8896-5d322a67a4d8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f68a7360-6862-4785-8896-5d322a67a4d8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b979c9a-2966-4a5f-a119-c93bbe3a707b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b979c9a-2966-4a5f-a119-c93bbe3a707b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b979c9a-2966-4a5f-a119-c93bbe3a707b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d75f466-da24-4ff9-91bd-99ff77859b98, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d75f466-da24-4ff9-91bd-99ff77859b98, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d75f466-da24-4ff9-91bd-99ff77859b98, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94e13b97-9ae4-44d6-85af-26347e28fddb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94e13b97-9ae4-44d6-85af-26347e28fddb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=OTNhMzY2NGItYzg4ZTFjMGItZWY4MGQ0MzYtZTNiZTkz" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94e13b97-9ae4-44d6-85af-26347e28fddb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ac6db6a0-65c4-46d8-8493-82b1927ae508, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ac6db6a0-65c4-46d8-8493-82b1927ae508, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ac6db6a0-65c4-46d8-8493-82b1927ae508, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 504b7328-4a98-4fd8-bdbd-758a95f40fd6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 504b7328-4a98-4fd8-bdbd-758a95f40fd6, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 504b7328-4a98-4fd8-bdbd-758a95f40fd6, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d9c24cb-f7cc-45a7-9204-295fdf569765, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d9c24cb-f7cc-45a7-9204-295fdf569765, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d9c24cb-f7cc-45a7-9204-295fdf569765, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8f1056b-b98f-4da9-a6bc-19d0faa4f290, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8f1056b-b98f-4da9-a6bc-19d0faa4f290, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8f1056b-b98f-4da9-a6bc-19d0faa4f290, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4504a070-5d7a-41e7-af9a-fa5bb2b6118b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4504a070-5d7a-41e7-af9a-fa5bb2b6118b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4504a070-5d7a-41e7-af9a-fa5bb2b6118b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 798ec002-af63-410f-9279-9e2cd50d0f17, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 798ec002-af63-410f-9279-9e2cd50d0f17, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 798ec002-af63-410f-9279-9e2cd50d0f17, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae7390bb-df9b-4bbd-8646-852212c3d170, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae7390bb-df9b-4bbd-8646-852212c3d170, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae7390bb-df9b-4bbd-8646-852212c3d170, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8cb8af44-01ed-459f-91ab-2029df932c4a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cb8af44-01ed-459f-91ab-2029df932c4a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cb8af44-01ed-459f-91ab-2029df932c4a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eecd0a8a-048b-4049-aaf7-e5ff6b330af4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eecd0a8a-048b-4049-aaf7-e5ff6b330af4, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eecd0a8a-048b-4049-aaf7-e5ff6b330af4, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dfb3ace5-9a6a-4433-a50d-41bd5d56018d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfb3ace5-9a6a-4433-a50d-41bd5d56018d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfb3ace5-9a6a-4433-a50d-41bd5d56018d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15b1c559-1635-4a15-ae00-31a67e185dbd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15b1c559-1635-4a15-ae00-31a67e185dbd, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15b1c559-1635-4a15-ae00-31a67e185dbd, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 339da844-81d9-44ec-b103-08a21d77ea7f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 339da844-81d9-44ec-b103-08a21d77ea7f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(1 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 339da844-81d9-44ec-b103-08a21d77ea7f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3fab0b9-23fe-46d5-a1df-64384d8330ae, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3fab0b9-23fe-46d5-a1df-64384d8330ae, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVjOGE4ZTktYThhMTUwNC05NDUzNzU1ZS1kNmVhM2ViMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(2 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3fab0b9-23fe-46d5-a1df-64384d8330ae, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0ca69543-bb6f-4e46-9ce5-ef1e5f2818dd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0ca69543-bb6f-4e46-9ce5-ef1e5f2818dd, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0ca69543-bb6f-4e46-9ce5-ef1e5f2818dd, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7f94d4b2-bb15-4669-a961-d8f8cdededf5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7f94d4b2-bb15-4669-a961-d8f8cdededf5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7f94d4b2-bb15-4669-a961-d8f8cdededf5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd9c694b-94c5-416d-95f7-4fa036b498ec, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd9c694b-94c5-416d-95f7-4fa036b498ec, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(2 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd9c694b-94c5-416d-95f7-4fa036b498ec, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ffb80c57-c1d6-4780-a46a-9f2ef05765ee, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ffb80c57-c1d6-4780-a46a-9f2ef05765ee, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(3 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ffb80c57-c1d6-4780-a46a-9f2ef05765ee, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 359af31f-b716-4d49-9743-88ea2a6a26f6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 359af31f-b716-4d49-9743-88ea2a6a26f6, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(4 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 359af31f-b716-4d49-9743-88ea2a6a26f6, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92fd6cb5-f77b-4ab2-8339-16e075d0609c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92fd6cb5-f77b-4ab2-8339-16e075d0609c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(5 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92fd6cb5-f77b-4ab2-8339-16e075d0609c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4cc8324-ea1f-40f6-a08f-0d0d227f483d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4cc8324-ea1f-40f6-a08f-0d0d227f483d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(6 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4cc8324-ea1f-40f6-a08f-0d0d227f483d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 57586829-e0ef-4bea-ac3a-f4857e0dea0c, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 57586829-e0ef-4bea-ac3a-f4857e0dea0c, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 57586829-e0ef-4bea-ac3a-f4857e0dea0c, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97649921-ab2f-4dd7-a701-52ffce096230, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97649921-ab2f-4dd7-a701-52ffce096230, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(7 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97649921-ab2f-4dd7-a701-52ffce096230, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b32d185-731e-47d3-a0aa-d3417442915a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b32d185-731e-47d3-a0aa-d3417442915a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(8 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b32d185-731e-47d3-a0aa-d3417442915a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 895382f8-f46d-47d8-844a-ea97c1845940, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 895382f8-f46d-47d8-844a-ea97c1845940, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(9 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 895382f8-f46d-47d8-844a-ea97c1845940, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2cd83a33-7050-4ed9-a42d-968214ee61cf, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cd83a33-7050-4ed9-a42d-968214ee61cf, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(10 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cd83a33-7050-4ed9-a42d-968214ee61cf, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 309dda6a-8c77-4ce5-b59d-32e26b773564, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 309dda6a-8c77-4ce5-b59d-32e26b773564, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(11 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 309dda6a-8c77-4ce5-b59d-32e26b773564, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc01198d-fab2-4f15-809e-ff97a36860e1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc01198d-fab2-4f15-809e-ff97a36860e1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NTQxMTU5ZS02NTA0ZWYwYS02ZWZlYzc3ZS1hOWQ2NGJhMQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(12 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc01198d-fab2-4f15-809e-ff97a36860e1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 41372f53-c6fe-4225-bad3-d7dcd5c3ebb1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 41372f53-c6fe-4225-bad3-d7dcd5c3ebb1, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 41372f53-c6fe-4225-bad3-d7dcd5c3ebb1, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 050376a0-e8bc-49b1-bc1d-fa218ecaa307, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 050376a0-e8bc-49b1-bc1d-fa218ecaa307, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 050376a0-e8bc-49b1-bc1d-fa218ecaa307, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5df0afb7-3d1d-407c-9826-81d0734a0768, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5df0afb7-3d1d-407c-9826-81d0734a0768, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(12 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5df0afb7-3d1d-407c-9826-81d0734a0768, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2bdc56c-1290-4c62-9ee0-af15bc068c63, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2bdc56c-1290-4c62-9ee0-af15bc068c63, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(13 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2bdc56c-1290-4c62-9ee0-af15bc068c63, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7aebf5cf-a6fb-4213-b7ef-3398acc44479, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aebf5cf-a6fb-4213-b7ef-3398acc44479, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(14 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aebf5cf-a6fb-4213-b7ef-3398acc44479, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 320735a0-b6f1-4bbb-a887-4d2939e1789e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 320735a0-b6f1-4bbb-a887-4d2939e1789e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(15 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 320735a0-b6f1-4bbb-a887-4d2939e1789e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99d3c53a-657a-455d-bef5-9092b784ff56, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99d3c53a-657a-455d-bef5-9092b784ff56, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(16 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99d3c53a-657a-455d-bef5-9092b784ff56, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb460f63-47f3-47c9-b623-0e70e1ee26bc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb460f63-47f3-47c9-b623-0e70e1ee26bc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(17 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb460f63-47f3-47c9-b623-0e70e1ee26bc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33fee873-708e-4044-83e9-cddede4150eb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33fee873-708e-4044-83e9-cddede4150eb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(18 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33fee873-708e-4044-83e9-cddede4150eb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f6e8306-61ce-4b4f-945a-0dc3d5fcb3e3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f6e8306-61ce-4b4f-945a-0dc3d5fcb3e3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(19 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f6e8306-61ce-4b4f-945a-0dc3d5fcb3e3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, efab87cd-d7e0-4668-b89f-6f2380e3a7dc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efab87cd-d7e0-4668-b89f-6f2380e3a7dc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(20 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efab87cd-d7e0-4668-b89f-6f2380e3a7dc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 997cd479-90c2-46d0-a35b-efec02103d67, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 997cd479-90c2-46d0-a35b-efec02103d67, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(21 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 997cd479-90c2-46d0-a35b-efec02103d67, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 808c2c8b-f26b-44aa-af4a-af834cd5adc2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 808c2c8b-f26b-44aa-af4a-af834cd5adc2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MTBiYWYwYjgtMWI4ZDg1MjctOWE3YjI2YjQtZmIyNDJlZTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(22 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 808c2c8b-f26b-44aa-af4a-af834cd5adc2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 655f9d64-1cc5-44f0-90cf-dd7c16cf66f1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 655f9d64-1cc5-44f0-90cf-dd7c16cf66f1, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 655f9d64-1cc5-44f0-90cf-dd7c16cf66f1, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b84ab359-0e71-451f-baa7-47a65845cff0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b84ab359-0e71-451f-baa7-47a65845cff0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b84ab359-0e71-451f-baa7-47a65845cff0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ccab945-c06d-474d-9d90-4d555787a9f5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ccab945-c06d-474d-9d90-4d555787a9f5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(22 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ccab945-c06d-474d-9d90-4d555787a9f5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e021d24c-9641-49e0-bf90-3ae5b6c0d55f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e021d24c-9641-49e0-bf90-3ae5b6c0d55f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(23 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e021d24c-9641-49e0-bf90-3ae5b6c0d55f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0388698c-65ce-4f17-970d-429f7cba69cf, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0388698c-65ce-4f17-970d-429f7cba69cf, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(24 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0388698c-65ce-4f17-970d-429f7cba69cf, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd8814a6-dc4b-4821-98b9-8db0bae7deea, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd8814a6-dc4b-4821-98b9-8db0bae7deea, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(25 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd8814a6-dc4b-4821-98b9-8db0bae7deea, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 82f1716f-e7bc-430d-bf75-87fb5f12b3de, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82f1716f-e7bc-430d-bf75-87fb5f12b3de, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(26 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82f1716f-e7bc-430d-bf75-87fb5f12b3de, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55d6ba3d-9629-4f49-af07-8698aa842100, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55d6ba3d-9629-4f49-af07-8698aa842100, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(27 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55d6ba3d-9629-4f49-af07-8698aa842100, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 132688d3-0bc9-4c1c-9fb8-195655b72efc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 132688d3-0bc9-4c1c-9fb8-195655b72efc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(28 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 132688d3-0bc9-4c1c-9fb8-195655b72efc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7fa7e9d8-3560-4e45-b798-bcfe6d6f4573, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fa7e9d8-3560-4e45-b798-bcfe6d6f4573, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(29 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fa7e9d8-3560-4e45-b798-bcfe6d6f4573, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59699e6e-ae06-422c-be79-08dafc945400, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59699e6e-ae06-422c-be79-08dafc945400, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(30 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59699e6e-ae06-422c-be79-08dafc945400, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44e5acd3-d99c-4dcb-a88f-f062a1b1392d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44e5acd3-d99c-4dcb-a88f-f062a1b1392d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(31 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44e5acd3-d99c-4dcb-a88f-f062a1b1392d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94514f53-9d4b-4743-a12a-491c196ac692, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94514f53-9d4b-4743-a12a-491c196ac692, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NjVjYTJjZmMtMTZlYjQwZS1iZWExMmYyYi03ZDIzY2Q5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(32 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94514f53-9d4b-4743-a12a-491c196ac692, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2489417c-3689-4282-8069-3d5b24378906, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2489417c-3689-4282-8069-3d5b24378906, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2489417c-3689-4282-8069-3d5b24378906, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eaf6d7bd-900a-4617-9511-ce50cb44e2a8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eaf6d7bd-900a-4617-9511-ce50cb44e2a8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eaf6d7bd-900a-4617-9511-ce50cb44e2a8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5f1eaa9-c41d-499c-b509-c6233f4e313f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f1eaa9-c41d-499c-b509-c6233f4e313f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(32 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f1eaa9-c41d-499c-b509-c6233f4e313f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 362ae4a5-cb41-4d4d-a5d8-e7106bb29a9d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 362ae4a5-cb41-4d4d-a5d8-e7106bb29a9d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(33 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 362ae4a5-cb41-4d4d-a5d8-e7106bb29a9d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d33850cc-c1d9-447c-b394-829c837a403e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d33850cc-c1d9-447c-b394-829c837a403e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(34 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d33850cc-c1d9-447c-b394-829c837a403e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76866aef-74aa-47c3-aebc-2a74e19595d5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76866aef-74aa-47c3-aebc-2a74e19595d5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(35 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76866aef-74aa-47c3-aebc-2a74e19595d5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb7dbb89-19c8-4dba-87e0-d7226475cd85, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb7dbb89-19c8-4dba-87e0-d7226475cd85, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(36 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb7dbb89-19c8-4dba-87e0-d7226475cd85, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a5e6768e-b802-4876-bc3d-f30106b08738, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5e6768e-b802-4876-bc3d-f30106b08738, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(37 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5e6768e-b802-4876-bc3d-f30106b08738, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31f20858-d4a1-4896-8eda-f728a528cc18, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31f20858-d4a1-4896-8eda-f728a528cc18, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(38 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31f20858-d4a1-4896-8eda-f728a528cc18, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53966988-7c42-44ff-8d9c-5a7fde67bde1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53966988-7c42-44ff-8d9c-5a7fde67bde1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(39 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53966988-7c42-44ff-8d9c-5a7fde67bde1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e58a523-1462-4f46-b551-36cf571ea81b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e58a523-1462-4f46-b551-36cf571ea81b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(40 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e58a523-1462-4f46-b551-36cf571ea81b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c91da6ea-3a19-4e6e-b1a9-fd89c1b82260, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c91da6ea-3a19-4e6e-b1a9-fd89c1b82260, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(41 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c91da6ea-3a19-4e6e-b1a9-fd89c1b82260, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00aa840b-2393-4845-be3c-ff414f5160a6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00aa840b-2393-4845-be3c-ff414f5160a6, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzA2NDlkZDgtYWM0N2YzYTEtOTg2YzgwYTYtM2JhYzczOTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(42 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00aa840b-2393-4845-be3c-ff414f5160a6, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 88ff0f82-b269-4766-9253-d780dcc6901e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 88ff0f82-b269-4766-9253-d780dcc6901e, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 88ff0f82-b269-4766-9253-d780dcc6901e, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 279f67eb-2d4e-450e-9f70-e073beb3d49c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 279f67eb-2d4e-450e-9f70-e073beb3d49c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 279f67eb-2d4e-450e-9f70-e073beb3d49c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61dc1b07-7772-4935-84c4-3227dd7d974d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61dc1b07-7772-4935-84c4-3227dd7d974d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(42 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61dc1b07-7772-4935-84c4-3227dd7d974d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d67e699-1cfe-48da-b507-25d659ca16a1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d67e699-1cfe-48da-b507-25d659ca16a1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(43 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d67e699-1cfe-48da-b507-25d659ca16a1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bdc6548-54c1-4a3b-9f81-37f01de22867, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bdc6548-54c1-4a3b-9f81-37f01de22867, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(44 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bdc6548-54c1-4a3b-9f81-37f01de22867, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae0e5697-df62-44a8-afee-43da97388698, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae0e5697-df62-44a8-afee-43da97388698, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(45 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae0e5697-df62-44a8-afee-43da97388698, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09675d3d-d877-4758-88ee-77843e8b782e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09675d3d-d877-4758-88ee-77843e8b782e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(46 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09675d3d-d877-4758-88ee-77843e8b782e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c5d39bb1-c8bf-4b73-acb7-313de8068624, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5d39bb1-c8bf-4b73-acb7-313de8068624, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(47 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5d39bb1-c8bf-4b73-acb7-313de8068624, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d964660-d007-4654-b072-949288b9a810, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d964660-d007-4654-b072-949288b9a810, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(48 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d964660-d007-4654-b072-949288b9a810, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ebdab17-0be7-4676-9095-a128a07be2e8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ebdab17-0be7-4676-9095-a128a07be2e8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(49 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ebdab17-0be7-4676-9095-a128a07be2e8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2efc7ba9-575f-461a-a242-ed475f840fcd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2efc7ba9-575f-461a-a242-ed475f840fcd, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(50 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2efc7ba9-575f-461a-a242-ed475f840fcd, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7fbb92a7-fc81-4edb-a5b3-752427790ba5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fbb92a7-fc81-4edb-a5b3-752427790ba5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(51 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fbb92a7-fc81-4edb-a5b3-752427790ba5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bab12dd5-631e-4bce-a612-5c38f852ec45, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab12dd5-631e-4bce-a612-5c38f852ec45, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MWVlZWQ4YTgtYjk0MmZjYWMtYzliMTAzNmUtODlmNWRiOGU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(52 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab12dd5-631e-4bce-a612-5c38f852ec45, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 77afd301-049e-46f1-a3e8-d42397399269, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 77afd301-049e-46f1-a3e8-d42397399269, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 77afd301-049e-46f1-a3e8-d42397399269, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, a456f016-b53e-4834-adda-5531264b4de7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a456f016-b53e-4834-adda-5531264b4de7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a456f016-b53e-4834-adda-5531264b4de7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba6b9512-6f3e-4f07-a0ee-8741f2d15425, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba6b9512-6f3e-4f07-a0ee-8741f2d15425, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(52 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba6b9512-6f3e-4f07-a0ee-8741f2d15425, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 545e83de-c792-468a-a39b-70cf6744cad2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 545e83de-c792-468a-a39b-70cf6744cad2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(53 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 545e83de-c792-468a-a39b-70cf6744cad2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 578f3db8-3fac-435f-8da9-4c0df38e2d98, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 578f3db8-3fac-435f-8da9-4c0df38e2d98, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(54 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 578f3db8-3fac-435f-8da9-4c0df38e2d98, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 957298a4-67d7-4f74-bf95-fff0905a5f96, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 957298a4-67d7-4f74-bf95-fff0905a5f96, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(55 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 957298a4-67d7-4f74-bf95-fff0905a5f96, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b20c5a6f-031c-407e-84e7-a10f501e712a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b20c5a6f-031c-407e-84e7-a10f501e712a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(56 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b20c5a6f-031c-407e-84e7-a10f501e712a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85110db7-dd19-41b4-a20c-008c2810eca3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85110db7-dd19-41b4-a20c-008c2810eca3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(57 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85110db7-dd19-41b4-a20c-008c2810eca3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b0484f7-deb5-4dbf-8684-3395fe330921, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b0484f7-deb5-4dbf-8684-3395fe330921, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(58 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b0484f7-deb5-4dbf-8684-3395fe330921, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d062c0ca-44ba-4730-9740-5affd3fa969a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d062c0ca-44ba-4730-9740-5affd3fa969a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(59 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d062c0ca-44ba-4730-9740-5affd3fa969a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e83c8138-e618-4463-9a52-6bc06c0ffcf0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e83c8138-e618-4463-9a52-6bc06c0ffcf0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e83c8138-e618-4463-9a52-6bc06c0ffcf0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 175f497e-38dc-4b59-8d56-e86c9b9febbf, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 175f497e-38dc-4b59-8d56-e86c9b9febbf, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 175f497e-38dc-4b59-8d56-e86c9b9febbf, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0320c9c-6113-4743-aa79-5dc8c1dc0820, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0320c9c-6113-4743-aa79-5dc8c1dc0820, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YjgwNjg4NTctZTcwYWFhMWUtYWIyMDg5MTgtNzZjM2NiMjc=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0320c9c-6113-4743-aa79-5dc8c1dc0820, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c21e18ba-b3d8-4d3a-a9b3-7c5a4b045b91, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c21e18ba-b3d8-4d3a-a9b3-7c5a4b045b91, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c21e18ba-b3d8-4d3a-a9b3-7c5a4b045b91, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 1af45a07-4f03-4e05-8e1b-234e3edf46f5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1af45a07-4f03-4e05-8e1b-234e3edf46f5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1af45a07-4f03-4e05-8e1b-234e3edf46f5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b677c2d3-29b1-4da9-aa20-6cfb2982251c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b677c2d3-29b1-4da9-aa20-6cfb2982251c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b677c2d3-29b1-4da9-aa20-6cfb2982251c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 098e9bc5-9032-4870-a949-c86725f6d4c2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 098e9bc5-9032-4870-a949-c86725f6d4c2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 098e9bc5-9032-4870-a949-c86725f6d4c2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43f0b3d7-b611-457a-945a-a6b06fe58877, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f0b3d7-b611-457a-945a-a6b06fe58877, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43f0b3d7-b611-457a-945a-a6b06fe58877, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9b38dbe-6282-4dad-80ee-53aa453cf683, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9b38dbe-6282-4dad-80ee-53aa453cf683, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9b38dbe-6282-4dad-80ee-53aa453cf683, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51469731-db1a-4d58-9d72-3c0c90594739, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51469731-db1a-4d58-9d72-3c0c90594739, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51469731-db1a-4d58-9d72-3c0c90594739, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da463edf-06f6-46b9-b19c-7a88655ce148, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da463edf-06f6-46b9-b19c-7a88655ce148, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da463edf-06f6-46b9-b19c-7a88655ce148, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 999588be-2491-4fb3-bda3-054d955bf1f2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 999588be-2491-4fb3-bda3-054d955bf1f2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 999588be-2491-4fb3-bda3-054d955bf1f2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec50998c-8585-4b85-92d8-322e02193e72, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec50998c-8585-4b85-92d8-322e02193e72, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec50998c-8585-4b85-92d8-322e02193e72, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 190c52ad-3e23-41b3-9944-2539f34e7d95, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 190c52ad-3e23-41b3-9944-2539f34e7d95, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 190c52ad-3e23-41b3-9944-2539f34e7d95, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bd2baa1-b2a3-43c7-af1f-d27b2f070403, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bd2baa1-b2a3-43c7-af1f-d27b2f070403, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bd2baa1-b2a3-43c7-af1f-d27b2f070403, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c53bc7ad-d0d7-49f7-9216-139d444c36e5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c53bc7ad-d0d7-49f7-9216-139d444c36e5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MzEzNzlhZDgtMzk3NTYyMmEtY2E1Zjg1N2MtYzZiMjRiNDE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c53bc7ad-d0d7-49f7-9216-139d444c36e5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 32e43e16-9df8-4165-b931-242cde40507b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 32e43e16-9df8-4165-b931-242cde40507b, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 32e43e16-9df8-4165-b931-242cde40507b, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 748830af-1502-43cd-87d2-dc1fa740ca32, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 748830af-1502-43cd-87d2-dc1fa740ca32, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 748830af-1502-43cd-87d2-dc1fa740ca32, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31aa99b6-27fe-4fa3-a822-eff056de7d0d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31aa99b6-27fe-4fa3-a822-eff056de7d0d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31aa99b6-27fe-4fa3-a822-eff056de7d0d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 35b8a30e-c894-48fe-8fc1-f4365c2e5493, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35b8a30e-c894-48fe-8fc1-f4365c2e5493, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35b8a30e-c894-48fe-8fc1-f4365c2e5493, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6fd46d04-6922-4866-90bf-d7e3d2f26580, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fd46d04-6922-4866-90bf-d7e3d2f26580, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fd46d04-6922-4866-90bf-d7e3d2f26580, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c594065-a5ed-4090-b576-050e6a3be905, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c594065-a5ed-4090-b576-050e6a3be905, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c594065-a5ed-4090-b576-050e6a3be905, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5bf2991-e4a5-41ed-b22d-596537cc0210, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5bf2991-e4a5-41ed-b22d-596537cc0210, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5bf2991-e4a5-41ed-b22d-596537cc0210, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 974cf62c-7100-4872-bd24-8bb00f484d74, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 974cf62c-7100-4872-bd24-8bb00f484d74, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 974cf62c-7100-4872-bd24-8bb00f484d74, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6936bae8-f76e-47f4-83dd-eb8036738d1e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6936bae8-f76e-47f4-83dd-eb8036738d1e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6936bae8-f76e-47f4-83dd-eb8036738d1e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, fb751e45-b484-4deb-9dfa-1a93d96f4050, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, fb751e45-b484-4deb-9dfa-1a93d96f4050, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, fb751e45-b484-4deb-9dfa-1a93d96f4050, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44bef83e-ecd1-4655-8652-29176e9606f7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44bef83e-ecd1-4655-8652-29176e9606f7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44bef83e-ecd1-4655-8652-29176e9606f7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0751066-c1fe-4ab4-867c-ed75b08bc369, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0751066-c1fe-4ab4-867c-ed75b08bc369, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0751066-c1fe-4ab4-867c-ed75b08bc369, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3320378-c25f-4e57-8f4f-17cc4b68e696, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3320378-c25f-4e57-8f4f-17cc4b68e696, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3320378-c25f-4e57-8f4f-17cc4b68e696, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7cd46a0c-f7d7-485c-b6f8-bc5ec3180223, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cd46a0c-f7d7-485c-b6f8-bc5ec3180223, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZGM2NjU5ZDgtODE1MDcxNjQtM2U0YmZkYWQtYjgwOTkzOTk=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cd46a0c-f7d7-485c-b6f8-bc5ec3180223, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, cd560fa5-60cc-4d47-bdc6-c6a1d9dd887b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cd560fa5-60cc-4d47-bdc6-c6a1d9dd887b, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cd560fa5-60cc-4d47-bdc6-c6a1d9dd887b, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ffbb4f8e-e7b1-4c93-8769-1e3df156465d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ffbb4f8e-e7b1-4c93-8769-1e3df156465d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ffbb4f8e-e7b1-4c93-8769-1e3df156465d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f3e53012-78f5-459a-980d-2eb0847d9ef0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3e53012-78f5-459a-980d-2eb0847d9ef0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3e53012-78f5-459a-980d-2eb0847d9ef0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14e08d97-45d9-4d65-8cf5-eb2ddace5a40, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14e08d97-45d9-4d65-8cf5-eb2ddace5a40, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14e08d97-45d9-4d65-8cf5-eb2ddace5a40, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09f8db40-4142-4cc3-b3ee-bca92a407e93, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09f8db40-4142-4cc3-b3ee-bca92a407e93, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09f8db40-4142-4cc3-b3ee-bca92a407e93, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9fdd3e84-4732-45fe-a552-dc790862c688, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fdd3e84-4732-45fe-a552-dc790862c688, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fdd3e84-4732-45fe-a552-dc790862c688, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e6158b1d-f5d3-41a8-b1ff-c0d454a85273, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6158b1d-f5d3-41a8-b1ff-c0d454a85273, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6158b1d-f5d3-41a8-b1ff-c0d454a85273, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1afe851c-ca22-4de6-98ec-9609b70cecf2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1afe851c-ca22-4de6-98ec-9609b70cecf2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1afe851c-ca22-4de6-98ec-9609b70cecf2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ded466b-c007-460d-8fdf-894633aff429, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ded466b-c007-460d-8fdf-894633aff429, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ded466b-c007-460d-8fdf-894633aff429, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0240d449-1e04-4998-a465-689789e1a3b2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0240d449-1e04-4998-a465-689789e1a3b2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0240d449-1e04-4998-a465-689789e1a3b2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9606e1ba-fa9d-442f-9341-9944949ea4c1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9606e1ba-fa9d-442f-9341-9944949ea4c1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9606e1ba-fa9d-442f-9341-9944949ea4c1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dde1aeee-8b8a-4064-b25f-d5f8f2af63d4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dde1aeee-8b8a-4064-b25f-d5f8f2af63d4, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dde1aeee-8b8a-4064-b25f-d5f8f2af63d4, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a9a277b-d01d-4c8c-92fa-c6c0b040d4e3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a9a277b-d01d-4c8c-92fa-c6c0b040d4e3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0ZTMwYWEtMmVhYTk0MmQtNTUyN2ZkZmQtZDVkY2U3ZGQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a9a277b-d01d-4c8c-92fa-c6c0b040d4e3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 92a4db63-de75-4133-b9bc-9077cfc34356, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 92a4db63-de75-4133-b9bc-9077cfc34356, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 92a4db63-de75-4133-b9bc-9077cfc34356, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 9fda5b2a-4ef7-4ded-aadf-4ecc215ddfaa, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9fda5b2a-4ef7-4ded-aadf-4ecc215ddfaa, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9fda5b2a-4ef7-4ded-aadf-4ecc215ddfaa, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3f59a4c-09f0-4ef2-98ff-c9dac4fda6f6, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3f59a4c-09f0-4ef2-98ff-c9dac4fda6f6, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3f59a4c-09f0-4ef2-98ff-c9dac4fda6f6, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab97653f-e4b7-4cf8-90b2-77da999c1163, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab97653f-e4b7-4cf8-90b2-77da999c1163, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab97653f-e4b7-4cf8-90b2-77da999c1163, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a1fd90b-fbcd-432c-bdf4-ae43d34799c0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a1fd90b-fbcd-432c-bdf4-ae43d34799c0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a1fd90b-fbcd-432c-bdf4-ae43d34799c0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05b1b986-d3be-477f-8966-267f04902e32, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05b1b986-d3be-477f-8966-267f04902e32, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05b1b986-d3be-477f-8966-267f04902e32, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e6908cf-552e-40be-9b93-d7369e508520, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e6908cf-552e-40be-9b93-d7369e508520, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e6908cf-552e-40be-9b93-d7369e508520, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2447d980-4c52-4fb5-ab8f-1e8a14c49153, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2447d980-4c52-4fb5-ab8f-1e8a14c49153, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2447d980-4c52-4fb5-ab8f-1e8a14c49153, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1beb9c1-b331-4c96-a57b-f56aa6da4716, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1beb9c1-b331-4c96-a57b-f56aa6da4716, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1beb9c1-b331-4c96-a57b-f56aa6da4716, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91278194-27b3-4041-802a-0d0d6603edd7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91278194-27b3-4041-802a-0d0d6603edd7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91278194-27b3-4041-802a-0d0d6603edd7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 302c6c3c-9d99-4149-b18d-06c33606b4bb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 302c6c3c-9d99-4149-b18d-06c33606b4bb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 302c6c3c-9d99-4149-b18d-06c33606b4bb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4aa6853-7aed-44cb-b8db-e28307327f96, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4aa6853-7aed-44cb-b8db-e28307327f96, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4aa6853-7aed-44cb-b8db-e28307327f96, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54bb3ae1-fed7-4156-b8bf-75ae10d9978b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54bb3ae1-fed7-4156-b8bf-75ae10d9978b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=Njg1ZmMxMDQtM2RkNjRjNDEtNWVkYzlkZTgtYjViYWFlZmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54bb3ae1-fed7-4156-b8bf-75ae10d9978b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c87e48a3-90d1-4000-bf75-da6b36454109, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c87e48a3-90d1-4000-bf75-da6b36454109, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c87e48a3-90d1-4000-bf75-da6b36454109, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e6524470-d260-44ff-91ce-21eb75a3e23c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6524470-d260-44ff-91ce-21eb75a3e23c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6524470-d260-44ff-91ce-21eb75a3e23c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 107338fa-447e-4b62-80bd-a02e04026999, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 107338fa-447e-4b62-80bd-a02e04026999, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 107338fa-447e-4b62-80bd-a02e04026999, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf918263-40b5-4c1b-a4a8-2eacc7f555cb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf918263-40b5-4c1b-a4a8-2eacc7f555cb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf918263-40b5-4c1b-a4a8-2eacc7f555cb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94074a4b-f036-4e21-9b38-cc4faf055875, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94074a4b-f036-4e21-9b38-cc4faf055875, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94074a4b-f036-4e21-9b38-cc4faf055875, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a92d1ad6-d483-45c8-9db8-dd135f54bfc3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a92d1ad6-d483-45c8-9db8-dd135f54bfc3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a92d1ad6-d483-45c8-9db8-dd135f54bfc3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 477878aa-42fd-4128-b087-3b59cc0271e3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 477878aa-42fd-4128-b087-3b59cc0271e3, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 477878aa-42fd-4128-b087-3b59cc0271e3, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 171ba335-a3a9-44f4-90f1-a6b957f9f655, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 171ba335-a3a9-44f4-90f1-a6b957f9f655, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 171ba335-a3a9-44f4-90f1-a6b957f9f655, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b13e568e-e6a6-4f1e-a70e-6af7cb0ac4ba, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b13e568e-e6a6-4f1e-a70e-6af7cb0ac4ba, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b13e568e-e6a6-4f1e-a70e-6af7cb0ac4ba, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 965fb5c9-7947-43c6-9d30-d915ca76ffe1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 965fb5c9-7947-43c6-9d30-d915ca76ffe1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 965fb5c9-7947-43c6-9d30-d915ca76ffe1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d69dd220-1fa2-4a11-9e82-a73a1ac37b06, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d69dd220-1fa2-4a11-9e82-a73a1ac37b06, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d69dd220-1fa2-4a11-9e82-a73a1ac37b06, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90d7c41c-73da-4427-8478-ce95eb230382, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90d7c41c-73da-4427-8478-ce95eb230382, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90d7c41c-73da-4427-8478-ce95eb230382, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f471ff28-5eb6-4817-b9e7-d7cd0cc3018d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f471ff28-5eb6-4817-b9e7-d7cd0cc3018d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YTEwZTk1NS0xNmI4OTI2OC0zNjIyOWZkZS0xMzk2YzcwYQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f471ff28-5eb6-4817-b9e7-d7cd0cc3018d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c6001268-2632-4bfd-8ab2-b2b2324db972, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c6001268-2632-4bfd-8ab2-b2b2324db972, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c6001268-2632-4bfd-8ab2-b2b2324db972, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d6b62d4d-aac3-414e-86f6-f7296bc4fe08, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d6b62d4d-aac3-414e-86f6-f7296bc4fe08, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d6b62d4d-aac3-414e-86f6-f7296bc4fe08, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c9b0d4b-99e9-44f2-8de0-4431965eb22c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c9b0d4b-99e9-44f2-8de0-4431965eb22c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c9b0d4b-99e9-44f2-8de0-4431965eb22c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aacbb33b-7d68-486f-835a-0549d6c303f0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aacbb33b-7d68-486f-835a-0549d6c303f0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aacbb33b-7d68-486f-835a-0549d6c303f0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2625f7b8-70f8-4701-bef3-87ca836d2f1e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2625f7b8-70f8-4701-bef3-87ca836d2f1e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2625f7b8-70f8-4701-bef3-87ca836d2f1e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8439ca3a-134d-45a5-a62e-0710a5295fb7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8439ca3a-134d-45a5-a62e-0710a5295fb7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8439ca3a-134d-45a5-a62e-0710a5295fb7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2fc4810-46ee-4804-9c35-34460f866614, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2fc4810-46ee-4804-9c35-34460f866614, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2fc4810-46ee-4804-9c35-34460f866614, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a3be378-bdb3-4633-b012-5370e6135657, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a3be378-bdb3-4633-b012-5370e6135657, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a3be378-bdb3-4633-b012-5370e6135657, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42d7e5df-4005-4821-bbb7-149cb5932c15, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42d7e5df-4005-4821-bbb7-149cb5932c15, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42d7e5df-4005-4821-bbb7-149cb5932c15, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33bdc212-0d23-45d3-aba5-3107ecaf9462, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33bdc212-0d23-45d3-aba5-3107ecaf9462, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(1 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33bdc212-0d23-45d3-aba5-3107ecaf9462, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68e40326-488b-4831-b4c3-0a48b42735df, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68e40326-488b-4831-b4c3-0a48b42735df, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(2 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68e40326-488b-4831-b4c3-0a48b42735df, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6643772a-43e4-4480-9cc0-dddeeb5c6735, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6643772a-43e4-4480-9cc0-dddeeb5c6735, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(3 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6643772a-43e4-4480-9cc0-dddeeb5c6735, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8119356a-6511-4d52-a5c6-b5011f89f6bb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8119356a-6511-4d52-a5c6-b5011f89f6bb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDJhZWJiMDktOTAzYWVmMS1hNzQxNDJjMi0xZjRlOTUwYg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8119356a-6511-4d52-a5c6-b5011f89f6bb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2c4e24e7-e0f2-4811-9b9c-9e435a891d1f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2c4e24e7-e0f2-4811-9b9c-9e435a891d1f, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2c4e24e7-e0f2-4811-9b9c-9e435a891d1f, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b63d6f74-14e4-44a4-9b08-8b45af6533a5, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b63d6f74-14e4-44a4-9b08-8b45af6533a5, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b63d6f74-14e4-44a4-9b08-8b45af6533a5, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4531c9d8-d73e-47c7-9e69-5b698aaeebde, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4531c9d8-d73e-47c7-9e69-5b698aaeebde, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4531c9d8-d73e-47c7-9e69-5b698aaeebde, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de0dc1f6-3ad8-46e5-b1a4-ba5759210036, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de0dc1f6-3ad8-46e5-b1a4-ba5759210036, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(5 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de0dc1f6-3ad8-46e5-b1a4-ba5759210036, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 258d0089-b94f-447f-b845-557c1dd35fbb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 258d0089-b94f-447f-b845-557c1dd35fbb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(6 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 258d0089-b94f-447f-b845-557c1dd35fbb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fd1fbae-8a86-4827-b72b-49d10a56655c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fd1fbae-8a86-4827-b72b-49d10a56655c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(7 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fd1fbae-8a86-4827-b72b-49d10a56655c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 913660ab-b96c-4f91-96a4-d30037933ae0, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 913660ab-b96c-4f91-96a4-d30037933ae0, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(8 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 913660ab-b96c-4f91-96a4-d30037933ae0, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d7fa755f-c10b-4adb-907c-4354b7504b1c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7fa755f-c10b-4adb-907c-4354b7504b1c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(9 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7fa755f-c10b-4adb-907c-4354b7504b1c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b89e58f4-45a6-4b7d-9902-edbd662edb9a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b89e58f4-45a6-4b7d-9902-edbd662edb9a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(10 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b89e58f4-45a6-4b7d-9902-edbd662edb9a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e70179b4-246c-4fc0-bb74-007fab857411, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e70179b4-246c-4fc0-bb74-007fab857411, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(11 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e70179b4-246c-4fc0-bb74-007fab857411, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da0a46c9-0d1f-4d36-8829-656747d25b7b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da0a46c9-0d1f-4d36-8829-656747d25b7b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(12 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da0a46c9-0d1f-4d36-8829-656747d25b7b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a81da60-d8a1-49d0-9908-1eace8a48d65, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a81da60-d8a1-49d0-9908-1eace8a48d65, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(13 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a81da60-d8a1-49d0-9908-1eace8a48d65, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc3134db-132a-4cce-9532-e117f6880b22, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc3134db-132a-4cce-9532-e117f6880b22, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YzEwNjQ4ZDctOTFmMTJiYWYtYjllNGRhZS03MjMxNmRhOA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc3134db-132a-4cce-9532-e117f6880b22, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b6fd0de5-2d9a-4d5b-9299-874518ae199b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b6fd0de5-2d9a-4d5b-9299-874518ae199b, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b6fd0de5-2d9a-4d5b-9299-874518ae199b, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 842f8558-bafd-4e23-afee-9ae2938ba601, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 842f8558-bafd-4e23-afee-9ae2938ba601, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 842f8558-bafd-4e23-afee-9ae2938ba601, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88260787-9168-41b5-b071-038eae44b565, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88260787-9168-41b5-b071-038eae44b565, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88260787-9168-41b5-b071-038eae44b565, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 713f41d2-dab7-4f9e-9f92-0344d6bb5d18, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 713f41d2-dab7-4f9e-9f92-0344d6bb5d18, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(15 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 713f41d2-dab7-4f9e-9f92-0344d6bb5d18, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0adeaf83-7895-4f6d-97d8-6dd1b8a1d4cf, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0adeaf83-7895-4f6d-97d8-6dd1b8a1d4cf, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(16 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0adeaf83-7895-4f6d-97d8-6dd1b8a1d4cf, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85efe5b9-f852-4110-ac55-69e629a0f698, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85efe5b9-f852-4110-ac55-69e629a0f698, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(17 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85efe5b9-f852-4110-ac55-69e629a0f698, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bdd99242-c9c2-4f7c-a7bf-60829df8d277, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdd99242-c9c2-4f7c-a7bf-60829df8d277, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(18 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdd99242-c9c2-4f7c-a7bf-60829df8d277, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e122838d-44d3-48fc-9b88-bd4c3aedf4e9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e122838d-44d3-48fc-9b88-bd4c3aedf4e9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(19 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e122838d-44d3-48fc-9b88-bd4c3aedf4e9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a55b561c-5d08-4dec-90cc-2daae28716b2, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a55b561c-5d08-4dec-90cc-2daae28716b2, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(20 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a55b561c-5d08-4dec-90cc-2daae28716b2, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f3c5e344-8c6a-4605-ba49-785dd6f807cb, localhost:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f3c5e344-8c6a-4605-ba49-785dd6f807cb, localhost:24826): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f3c5e344-8c6a-4605-ba49-785dd6f807cb, localhost:24826): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 24826 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:24826, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24826
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3d20aa6-e0a2-4e36-96e3-8a32eed4d9b9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3d20aa6-e0a2-4e36-96e3-8a32eed4d9b9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(21 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3d20aa6-e0a2-4e36-96e3-8a32eed4d9b9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 634bd0f4-1180-484e-bd8c-86678e55f50d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 634bd0f4-1180-484e-bd8c-86678e55f50d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(22 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 634bd0f4-1180-484e-bd8c-86678e55f50d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a2874ed-2c1d-4f8d-b028-baf7c06f1325, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a2874ed-2c1d-4f8d-b028-baf7c06f1325, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(23 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a2874ed-2c1d-4f8d-b028-baf7c06f1325, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6fc89db8-8f23-4029-9b7f-799ec777ac8f, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fc89db8-8f23-4029-9b7f-799ec777ac8f, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=NzYzMGZiNWQtNWY5ZmQ4OGYtY2M2YjliMzMtNjczNGE1MTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fc89db8-8f23-4029-9b7f-799ec777ac8f, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5ed4db9a-6f72-4044-864b-f9fc5aa944e4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5ed4db9a-6f72-4044-864b-f9fc5aa944e4, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5ed4db9a-6f72-4044-864b-f9fc5aa944e4, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0030741c-1a5c-4919-a615-fa5756a81385, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0030741c-1a5c-4919-a615-fa5756a81385, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0030741c-1a5c-4919-a615-fa5756a81385, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed97b560-6c7c-4868-8506-361e1232ec6d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed97b560-6c7c-4868-8506-361e1232ec6d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed97b560-6c7c-4868-8506-361e1232ec6d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55ee2e5a-ed44-4136-8abd-b8357fb9502a, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55ee2e5a-ed44-4136-8abd-b8357fb9502a, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(25 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55ee2e5a-ed44-4136-8abd-b8357fb9502a, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3335c10a-78cc-4746-8213-b45ee7c84f92, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3335c10a-78cc-4746-8213-b45ee7c84f92, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(26 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3335c10a-78cc-4746-8213-b45ee7c84f92, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6f67761-2a52-4bcd-8557-80c255b13282, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6f67761-2a52-4bcd-8557-80c255b13282, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(27 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6f67761-2a52-4bcd-8557-80c255b13282, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b72033b8-58c1-4f3b-917e-1a197f1201a1, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b72033b8-58c1-4f3b-917e-1a197f1201a1, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(28 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b72033b8-58c1-4f3b-917e-1a197f1201a1, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac5ab758-99e6-4a11-9e6b-d642eb8616ea, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac5ab758-99e6-4a11-9e6b-d642eb8616ea, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(29 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac5ab758-99e6-4a11-9e6b-d642eb8616ea, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ab0f121-472f-464e-beff-cedc07a09afa, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ab0f121-472f-464e-beff-cedc07a09afa, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(30 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ab0f121-472f-464e-beff-cedc07a09afa, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd47dad3-3f4b-49ac-a6fe-a5ac58db173d, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd47dad3-3f4b-49ac-a6fe-a5ac58db173d, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(31 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd47dad3-3f4b-49ac-a6fe-a5ac58db173d, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03af9a0d-d442-4bb9-8512-5174affcab5e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03af9a0d-d442-4bb9-8512-5174affcab5e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(32 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03af9a0d-d442-4bb9-8512-5174affcab5e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa63a6c3-6d45-4697-b5ca-7cce3a5140cc, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa63a6c3-6d45-4697-b5ca-7cce3a5140cc, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(33 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa63a6c3-6d45-4697-b5ca-7cce3a5140cc, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 609df459-e971-4ff6-99d8-0923cc12b652, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 609df459-e971-4ff6-99d8-0923cc12b652, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZDRhZjU0ODctOTYxZjM4ZmItYjViN2I0NjYtZWE0MTVjY2E=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 609df459-e971-4ff6-99d8-0923cc12b652, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7160c8d2-720b-4532-854c-43eadc92eb33, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7160c8d2-720b-4532-854c-43eadc92eb33, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7160c8d2-720b-4532-854c-43eadc92eb33, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4bbc7f66-4c56-44b8-8d5b-fa46946e45c8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4bbc7f66-4c56-44b8-8d5b-fa46946e45c8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4bbc7f66-4c56-44b8-8d5b-fa46946e45c8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7aacc577-9c3c-4457-b49e-f77f61d55ae9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aacc577-9c3c-4457-b49e-f77f61d55ae9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aacc577-9c3c-4457-b49e-f77f61d55ae9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34ba7875-781e-42e7-95c9-7c492953e591, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ba7875-781e-42e7-95c9-7c492953e591, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(35 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34ba7875-781e-42e7-95c9-7c492953e591, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 841de609-0093-4196-9c09-268b7ff44659, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 841de609-0093-4196-9c09-268b7ff44659, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(36 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 841de609-0093-4196-9c09-268b7ff44659, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31fad349-d9f8-486c-aa14-6516e963bb9b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31fad349-d9f8-486c-aa14-6516e963bb9b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(37 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31fad349-d9f8-486c-aa14-6516e963bb9b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a66b29e7-3d54-4594-a884-281c840efafa, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a66b29e7-3d54-4594-a884-281c840efafa, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(38 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a66b29e7-3d54-4594-a884-281c840efafa, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6f191e11-3be5-44e6-9bd1-044d004b8547, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f191e11-3be5-44e6-9bd1-044d004b8547, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(39 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f191e11-3be5-44e6-9bd1-044d004b8547, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09ccfdbb-04cd-4f9c-b95c-45d23068ce1b, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09ccfdbb-04cd-4f9c-b95c-45d23068ce1b, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(40 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09ccfdbb-04cd-4f9c-b95c-45d23068ce1b, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 86cd0ca6-2f3c-420c-acb5-8cb25b189640, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86cd0ca6-2f3c-420c-acb5-8cb25b189640, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(41 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86cd0ca6-2f3c-420c-acb5-8cb25b189640, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8adcc7a-7f48-42f4-b8ea-50d8af0d8723, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8adcc7a-7f48-42f4-b8ea-50d8af0d8723, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(42 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8adcc7a-7f48-42f4-b8ea-50d8af0d8723, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3c3a1ff8-6113-4be0-bd14-b658050ebb75, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c3a1ff8-6113-4be0-bd14-b658050ebb75, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(43 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c3a1ff8-6113-4be0-bd14-b658050ebb75, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fed51dcb-c4e5-429a-801e-5c1967f7cd62, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fed51dcb-c4e5-429a-801e-5c1967f7cd62, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=ZmI0NzE3ZGEtNTljYTk3NGUtNTk0MDMxNzUtM2Q3MTY0MzI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fed51dcb-c4e5-429a-801e-5c1967f7cd62, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3d2e4fb6-09c1-415e-a0bf-98c2062b99a3, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3d2e4fb6-09c1-415e-a0bf-98c2062b99a3, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3d2e4fb6-09c1-415e-a0bf-98c2062b99a3, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8999bdf5-d2eb-4dc5-9fbb-faad13273308, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8999bdf5-d2eb-4dc5-9fbb-faad13273308, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8999bdf5-d2eb-4dc5-9fbb-faad13273308, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff88c434-3a64-44ee-9440-59d3e949f0b7, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff88c434-3a64-44ee-9440-59d3e949f0b7, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff88c434-3a64-44ee-9440-59d3e949f0b7, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d78d3050-468f-4767-b44e-85c12d898ec9, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d78d3050-468f-4767-b44e-85c12d898ec9, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(45 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d78d3050-468f-4767-b44e-85c12d898ec9, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9cba7331-f51e-4e39-83e8-1c125e253130, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cba7331-f51e-4e39-83e8-1c125e253130, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(46 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cba7331-f51e-4e39-83e8-1c125e253130, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42849f73-4f30-49ba-92ec-4317d0e41bb4, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42849f73-4f30-49ba-92ec-4317d0e41bb4, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(47 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42849f73-4f30-49ba-92ec-4317d0e41bb4, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 374d0a86-d01c-4985-92f5-cbda65c6f704, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 374d0a86-d01c-4985-92f5-cbda65c6f704, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(48 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 374d0a86-d01c-4985-92f5-cbda65c6f704, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1091d3b-57a9-45a5-a873-7401ec867aeb, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1091d3b-57a9-45a5-a873-7401ec867aeb, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(49 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1091d3b-57a9-45a5-a873-7401ec867aeb, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be2ffeee-7fd8-4ca4-a6d2-33bd4f804759, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be2ffeee-7fd8-4ca4-a6d2-33bd4f804759, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(50 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be2ffeee-7fd8-4ca4-a6d2-33bd4f804759, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7128d90c-d922-43a1-b37b-473a08fe8418, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7128d90c-d922-43a1-b37b-473a08fe8418, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(51 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7128d90c-d922-43a1-b37b-473a08fe8418, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70022208-f1f2-40ec-b02e-9b21fe76a0ed, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70022208-f1f2-40ec-b02e-9b21fe76a0ed, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(52 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70022208-f1f2-40ec-b02e-9b21fe76a0ed, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ff5fc59-f89e-4711-9824-72ec4a34e041, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ff5fc59-f89e-4711-9824-72ec4a34e041, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(53 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ff5fc59-f89e-4711-9824-72ec4a34e041, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9846c0d8-b624-44f6-8b06-1919208932dd, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9846c0d8-b624-44f6-8b06-1919208932dd, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=MThlOWNmZTQtZWNiYTYzNWUtMTBmMTY0MTItY2FiODU5ZWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9846c0d8-b624-44f6-8b06-1919208932dd, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 95ef5776-a072-461a-b797-945ce1979a5c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 95ef5776-a072-461a-b797-945ce1979a5c, ghrun-jhhelrhzfq.auto.internal:24826): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 95ef5776-a072-461a-b797-945ce1979a5c, ghrun-jhhelrhzfq.auto.internal:24826): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, cb477b43-cbbf-4c51-9dbd-468868279469, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cb477b43-cbbf-4c51-9dbd-468868279469, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cb477b43-cbbf-4c51-9dbd-468868279469, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff069f4f-e86a-4255-a853-d9cf1e674847, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff069f4f-e86a-4255-a853-d9cf1e674847, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff069f4f-e86a-4255-a853-d9cf1e674847, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee45dd9c-489f-4619-b73a-f11fc65b581e, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee45dd9c-489f-4619-b73a-f11fc65b581e, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(55 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee45dd9c-489f-4619-b73a-f11fc65b581e, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92f38730-723c-4dcf-b151-7cb7a92efb8c, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92f38730-723c-4dcf-b151-7cb7a92efb8c, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(56 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92f38730-723c-4dcf-b151-7cb7a92efb8c, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e0a9a459-0ff5-42ac-8825-c43dca7656ab, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0a9a459-0ff5-42ac-8825-c43dca7656ab, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(57 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0a9a459-0ff5-42ac-8825-c43dca7656ab, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb274f12-bb64-407b-b050-68ea89add340, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb274f12-bb64-407b-b050-68ea89add340, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(58 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb274f12-bb64-407b-b050-68ea89add340, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4497443-1501-42ff-b59b-4bf1dfa094d8, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4497443-1501-42ff-b59b-4bf1dfa094d8, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(59 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4497443-1501-42ff-b59b-4bf1dfa094d8, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e36a638-0ee5-49a8-942c-20fd07480412, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e36a638-0ee5-49a8-942c-20fd07480412, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(1 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e36a638-0ee5-49a8-942c-20fd07480412, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df5ae09e-e08d-4773-b296-cf05a1e585ed, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df5ae09e-e08d-4773-b296-cf05a1e585ed, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(2 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df5ae09e-e08d-4773-b296-cf05a1e585ed, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 797ed06c-2ed3-4ba7-b85d-47fa19683412, ghrun-jhhelrhzfq.auto.internal:24826): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 797ed06c-2ed3-4ba7-b85d-47fa19683412, ghrun-jhhelrhzfq.auto.internal:24826): request = { session_id: "ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4_UNIQUE_SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(3 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 797ed06c-2ed3-4ba7-b85d-47fa19683412, ghrun-jhhelrhzfq.auto.internal:24826): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWFlZjFjOGMtYjljOWU2OTgtYzczMzMwMzMtNWViMGU3YjY=
============================== slowest durations ===============================
585.14s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
10.31s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4_UNIQUE_SYNC-pk_types0-all_types0-index0--UNIQUE-SYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 613.39s (0:10:13) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ary.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/5xva/0014c0', '--source-root', '/home/runner/.ya/build/build_root/5xva/0014c0/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/5xva/0014c0/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk22/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/secondary_index', '--test-tool-bin', '/home/runner/.ya/tools/v4/9750504073/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '28', '--modulo-index', '22', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/secondary_index', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

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

test_secondary_index.py F

=================================== FAILURES ===================================
_ TestSecondaryIndex.test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] _
ydb/tests/sql/lib/test_query.py:52: in query
    for result_set in result_sets:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:960: in _next
    _common.wait(self._state.condition.wait, _response_ready)
contrib/python/grpcio/py3/grpc/_common.py:156: in wait
    _wait_once(wait_fn, MAXIMUM_WAIT_TIMEOUT, spin_cb)
contrib/python/grpcio/py3/grpc/_common.py:116: in _wait_once
    wait_fn(timeout=timeout)
contrib/tools/python3/Lib/threading.py:359: in wait
    gotit = waiter.acquire(True, timeout)
library/python/pytest/plugins/ya.py:349: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:321: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/datashard/secondary_index/test_secondary_index.py:162: in test_secondary_index_cover
    self.select_all_types(table_name, index, all_types, dml)
ydb/tests/datashard/secondary_index/test_secondary_index.py:188: in select_all_types
    dml.transactional(process)
ydb/tests/datashard/lib/dml_operations.py:17: in transactional
    return self.query_object.transactional(process)
ydb/tests/sql/lib/test_query.py:58: in transactional
    return self.pool.retry_operation_sync(lambda session: fn(session))
contrib/python/ydb/py3/ydb/query/pool.py:151: in retry_operation_sync
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:133: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:94: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:149: in wrapped_callee
    return callee(session, *args, **kwargs)
ydb/tests/sql/lib/test_query.py:58: in <lambda>
    return self.pool.retry_operation_sync(lambda session: fn(session))
ydb/tests/datashard/secondary_index/test_secondary_index.py:182: in process
    rows = self.query(select_sql, tx=session.transaction(tx_mode=ydb.QueryStaleReadOnly()))
ydb/tests/sql/lib/test_query.py:51: in query
    with tx.execute(text) as result_sets:
contrib/python/ydb/py3/ydb/query/base.py:64: in __exit__
    for _ in self:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/grpcio/py3/grpc/_channel.py:543: in __next__
    return self._next()
contrib/python/grpcio/py3/grpc/_channel.py:943: in _next
    operating = self._call.operate(
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:329: in grpc._cython.cygrpc.IntegratedCall.operate
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:140: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:148: in grpc._cython.cygrpc._operate_from_integrated_call
    ???
contrib/python/grpcio/py3/grpc/_cython/_cygrpc/channel.pyx.pxi:58: in grpc._cython.cygrpc._raise_call_error_no_metadata
    ???
E   ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 818648
DEBUG    ya.test:process.py:259 Command (pid 818648) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 818648) elapsed time (sec): 1.0654008388519287
DEBUG    ya.test:process.py:263 Command (pid 818648) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) maxrss: 478660
DEBUG    ya.test:process.py:263 Command (pid 818648) minflt: 45447
DEBUG    ya.test:process.py:263 Command (pid 818648) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 818648) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 818648) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 818648) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 818648) stime: 0.231042
DEBUG    ya.test:process.py:263 Command (pid 818648) utime: 0.576664
DEBUG    ya.test:process.py:263 Command (pid 818648) wtime: 1.09
DEBUG    ya.test:process.py:275 Command (pid 818648) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

ERROR    ydb.tests.sql.lib.test_base:test_base.py:25 Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17713
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:479 Working directory: /home/runner/.ya/build/build_root/5xva/001480/r3tmp/kikimr_cluster_jnawlpnp
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23269
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12140
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3900
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001480/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/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/node_1/logfile_e6q8hvmh.log --grpc-port=8483 --mon-port=23269 --ic-port=17713
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8483/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/5xva/001480/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/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/node_1/logfile_e6q8hvmh.log --grpc-port=8483 --mon-port=23269 --ic-port=17713
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/node_1/logfile_e6q8hvmh.log', '--grpc-port=8483', '--mon-port=23269', '--ic-port=17713')' in '/home/runner/.ya/build/build_root/5xva/001480/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_secondary_index.py.TestSecondaryIndex.test_secondary_index_cover.table_index_4__SYNC-pk_types5-all_types5-index5---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 819003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8483/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 819007
DEBUG    ya.test:process.py:259 Command (pid 819007) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 819007) elapsed time (sec): 1.0806667804718018
DEBUG    ya.test:process.py:263 Command (pid 819007) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) maxrss: 482948
DEBUG    ya.test:process.py:263 Command (pid 819007) minflt: 45315
DEBUG    ya.test:process.py:263 Command (pid 819007) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 819007) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 819007) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 819007) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 819007) stime: 0.215195
DEBUG    ya.test:process.py:263 Command (pid 819007) utime: 0.584606
DEBUG    ya.test:process.py:263 Command (pid 819007) wtime: 1.093
DEBUG    ya.test:process.py:275 Command (pid 819007) output:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: aacdc83876fc9e9fecb4111bf4adda306264256e
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge f74abcb91c271a161411b15ea4787d37d2eda2b7 into 0ab8ad45a21edd60c6548fe63ce9b19ce58e1cd6
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8483', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17713\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8483', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 17713\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 820200
DEBUG    ya.test:process.py:259 Command (pid 820200) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 820200) elapsed time (sec): 1.363114356994629
DEBUG    ya.test:process.py:263 Command (pid 820200) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) maxrss: 577628
DEBUG    ya.test:process.py:263 Command (pid 820200) minflt: 51719
DEBUG    ya.test:process.py:263 Command (pid 820200) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) nivcsw: 242
DEBUG    ya.test:process.py:263 Command (pid 820200) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 820200) nvcsw: 529
DEBUG    ya.test:process.py:263 Command (pid 820200) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 820200) stime: 0.300431
DEBUG    ya.test:process.py:263 Command (pid 820200) utime: 0.590526
DEBUG    ya.test:process.py:263 Command (pid 820200) wtime: 1.385
DEBUG    ya.test:process.py:275 Command (pid 820200) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:426 Executing command = ['/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8483', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.2
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.2
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/5xva/001480/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8483', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 820384
DEBUG    ya.test:process.py:259 Command (pid 820384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 820384) elapsed time (sec): 1.3773531913757324
DEBUG    ya.test:process.py:263 Command (pid 820384) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) maxrss: 577808
DEBUG    ya.test:process.py:263 Command (pid 820384) minflt: 51783
DEBUG    ya.test:process.py:263 Command (pid 820384) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) nivcsw: 223
DEBUG    ya.test:process.py:263 Command (pid 820384) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 820384) nvcsw: 588
DEBUG    ya.test:process.py:263 Command (pid 820384) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 820384) stime: 0.22796999999999998
DEBUG    ya.test:process.py:263 Command (pid 820384) utime: 0.684759
DEBUG    ya.test:process.py:263 Command (pid 820384) wtime: 1.386
DEBUG    ya.test:process.py:275 Command (pid 820384) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:557 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:564 Cluster started and initialized
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 20850d74-562b-43dc-ae1d-8e1d957219e4, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20850d74-562b-43dc-ae1d-8e1d957219e4, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20850d74-562b-43dc-ae1d-8e1d957219e4, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_secondary_index.py::TestSecondaryIndex, test_name: test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC])
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b45b4d25-09e1-47f4-b85a-842c2f087835, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b45b4d25-09e1-47f4-b85a-842c2f087835, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b45b4d25-09e1-47f4-b85a-842c2f087835, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 807cde95-259c-412d-852c-65bb8d9d00b4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 807cde95-259c-412d-852c-65bb8d9d00b4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 807cde95-259c-412d-852c-65bb8d9d00b4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52414fb1-6791-4768-a0c5-4e1e69ce47fb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52414fb1-6791-4768-a0c5-4e1e69ce47fb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `table_index_4__SYNC` (\n                    pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Int8 Int8, col_index_Uint8 Uint8,\n                    PRIMARY KEY(\n                        pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                        ),\n                    INDEX idx_col_index_Timestamp64 GLOBAL  SYNC ON \n                        (col_index_Timestamp64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval64 GLOBAL  SYNC ON \n                        (col_index_Interval64) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Timestamp GLOBAL  SYNC ON \n                        (col_index_Timestamp) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Interval GLOBAL  SYNC ON \n                        (col_index_Interval) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Int8 GLOBAL  SYNC ON \n                        (col_index_Int8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson), INDEX idx_col_index_Uint8 GLOBAL  SYNC ON \n                        (col_index_Uint8) \n                        COVER (col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson)\n                    )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52414fb1-6791-4768-a0c5-4e1e69ce47fb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 376fc43c-db78-45d1-881e-006f1bf4d839, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 376fc43c-db78-45d1-881e-006f1bf4d839, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson), \n                CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 376fc43c-db78-45d1-881e-006f1bf4d839, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 65ab9d34-fad1-4ae8-bd7f-1f59862afeea, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65ab9d34-fad1-4ae8-bd7f-1f59862afeea, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson), \n                CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65ab9d34-fad1-4ae8-bd7f-1f59862afeea, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b9dc7cf-3784-4ab8-997f-8a9ab523f162, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b9dc7cf-3784-4ab8-997f-8a9ab523f162, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson), \n                CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b9dc7cf-3784-4ab8-997f-8a9ab523f162, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c0cb937-ff64-4fc6-9714-84ffcf5ca4bb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c0cb937-ff64-4fc6-9714-84ffcf5ca4bb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson), \n                CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c0cb937-ff64-4fc6-9714-84ffcf5ca4bb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1a62535-c91b-410d-9e5c-bffb79aa4330, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1a62535-c91b-410d-9e5c-bffb79aa4330, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson), \n                CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1a62535-c91b-410d-9e5c-bffb79aa4330, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3259b612-851c-4ee9-8ba4-0895b96fe94e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3259b612-851c-4ee9-8ba4-0895b96fe94e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson), \n                CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3259b612-851c-4ee9-8ba4-0895b96fe94e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e9f5116-4242-4508-91b4-1b28f89bb8bd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e9f5116-4242-4508-91b4-1b28f89bb8bd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson), \n                CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e9f5116-4242-4508-91b4-1b28f89bb8bd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c021f76f-a8bd-4ff0-94e1-e0cb21b45d86, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c021f76f-a8bd-4ff0-94e1-e0cb21b45d86, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson), \n                CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c021f76f-a8bd-4ff0-94e1-e0cb21b45d86, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 08238c5b-5946-4b4f-a0c4-fa466954d311, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08238c5b-5946-4b4f-a0c4-fa466954d311, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson), \n                CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08238c5b-5946-4b4f-a0c4-fa466954d311, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e2959f7-3cce-4c68-a7f6-5c63fcccfc96, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e2959f7-3cce-4c68-a7f6-5c63fcccfc96, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson), \n                CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e2959f7-3cce-4c68-a7f6-5c63fcccfc96, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 01c126a3-a030-4276-9025-edffd0cbcd43, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01c126a3-a030-4276-9025-edffd0cbcd43, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson), \n                CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01c126a3-a030-4276-9025-edffd0cbcd43, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 90a838f9-9bb5-4aa4-9985-78b9681125cb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90a838f9-9bb5-4aa4-9985-78b9681125cb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson), \n                CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90a838f9-9bb5-4aa4-9985-78b9681125cb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, caaca89f-1b80-4d14-a44d-93307b6153e0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caaca89f-1b80-4d14-a44d-93307b6153e0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson), \n                CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caaca89f-1b80-4d14-a44d-93307b6153e0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ae807b1-73a0-4286-8ef0-acfa41c81518, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ae807b1-73a0-4286-8ef0-acfa41c81518, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson), \n                CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ae807b1-73a0-4286-8ef0-acfa41c81518, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64d5b28c-9168-4a65-a38b-2c1488f8b690, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64d5b28c-9168-4a65-a38b-2c1488f8b690, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson), \n                CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64d5b28c-9168-4a65-a38b-2c1488f8b690, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45451a3b-76f8-4014-ae84-bc86bc98b417, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45451a3b-76f8-4014-ae84-bc86bc98b417, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson), \n                CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45451a3b-76f8-4014-ae84-bc86bc98b417, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f867e7e2-178f-47e0-a95e-007ca58c12e7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f867e7e2-178f-47e0-a95e-007ca58c12e7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson), \n                CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f867e7e2-178f-47e0-a95e-007ca58c12e7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c28e7024-1994-460c-845e-fc031b34ba8a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c28e7024-1994-460c-845e-fc031b34ba8a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson), \n                CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c28e7024-1994-460c-845e-fc031b34ba8a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6b5c54c-fb15-4d9d-aaaf-4aa73fa3c2cc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6b5c54c-fb15-4d9d-aaaf-4aa73fa3c2cc, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson), \n                CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6b5c54c-fb15-4d9d-aaaf-4aa73fa3c2cc, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd57814f-b5f6-4ba5-b962-68bf1f731256, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd57814f-b5f6-4ba5-b962-68bf1f731256, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson), \n                CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd57814f-b5f6-4ba5-b962-68bf1f731256, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ac3a474-9639-4d41-9f6f-39090186ca01, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ac3a474-9639-4d41-9f6f-39090186ca01, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson), \n                CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ac3a474-9639-4d41-9f6f-39090186ca01, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3475caad-275b-4da4-a512-7e9a7a013bc0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3475caad-275b-4da4-a512-7e9a7a013bc0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson), \n                CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3475caad-275b-4da4-a512-7e9a7a013bc0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed787dcc-ad92-43a9-b9cf-d6288ef42082, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed787dcc-ad92-43a9-b9cf-d6288ef42082, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson), \n                CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed787dcc-ad92-43a9-b9cf-d6288ef42082, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25d3fb9e-8b85-4a25-bad2-e1be9ca13f68, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25d3fb9e-8b85-4a25-bad2-e1be9ca13f68, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson), \n                CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25d3fb9e-8b85-4a25-bad2-e1be9ca13f68, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 84b9de9a-a0ba-466c-9d45-3e2d74d148d7, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 84b9de9a-a0ba-466c-9d45-3e2d74d148d7, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 84b9de9a-a0ba-466c-9d45-3e2d74d148d7, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1cb97a9-47ef-4ec9-922e-b119afc05caf, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1cb97a9-47ef-4ec9-922e-b119afc05caf, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson), \n                CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1cb97a9-47ef-4ec9-922e-b119afc05caf, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 424996e3-a894-4680-abec-dfbde4286a39, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 424996e3-a894-4680-abec-dfbde4286a39, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson), \n                CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 424996e3-a894-4680-abec-dfbde4286a39, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d778252-fd25-4905-908a-29e29c1ee747, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d778252-fd25-4905-908a-29e29c1ee747, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson), \n                CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d778252-fd25-4905-908a-29e29c1ee747, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2becb4e4-0908-453f-a633-60c41ae367bb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2becb4e4-0908-453f-a633-60c41ae367bb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson), \n                CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2becb4e4-0908-453f-a633-60c41ae367bb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76347be2-e3d7-4d68-b1b1-3742d843f9a6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76347be2-e3d7-4d68-b1b1-3742d843f9a6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson), \n                CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76347be2-e3d7-4d68-b1b1-3742d843f9a6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56cf7068-bcea-4137-b75a-08d7aff5d7db, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56cf7068-bcea-4137-b75a-08d7aff5d7db, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson), \n                CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56cf7068-bcea-4137-b75a-08d7aff5d7db, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7395a3e4-3eb1-4460-aaab-dff6eb191780, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7395a3e4-3eb1-4460-aaab-dff6eb191780, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson), \n                CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(31 AS Int8), CAST(31 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7395a3e4-3eb1-4460-aaab-dff6eb191780, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15703b28-9081-4442-9807-47a431f9ec84, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15703b28-9081-4442-9807-47a431f9ec84, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson), \n                CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(32 AS Int8), CAST(32 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15703b28-9081-4442-9807-47a431f9ec84, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 887fd631-0b2b-449a-803d-a75e011a7b0b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 887fd631-0b2b-449a-803d-a75e011a7b0b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson), \n                CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(33 AS Int8), CAST(33 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 887fd631-0b2b-449a-803d-a75e011a7b0b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 437c360d-a960-4c22-86a5-dd1338f02e95, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 437c360d-a960-4c22-86a5-dd1338f02e95, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson), \n                CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(34 AS Int8), CAST(34 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 437c360d-a960-4c22-86a5-dd1338f02e95, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84e782dc-9f24-437d-a204-a2ad8f89a42c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84e782dc-9f24-437d-a204-a2ad8f89a42c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson), \n                CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(35 AS Int8), CAST(35 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84e782dc-9f24-437d-a204-a2ad8f89a42c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba0a4d5a-4162-4518-a8a6-e20750c66e71, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba0a4d5a-4162-4518-a8a6-e20750c66e71, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson), \n                CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(36 AS Int8), CAST(36 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba0a4d5a-4162-4518-a8a6-e20750c66e71, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f3cfaa2f-d2df-40aa-8350-e22118c11fdc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3cfaa2f-d2df-40aa-8350-e22118c11fdc, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson), \n                CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(37 AS Int8), CAST(37 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3cfaa2f-d2df-40aa-8350-e22118c11fdc, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ac48880-ccc7-4cfb-b150-014bf9aef299, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ac48880-ccc7-4cfb-b150-014bf9aef299, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson), \n                CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(38 AS Int8), CAST(38 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ac48880-ccc7-4cfb-b150-014bf9aef299, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49edbbcf-97bb-4af2-9d69-dd98991854a7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49edbbcf-97bb-4af2-9d69-dd98991854a7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson), \n                CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(39 AS Int8), CAST(39 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49edbbcf-97bb-4af2-9d69-dd98991854a7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1dee0ce7-3f6a-4654-9e27-a629a0eb3594, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dee0ce7-3f6a-4654-9e27-a629a0eb3594, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson), \n                CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(40 AS Int8), CAST(40 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dee0ce7-3f6a-4654-9e27-a629a0eb3594, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7276166c-07ea-4b4c-baad-bc6e50493fca, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7276166c-07ea-4b4c-baad-bc6e50493fca, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson), \n                CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(41 AS Int8), CAST(41 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7276166c-07ea-4b4c-baad-bc6e50493fca, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc8dd9b2-2e53-4a8d-a7ce-8a0fc3abc575, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc8dd9b2-2e53-4a8d-a7ce-8a0fc3abc575, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson), \n                CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(42 AS Int8), CAST(42 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc8dd9b2-2e53-4a8d-a7ce-8a0fc3abc575, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8688d9c5-33d7-4018-9c32-80dc9d431eb7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8688d9c5-33d7-4018-9c32-80dc9d431eb7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson), \n                CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(43 AS Int8), CAST(43 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8688d9c5-33d7-4018-9c32-80dc9d431eb7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a6830a6-417e-4088-916a-97314e07d19a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a6830a6-417e-4088-916a-97314e07d19a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson), \n                CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(44 AS Int8), CAST(44 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a6830a6-417e-4088-916a-97314e07d19a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 695e7282-56b0-41e1-87f1-227093d618c1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 695e7282-56b0-41e1-87f1-227093d618c1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson), \n                CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(45 AS Int8), CAST(45 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 695e7282-56b0-41e1-87f1-227093d618c1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1444d701-920a-4a49-8057-5e7b63e7778e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1444d701-920a-4a49-8057-5e7b63e7778e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson), \n                CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(46 AS Int8), CAST(46 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1444d701-920a-4a49-8057-5e7b63e7778e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad254314-ab19-4d3c-a459-2febc8433745, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad254314-ab19-4d3c-a459-2febc8433745, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson), \n                CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(47 AS Int8), CAST(47 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad254314-ab19-4d3c-a459-2febc8433745, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f3f07eb-7933-4710-b58f-d821b2d180d0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f3f07eb-7933-4710-b58f-d821b2d180d0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson), \n                CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(48 AS Int8), CAST(48 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f3f07eb-7933-4710-b58f-d821b2d180d0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 849eb5ee-e0c3-41d8-b4f9-5ef67adbf8b1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 849eb5ee-e0c3-41d8-b4f9-5ef67adbf8b1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson), \n                CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(49 AS Int8), CAST(49 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 849eb5ee-e0c3-41d8-b4f9-5ef67adbf8b1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 66f56e9e-57b7-4300-a474-f92d648daba7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66f56e9e-57b7-4300-a474-f92d648daba7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson), \n                CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(50 AS Int8), CAST(50 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66f56e9e-57b7-4300-a474-f92d648daba7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c080a40-2036-44ea-ab34-c4dd00bfddd1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c080a40-2036-44ea-ab34-c4dd00bfddd1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson), \n                CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(51 AS Int8), CAST(51 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c080a40-2036-44ea-ab34-c4dd00bfddd1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e4bdf6ee-c1dc-42cc-a724-85e2ecf4a017, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4bdf6ee-c1dc-42cc-a724-85e2ecf4a017, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson), \n                CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(52 AS Int8), CAST(52 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4bdf6ee-c1dc-42cc-a724-85e2ecf4a017, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e3ea7726-7399-492c-ac97-1d697596fd54, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e3ea7726-7399-492c-ac97-1d697596fd54, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e3ea7726-7399-492c-ac97-1d697596fd54, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4adfd82c-b502-460e-85c4-5f52f6da4d43, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4adfd82c-b502-460e-85c4-5f52f6da4d43, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson), \n                CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(53 AS Int8), CAST(53 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4adfd82c-b502-460e-85c4-5f52f6da4d43, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 457a1a9d-d213-435e-8a1b-4e8f3832fa4f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 457a1a9d-d213-435e-8a1b-4e8f3832fa4f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), \n                CAST(54 AS Int64), CAST(54 AS Uint64), CAST(54 AS Int32), CAST(54 AS Uint32), CAST(54 AS Int16), CAST(54 AS Uint16), CAST(54 AS Int8), CAST(54 AS Uint8), CAST(True AS Bool), CAST(\'54\' AS Decimal(15,0)), CAST(\'54.123\' AS Decimal(22,9)), CAST(\'54.123456\' AS Decimal(35,10)), CAST(\'540.0\' AS DyNumber), \'String 54\', \'Utf8 54\', CAST(\'30545678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2054-01-01\' AS Date), CAST(\'2054-10-02T11:00:00Z\' AS Datetime), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(\'2054-01-01\' AS Date32), CAST(\'2054-10-02T11:00:00Z\' AS Datetime64), CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(54.1 AS Float), CAST(54.2 AS Double), CAST(\'{\"another_key\": 54}\' AS Json), CAST(\'{\"another_doc_key\": 54}\' AS JsonDocument), CAST(\'[54]\' AS Yson), \n                CAST(1696205400000000 AS Timestamp64), CAST(54 AS Interval64), CAST(1696205400000000 AS Timestamp), CAST(54 AS Interval), CAST(54 AS Int8), CAST(54 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 457a1a9d-d213-435e-8a1b-4e8f3832fa4f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec1f56c2-ca9a-42f8-a525-05fe8a83c10d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec1f56c2-ca9a-42f8-a525-05fe8a83c10d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), \n                CAST(55 AS Int64), CAST(55 AS Uint64), CAST(55 AS Int32), CAST(55 AS Uint32), CAST(55 AS Int16), CAST(55 AS Uint16), CAST(55 AS Int8), CAST(55 AS Uint8), CAST(True AS Bool), CAST(\'55\' AS Decimal(15,0)), CAST(\'55.123\' AS Decimal(22,9)), CAST(\'55.123456\' AS Decimal(35,10)), CAST(\'550.0\' AS DyNumber), \'String 55\', \'Utf8 55\', CAST(\'30555678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2055-01-01\' AS Date), CAST(\'2055-10-02T11:00:00Z\' AS Datetime), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(\'2055-01-01\' AS Date32), CAST(\'2055-10-02T11:00:00Z\' AS Datetime64), CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(55.1 AS Float), CAST(55.2 AS Double), CAST(\'{\"another_key\": 55}\' AS Json), CAST(\'{\"another_doc_key\": 55}\' AS JsonDocument), CAST(\'[55]\' AS Yson), \n                CAST(1696205500000000 AS Timestamp64), CAST(55 AS Interval64), CAST(1696205500000000 AS Timestamp), CAST(55 AS Interval), CAST(55 AS Int8), CAST(55 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec1f56c2-ca9a-42f8-a525-05fe8a83c10d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2ac0c056-cc1c-4349-85e2-431c1c8dc5b5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ac0c056-cc1c-4349-85e2-431c1c8dc5b5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), \n                CAST(56 AS Int64), CAST(56 AS Uint64), CAST(56 AS Int32), CAST(56 AS Uint32), CAST(56 AS Int16), CAST(56 AS Uint16), CAST(56 AS Int8), CAST(56 AS Uint8), CAST(True AS Bool), CAST(\'56\' AS Decimal(15,0)), CAST(\'56.123\' AS Decimal(22,9)), CAST(\'56.123456\' AS Decimal(35,10)), CAST(\'560.0\' AS DyNumber), \'String 56\', \'Utf8 56\', CAST(\'30565678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2056-01-01\' AS Date), CAST(\'2056-10-02T11:00:00Z\' AS Datetime), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(\'2056-01-01\' AS Date32), CAST(\'2056-10-02T11:00:00Z\' AS Datetime64), CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(56.1 AS Float), CAST(56.2 AS Double), CAST(\'{\"another_key\": 56}\' AS Json), CAST(\'{\"another_doc_key\": 56}\' AS JsonDocument), CAST(\'[56]\' AS Yson), \n                CAST(1696205600000000 AS Timestamp64), CAST(56 AS Interval64), CAST(1696205600000000 AS Timestamp), CAST(56 AS Interval), CAST(56 AS Int8), CAST(56 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ac0c056-cc1c-4349-85e2-431c1c8dc5b5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1c43e32-928a-42eb-9c71-0fe84dbd5630, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1c43e32-928a-42eb-9c71-0fe84dbd5630, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), \n                CAST(57 AS Int64), CAST(57 AS Uint64), CAST(57 AS Int32), CAST(57 AS Uint32), CAST(57 AS Int16), CAST(57 AS Uint16), CAST(57 AS Int8), CAST(57 AS Uint8), CAST(True AS Bool), CAST(\'57\' AS Decimal(15,0)), CAST(\'57.123\' AS Decimal(22,9)), CAST(\'57.123456\' AS Decimal(35,10)), CAST(\'570.0\' AS DyNumber), \'String 57\', \'Utf8 57\', CAST(\'30575678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2057-01-01\' AS Date), CAST(\'2057-10-02T11:00:00Z\' AS Datetime), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(\'2057-01-01\' AS Date32), CAST(\'2057-10-02T11:00:00Z\' AS Datetime64), CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(57.1 AS Float), CAST(57.2 AS Double), CAST(\'{\"another_key\": 57}\' AS Json), CAST(\'{\"another_doc_key\": 57}\' AS JsonDocument), CAST(\'[57]\' AS Yson), \n                CAST(1696205700000000 AS Timestamp64), CAST(57 AS Interval64), CAST(1696205700000000 AS Timestamp), CAST(57 AS Interval), CAST(57 AS Int8), CAST(57 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1c43e32-928a-42eb-9c71-0fe84dbd5630, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8a0a580-dd58-4ed8-a41a-0e4ea6e65b84, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8a0a580-dd58-4ed8-a41a-0e4ea6e65b84, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), \n                CAST(58 AS Int64), CAST(58 AS Uint64), CAST(58 AS Int32), CAST(58 AS Uint32), CAST(58 AS Int16), CAST(58 AS Uint16), CAST(58 AS Int8), CAST(58 AS Uint8), CAST(True AS Bool), CAST(\'58\' AS Decimal(15,0)), CAST(\'58.123\' AS Decimal(22,9)), CAST(\'58.123456\' AS Decimal(35,10)), CAST(\'580.0\' AS DyNumber), \'String 58\', \'Utf8 58\', CAST(\'30585678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2058-01-01\' AS Date), CAST(\'2058-10-02T11:00:00Z\' AS Datetime), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(\'2058-01-01\' AS Date32), CAST(\'2058-10-02T11:00:00Z\' AS Datetime64), CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(58.1 AS Float), CAST(58.2 AS Double), CAST(\'{\"another_key\": 58}\' AS Json), CAST(\'{\"another_doc_key\": 58}\' AS JsonDocument), CAST(\'[58]\' AS Yson), \n                CAST(1696205800000000 AS Timestamp64), CAST(58 AS Interval64), CAST(1696205800000000 AS Timestamp), CAST(58 AS Interval), CAST(58 AS Int8), CAST(58 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8a0a580-dd58-4ed8-a41a-0e4ea6e65b84, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75db85d5-828f-45f5-8882-faa35864dbe8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75db85d5-828f-45f5-8882-faa35864dbe8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson, \n                col_index_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\n                \n            )\n            VALUES(\n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), \n                CAST(59 AS Int64), CAST(59 AS Uint64), CAST(59 AS Int32), CAST(59 AS Uint32), CAST(59 AS Int16), CAST(59 AS Uint16), CAST(59 AS Int8), CAST(59 AS Uint8), CAST(True AS Bool), CAST(\'59\' AS Decimal(15,0)), CAST(\'59.123\' AS Decimal(22,9)), CAST(\'59.123456\' AS Decimal(35,10)), CAST(\'590.0\' AS DyNumber), \'String 59\', \'Utf8 59\', CAST(\'30595678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2059-01-01\' AS Date), CAST(\'2059-10-02T11:00:00Z\' AS Datetime), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(\'2059-01-01\' AS Date32), CAST(\'2059-10-02T11:00:00Z\' AS Datetime64), CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(59.1 AS Float), CAST(59.2 AS Double), CAST(\'{\"another_key\": 59}\' AS Json), CAST(\'{\"another_doc_key\": 59}\' AS JsonDocument), CAST(\'[59]\' AS Yson), \n                CAST(1696205900000000 AS Timestamp64), CAST(59 AS Interval64), CAST(1696205900000000 AS Timestamp), CAST(59 AS Interval), CAST(59 AS Int8), CAST(59 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75db85d5-828f-45f5-8882-faa35864dbe8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 351574c0-0252-4f97-a457-a5b1542aa476, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 351574c0-0252-4f97-a457-a5b1542aa476, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 351574c0-0252-4f97-a457-a5b1542aa476, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b19cf6fe-bc49-4d3f-8985-fff36c20cbe0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b19cf6fe-bc49-4d3f-8985-fff36c20cbe0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b19cf6fe-bc49-4d3f-8985-fff36c20cbe0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bd9c25fc-cfab-40fa-b402-f8d42441fada, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd9c25fc-cfab-40fa-b402-f8d42441fada, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd9c25fc-cfab-40fa-b402-f8d42441fada, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89493101-e5ff-4e6c-8857-2c08791ac35f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89493101-e5ff-4e6c-8857-2c08791ac35f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89493101-e5ff-4e6c-8857-2c08791ac35f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f5464ed-0e2c-4c1c-81e3-9051f52c11b6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f5464ed-0e2c-4c1c-81e3-9051f52c11b6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f5464ed-0e2c-4c1c-81e3-9051f52c11b6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02c19648-37c1-478e-8dac-37470f48b851, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02c19648-37c1-478e-8dac-37470f48b851, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02c19648-37c1-478e-8dac-37470f48b851, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 698e782d-dcc2-4023-b63b-3ae3d514d115, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 698e782d-dcc2-4023-b63b-3ae3d514d115, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 698e782d-dcc2-4023-b63b-3ae3d514d115, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80d2b5c4-b44c-4664-9e0f-9f5914fb48c9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80d2b5c4-b44c-4664-9e0f-9f5914fb48c9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80d2b5c4-b44c-4664-9e0f-9f5914fb48c9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 712a2681-4c75-4223-a174-628d8952f4c7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 712a2681-4c75-4223-a174-628d8952f4c7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 712a2681-4c75-4223-a174-628d8952f4c7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a021329a-2777-4678-8144-0e9047e7bd7a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a021329a-2777-4678-8144-0e9047e7bd7a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696200900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a021329a-2777-4678-8144-0e9047e7bd7a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 016c5d72-44e7-4a28-8edb-2b43299c33f4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 016c5d72-44e7-4a28-8edb-2b43299c33f4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 016c5d72-44e7-4a28-8edb-2b43299c33f4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e09be3d-e295-4233-bbaf-003bd676bb45, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e09be3d-e295-4233-bbaf-003bd676bb45, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzM5N2FiNmUtOTAyZWY0MDUtYjBlZjNhMWQtN2Y0OGUzMWE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e09be3d-e295-4233-bbaf-003bd676bb45, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 2e76af88-c218-4e39-8c5a-6dd89fc22a5c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e76af88-c218-4e39-8c5a-6dd89fc22a5c, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e76af88-c218-4e39-8c5a-6dd89fc22a5c, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3da2c85e-252e-4e82-8568-29d817464d9b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3da2c85e-252e-4e82-8568-29d817464d9b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3da2c85e-252e-4e82-8568-29d817464d9b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee280fbb-f326-4456-9d63-ac1b87d993fb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee280fbb-f326-4456-9d63-ac1b87d993fb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee280fbb-f326-4456-9d63-ac1b87d993fb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce15dc5d-e874-4420-9c33-2d5c61380291, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce15dc5d-e874-4420-9c33-2d5c61380291, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce15dc5d-e874-4420-9c33-2d5c61380291, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd5d51b1-8ce9-49ca-8a31-e9e5220d17dc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd5d51b1-8ce9-49ca-8a31-e9e5220d17dc, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd5d51b1-8ce9-49ca-8a31-e9e5220d17dc, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b0e6467-b019-421a-b318-b4c4e17a15a1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b0e6467-b019-421a-b318-b4c4e17a15a1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b0e6467-b019-421a-b318-b4c4e17a15a1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64b5ac6b-54cd-4040-b676-502641d363d3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64b5ac6b-54cd-4040-b676-502641d363d3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64b5ac6b-54cd-4040-b676-502641d363d3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96535cd4-3510-4ffc-95aa-15fb81b79629, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96535cd4-3510-4ffc-95aa-15fb81b79629, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96535cd4-3510-4ffc-95aa-15fb81b79629, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52a8e38a-bc02-472e-99b5-05733437008a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52a8e38a-bc02-472e-99b5-05733437008a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52a8e38a-bc02-472e-99b5-05733437008a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31912156-9144-461a-b826-4ec9beee7b87, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31912156-9144-461a-b826-4ec9beee7b87, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31912156-9144-461a-b826-4ec9beee7b87, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d77125b2-13da-474e-9876-a67fc70a5526, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d77125b2-13da-474e-9876-a67fc70a5526, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696201900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d77125b2-13da-474e-9876-a67fc70a5526, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2503103-2dee-42d3-b48f-2f84806ccbb2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2503103-2dee-42d3-b48f-2f84806ccbb2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2503103-2dee-42d3-b48f-2f84806ccbb2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e7fae08-b0de-443e-a3a8-57576fe89e58, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e7fae08-b0de-443e-a3a8-57576fe89e58, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NDRmYzQ0MzYtN2FkMTIxZWUtZDg5MWE4YTYtYWMzYTYzNWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e7fae08-b0de-443e-a3a8-57576fe89e58, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 4f83782c-78db-4309-81fe-dca893ed5944, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4f83782c-78db-4309-81fe-dca893ed5944, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4f83782c-78db-4309-81fe-dca893ed5944, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7c13f81c-6cd9-472d-b9d0-edae35020d23, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7c13f81c-6cd9-472d-b9d0-edae35020d23, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7c13f81c-6cd9-472d-b9d0-edae35020d23, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46940357-6cdb-4219-935d-64b4b1fb3099, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46940357-6cdb-4219-935d-64b4b1fb3099, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46940357-6cdb-4219-935d-64b4b1fb3099, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc0c31a9-3622-4941-ad16-67ea37041416, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc0c31a9-3622-4941-ad16-67ea37041416, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc0c31a9-3622-4941-ad16-67ea37041416, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cea698c4-cd79-4c93-9502-55fcff4f20d0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cea698c4-cd79-4c93-9502-55fcff4f20d0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cea698c4-cd79-4c93-9502-55fcff4f20d0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e749d6ef-70eb-4bd2-b057-65b2f981f88c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e749d6ef-70eb-4bd2-b057-65b2f981f88c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e749d6ef-70eb-4bd2-b057-65b2f981f88c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8c04185-5dbc-4c90-985e-3b332f240f07, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8c04185-5dbc-4c90-985e-3b332f240f07, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8c04185-5dbc-4c90-985e-3b332f240f07, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eaf79a40-3317-4f1a-8d3e-8b2821d40c06, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaf79a40-3317-4f1a-8d3e-8b2821d40c06, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eaf79a40-3317-4f1a-8d3e-8b2821d40c06, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e642db2-18db-4250-a93a-1856b4d65ecd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e642db2-18db-4250-a93a-1856b4d65ecd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e642db2-18db-4250-a93a-1856b4d65ecd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10b320f3-38ac-429b-8f13-d45d0800f2d7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10b320f3-38ac-429b-8f13-d45d0800f2d7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10b320f3-38ac-429b-8f13-d45d0800f2d7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85096c32-338f-418a-a300-360611c88834, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85096c32-338f-418a-a300-360611c88834, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696202900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85096c32-338f-418a-a300-360611c88834, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d7ebebd-93d1-4cbc-b3e7-aa675f03ce3b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d7ebebd-93d1-4cbc-b3e7-aa675f03ce3b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d7ebebd-93d1-4cbc-b3e7-aa675f03ce3b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 458c72a4-6a56-4ff5-aba7-54a0a25b12a3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 458c72a4-6a56-4ff5-aba7-54a0a25b12a3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZTFhZmNkNzYtOTM3YmQ2NDYtZDRlYTYwZjMtMTQ3ZjAyOWU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 458c72a4-6a56-4ff5-aba7-54a0a25b12a3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8095f2e3-22d6-460f-8b8a-20d7e8f7a099, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8095f2e3-22d6-460f-8b8a-20d7e8f7a099, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8095f2e3-22d6-460f-8b8a-20d7e8f7a099, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 35c9b268-a26a-4743-b9d2-607f4a8c7f40, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 35c9b268-a26a-4743-b9d2-607f4a8c7f40, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 35c9b268-a26a-4743-b9d2-607f4a8c7f40, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 147f5ecb-6cb8-485a-acee-34b098f2b819, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 147f5ecb-6cb8-485a-acee-34b098f2b819, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 147f5ecb-6cb8-485a-acee-34b098f2b819, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7dd01891-853b-4253-9502-d854c0470feb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dd01891-853b-4253-9502-d854c0470feb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7dd01891-853b-4253-9502-d854c0470feb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 982202d8-294b-435d-a07c-1be11762b323, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 982202d8-294b-435d-a07c-1be11762b323, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 982202d8-294b-435d-a07c-1be11762b323, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ed5cd38-4487-44b7-b348-fbdb61927988, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ed5cd38-4487-44b7-b348-fbdb61927988, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ed5cd38-4487-44b7-b348-fbdb61927988, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 36185b46-9924-4ffb-a10f-84ecac213e7e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36185b46-9924-4ffb-a10f-84ecac213e7e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36185b46-9924-4ffb-a10f-84ecac213e7e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc36d7dc-bc1c-408c-92b5-d676e4e79e82, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc36d7dc-bc1c-408c-92b5-d676e4e79e82, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc36d7dc-bc1c-408c-92b5-d676e4e79e82, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4b1ad38-020c-4556-8521-85251469a5f6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4b1ad38-020c-4556-8521-85251469a5f6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4b1ad38-020c-4556-8521-85251469a5f6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c66d5699-4c41-4319-a169-c13c66ca0ab6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c66d5699-4c41-4319-a169-c13c66ca0ab6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c66d5699-4c41-4319-a169-c13c66ca0ab6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99751780-d8d2-4045-a1e9-c1479422c56b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99751780-d8d2-4045-a1e9-c1479422c56b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696203900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99751780-d8d2-4045-a1e9-c1479422c56b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c4f2d41-3214-4511-9477-db6333a30b87, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c4f2d41-3214-4511-9477-db6333a30b87, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c4f2d41-3214-4511-9477-db6333a30b87, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56a9c237-f294-417b-9136-99cfc439cc10, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56a9c237-f294-417b-9136-99cfc439cc10, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZGM4YjJlMDctOTdhMDJmNWUtYzIzZTdlZTYtMzc0M2MyYTI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56a9c237-f294-417b-9136-99cfc439cc10, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ba4e8361-1938-4f85-a328-7e54feb52aaa, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ba4e8361-1938-4f85-a328-7e54feb52aaa, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ba4e8361-1938-4f85-a328-7e54feb52aaa, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e53e1bac-a935-43bf-b010-9d26107e9def, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e53e1bac-a935-43bf-b010-9d26107e9def, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e53e1bac-a935-43bf-b010-9d26107e9def, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 737c3acd-50ad-49f5-9103-7f44a6f5f867, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 737c3acd-50ad-49f5-9103-7f44a6f5f867, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 737c3acd-50ad-49f5-9103-7f44a6f5f867, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2ddfbc5-7612-4b17-b8b1-a438a1b2c69b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2ddfbc5-7612-4b17-b8b1-a438a1b2c69b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2ddfbc5-7612-4b17-b8b1-a438a1b2c69b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b257b4c-afb3-4280-8d62-d7005d2afe5a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b257b4c-afb3-4280-8d62-d7005d2afe5a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b257b4c-afb3-4280-8d62-d7005d2afe5a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d57fa8aa-97ea-402d-9649-08a0f61f03fc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d57fa8aa-97ea-402d-9649-08a0f61f03fc, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d57fa8aa-97ea-402d-9649-08a0f61f03fc, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cb3d2b2f-73c7-483c-92ed-a306a49ddc74, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb3d2b2f-73c7-483c-92ed-a306a49ddc74, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb3d2b2f-73c7-483c-92ed-a306a49ddc74, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16a04a21-9b78-4950-9193-75580889d3d2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16a04a21-9b78-4950-9193-75580889d3d2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16a04a21-9b78-4950-9193-75580889d3d2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fc21cabe-a74a-4f4a-b4f9-7c41dfbc3f31, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fc21cabe-a74a-4f4a-b4f9-7c41dfbc3f31, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fc21cabe-a74a-4f4a-b4f9-7c41dfbc3f31, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 863a113c-5236-4f60-b17c-9068bb4fbf62, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 863a113c-5236-4f60-b17c-9068bb4fbf62, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 863a113c-5236-4f60-b17c-9068bb4fbf62, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 579ffe9d-6570-4d77-bc74-6c4c300b1a82, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 579ffe9d-6570-4d77-bc74-6c4c300b1a82, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696204900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 579ffe9d-6570-4d77-bc74-6c4c300b1a82, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d8955d9e-88c8-4da6-9142-65d1eabd8d45, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8955d9e-88c8-4da6-9142-65d1eabd8d45, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205000000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8955d9e-88c8-4da6-9142-65d1eabd8d45, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9aff296a-40ce-46ec-b690-9941a9632e75, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9aff296a-40ce-46ec-b690-9941a9632e75, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZWIxNmUyOWQtNGEwZTM2Yi0zOWE0Mjg1MC04MDEzM2I5ZA==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9aff296a-40ce-46ec-b690-9941a9632e75, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, f6f4f6ce-d1f7-4478-ad22-9c380e2d92f6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f6f4f6ce-d1f7-4478-ad22-9c380e2d92f6, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f6f4f6ce-d1f7-4478-ad22-9c380e2d92f6, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 8b49e409-232d-4dac-93e1-9fc504a2a99d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b49e409-232d-4dac-93e1-9fc504a2a99d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b49e409-232d-4dac-93e1-9fc504a2a99d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91a852fc-3bd5-4c1e-b181-0e6c4019a84c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91a852fc-3bd5-4c1e-b181-0e6c4019a84c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205100000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91a852fc-3bd5-4c1e-b181-0e6c4019a84c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2efa97d-c165-4a1c-9937-08bab10d788c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2efa97d-c165-4a1c-9937-08bab10d788c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205200000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2efa97d-c165-4a1c-9937-08bab10d788c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d0ecdfb0-4f70-4ee2-900f-169bd3f71e9e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0ecdfb0-4f70-4ee2-900f-169bd3f71e9e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205300000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0ecdfb0-4f70-4ee2-900f-169bd3f71e9e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5afd9e2-8ec4-40b0-a5a9-e6022c46348c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5afd9e2-8ec4-40b0-a5a9-e6022c46348c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205400000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5afd9e2-8ec4-40b0-a5a9-e6022c46348c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d426a50-4eef-4228-aebc-fed2835a9a48, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d426a50-4eef-4228-aebc-fed2835a9a48, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205500000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d426a50-4eef-4228-aebc-fed2835a9a48, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71cff63a-26c4-4c72-b5a7-8d0f9de48a6f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71cff63a-26c4-4c72-b5a7-8d0f9de48a6f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205600000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71cff63a-26c4-4c72-b5a7-8d0f9de48a6f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd69513b-5a38-4881-beb1-e398564549b5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd69513b-5a38-4881-beb1-e398564549b5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205700000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd69513b-5a38-4881-beb1-e398564549b5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71b34c7c-aef6-4cce-a3f0-1cc61efc0a85, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71b34c7c-aef6-4cce-a3f0-1cc61efc0a85, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205800000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71b34c7c-aef6-4cce-a3f0-1cc61efc0a85, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cd24e6e-09f7-4a01-ac22-5b71f8608f3e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cd24e6e-09f7-4a01-ac22-5b71f8608f3e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp64\n                        WHERE col_index_Timestamp64 = CAST(1696205900000000 AS Timestamp64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cd24e6e-09f7-4a01-ac22-5b71f8608f3e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e71a4743-5f7c-4c22-872a-2f82e672337c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e71a4743-5f7c-4c22-872a-2f82e672337c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(1 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e71a4743-5f7c-4c22-872a-2f82e672337c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76cd1915-2d27-498c-bf56-ed4b8e74291e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76cd1915-2d27-498c-bf56-ed4b8e74291e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjI0NTI2NTItOTEwMWNmOTctNzU1YjhhOTYtN2ZkODUyNDA=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(2 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76cd1915-2d27-498c-bf56-ed4b8e74291e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, e118194c-5c44-431a-b340-73a66949ddcc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e118194c-5c44-431a-b340-73a66949ddcc, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e118194c-5c44-431a-b340-73a66949ddcc, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5841b0ac-993d-41b5-b242-5d6935ea3f93, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5841b0ac-993d-41b5-b242-5d6935ea3f93, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5841b0ac-993d-41b5-b242-5d6935ea3f93, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4a9cf41-a56b-4ffc-a53e-ebe967076498, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4a9cf41-a56b-4ffc-a53e-ebe967076498, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(2 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4a9cf41-a56b-4ffc-a53e-ebe967076498, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8beb3562-c225-404d-a26c-ca3899d262d1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8beb3562-c225-404d-a26c-ca3899d262d1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(3 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8beb3562-c225-404d-a26c-ca3899d262d1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a823238-9cbc-46aa-a894-b0ac1854e578, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a823238-9cbc-46aa-a894-b0ac1854e578, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(4 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a823238-9cbc-46aa-a894-b0ac1854e578, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51b9a2d9-c93f-4eca-8bab-05c5365dcb20, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51b9a2d9-c93f-4eca-8bab-05c5365dcb20, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(5 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51b9a2d9-c93f-4eca-8bab-05c5365dcb20, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8586815c-5695-4cf3-9e5e-c244c772c667, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8586815c-5695-4cf3-9e5e-c244c772c667, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(6 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8586815c-5695-4cf3-9e5e-c244c772c667, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69f92cee-671a-4a0c-84f4-ee3f0c941588, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69f92cee-671a-4a0c-84f4-ee3f0c941588, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(7 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69f92cee-671a-4a0c-84f4-ee3f0c941588, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef7ba2cd-39b6-4e13-96c9-b5b5086eb417, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef7ba2cd-39b6-4e13-96c9-b5b5086eb417, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(8 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef7ba2cd-39b6-4e13-96c9-b5b5086eb417, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91742429-105c-4add-8cec-d648d90a597c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91742429-105c-4add-8cec-d648d90a597c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(9 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91742429-105c-4add-8cec-d648d90a597c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa2d2250-d1ac-4282-ac89-32c75b6d6dd7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa2d2250-d1ac-4282-ac89-32c75b6d6dd7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(10 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa2d2250-d1ac-4282-ac89-32c75b6d6dd7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 2329de40-64ad-4db4-a64e-00555071a134, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2329de40-64ad-4db4-a64e-00555071a134, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2329de40-64ad-4db4-a64e-00555071a134, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b886e09-c654-429e-910b-db24e2fbabb8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b886e09-c654-429e-910b-db24e2fbabb8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(11 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b886e09-c654-429e-910b-db24e2fbabb8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 639c1c3a-e4ed-40fd-8ad3-78254c36ed9d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 639c1c3a-e4ed-40fd-8ad3-78254c36ed9d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=OTJhODQxZTQtYzM4YjYyNmUtZTBkZTlhY2EtNTIxM2U4MTg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(12 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 639c1c3a-e4ed-40fd-8ad3-78254c36ed9d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 373e6a29-7782-466e-ba8f-434bea089d94, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 373e6a29-7782-466e-ba8f-434bea089d94, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 373e6a29-7782-466e-ba8f-434bea089d94, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 3a30df79-f26d-476c-b79c-24c51a22d647, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3a30df79-f26d-476c-b79c-24c51a22d647, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3a30df79-f26d-476c-b79c-24c51a22d647, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de798c7e-87e0-4f4f-87c8-b417e92c6d84, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de798c7e-87e0-4f4f-87c8-b417e92c6d84, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(12 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de798c7e-87e0-4f4f-87c8-b417e92c6d84, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4fb6de4e-9df0-45c7-bb73-802c4a31d659, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fb6de4e-9df0-45c7-bb73-802c4a31d659, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(13 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fb6de4e-9df0-45c7-bb73-802c4a31d659, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3103046-2d93-40a2-b6bc-c97ac6b1bfea, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3103046-2d93-40a2-b6bc-c97ac6b1bfea, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(14 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3103046-2d93-40a2-b6bc-c97ac6b1bfea, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dbcf8161-c286-4670-8722-904d3e8d3114, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbcf8161-c286-4670-8722-904d3e8d3114, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(15 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbcf8161-c286-4670-8722-904d3e8d3114, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a1e40b5-f585-45fb-9474-a9a52c379959, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a1e40b5-f585-45fb-9474-a9a52c379959, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(16 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a1e40b5-f585-45fb-9474-a9a52c379959, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c88e466-8486-47d5-a7ec-031c301902ed, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c88e466-8486-47d5-a7ec-031c301902ed, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(17 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c88e466-8486-47d5-a7ec-031c301902ed, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03c28268-3c4e-44a4-a097-283aaa62cce9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03c28268-3c4e-44a4-a097-283aaa62cce9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(18 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03c28268-3c4e-44a4-a097-283aaa62cce9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1db74dbc-71a6-4905-9803-33147306bae5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1db74dbc-71a6-4905-9803-33147306bae5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(19 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1db74dbc-71a6-4905-9803-33147306bae5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67254e14-9888-4bf8-a8e1-8d9529898a5c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67254e14-9888-4bf8-a8e1-8d9529898a5c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(20 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67254e14-9888-4bf8-a8e1-8d9529898a5c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0a597e2-5f46-4150-bf4f-5ce12e36fdec, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0a597e2-5f46-4150-bf4f-5ce12e36fdec, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(21 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0a597e2-5f46-4150-bf4f-5ce12e36fdec, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b981c85-328a-4154-8d99-12b1ac81951a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b981c85-328a-4154-8d99-12b1ac81951a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzRjMWRjMGUtYzc2MWNlZTgtZDIwN2E0MS1hMzY0YmQ0NQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(22 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b981c85-328a-4154-8d99-12b1ac81951a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, acf59ed1-e39d-49d6-8e0b-b42a2f8c6e12, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, acf59ed1-e39d-49d6-8e0b-b42a2f8c6e12, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, acf59ed1-e39d-49d6-8e0b-b42a2f8c6e12, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 1407a614-1760-4e8d-b6ba-e4aab6727834, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1407a614-1760-4e8d-b6ba-e4aab6727834, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1407a614-1760-4e8d-b6ba-e4aab6727834, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85d902f4-5d63-4122-aace-6bcaaca48a3a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85d902f4-5d63-4122-aace-6bcaaca48a3a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(22 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85d902f4-5d63-4122-aace-6bcaaca48a3a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4ba7eff2-0d8b-4a73-9234-8eff758da979, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ba7eff2-0d8b-4a73-9234-8eff758da979, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(23 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ba7eff2-0d8b-4a73-9234-8eff758da979, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c6fec26-0c19-4744-93e3-b0eaa3792eb3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c6fec26-0c19-4744-93e3-b0eaa3792eb3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(24 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c6fec26-0c19-4744-93e3-b0eaa3792eb3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbee0303-4d1f-4972-8550-a8bc25ff9e31, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbee0303-4d1f-4972-8550-a8bc25ff9e31, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(25 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbee0303-4d1f-4972-8550-a8bc25ff9e31, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9116a27-969d-485e-b417-b576031c6caa, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9116a27-969d-485e-b417-b576031c6caa, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(26 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9116a27-969d-485e-b417-b576031c6caa, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 762cd3cb-b6e2-42ad-b05e-3287aa92d945, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 762cd3cb-b6e2-42ad-b05e-3287aa92d945, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(27 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 762cd3cb-b6e2-42ad-b05e-3287aa92d945, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 36b35daa-9436-4535-a168-487cc2e3a19b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36b35daa-9436-4535-a168-487cc2e3a19b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(28 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36b35daa-9436-4535-a168-487cc2e3a19b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c9a9565-4dae-4e79-9f2d-515490987ed4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c9a9565-4dae-4e79-9f2d-515490987ed4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(29 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c9a9565-4dae-4e79-9f2d-515490987ed4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dafe4e46-e228-41e6-ad44-15e917eadfc8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dafe4e46-e228-41e6-ad44-15e917eadfc8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(30 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dafe4e46-e228-41e6-ad44-15e917eadfc8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 66bf0fcf-163f-4012-9a6d-b0526cf7adf3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66bf0fcf-163f-4012-9a6d-b0526cf7adf3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(31 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66bf0fcf-163f-4012-9a6d-b0526cf7adf3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, efef06d0-09e7-4732-b489-09c9736756de, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efef06d0-09e7-4732-b489-09c9736756de, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njg3ZTJiMTctYTc0OGJiYzktYWUzZGVmY2UtMzE2NzVlYWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(32 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efef06d0-09e7-4732-b489-09c9736756de, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 1e29810d-00b0-40a5-b7cb-6d161673a8bc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1e29810d-00b0-40a5-b7cb-6d161673a8bc, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1e29810d-00b0-40a5-b7cb-6d161673a8bc, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 00188145-43e5-4cea-aacd-454c7a65e622, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 00188145-43e5-4cea-aacd-454c7a65e622, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 00188145-43e5-4cea-aacd-454c7a65e622, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d7808cb-9610-4b62-b7f3-b215579fd20d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d7808cb-9610-4b62-b7f3-b215579fd20d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(32 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d7808cb-9610-4b62-b7f3-b215579fd20d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fd3ea92-fdb9-4c92-a457-c8356edd28a6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fd3ea92-fdb9-4c92-a457-c8356edd28a6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(33 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fd3ea92-fdb9-4c92-a457-c8356edd28a6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40fcc8a2-2305-47f0-8c6e-b77d3469216c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40fcc8a2-2305-47f0-8c6e-b77d3469216c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(34 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40fcc8a2-2305-47f0-8c6e-b77d3469216c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 883c8e7a-e396-4147-8bd2-c30f72525caf, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 883c8e7a-e396-4147-8bd2-c30f72525caf, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(35 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 883c8e7a-e396-4147-8bd2-c30f72525caf, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 032bb769-7721-4ef1-b2bb-8200ca72a666, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 032bb769-7721-4ef1-b2bb-8200ca72a666, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(36 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 032bb769-7721-4ef1-b2bb-8200ca72a666, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c355dfe-774e-41d8-ab6e-87420bbbef39, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c355dfe-774e-41d8-ab6e-87420bbbef39, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(37 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c355dfe-774e-41d8-ab6e-87420bbbef39, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6d79795-72a7-447c-84dd-e5105aa718fa, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6d79795-72a7-447c-84dd-e5105aa718fa, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(38 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6d79795-72a7-447c-84dd-e5105aa718fa, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9a7e8c6-8ae3-4139-a825-c55124e929ce, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9a7e8c6-8ae3-4139-a825-c55124e929ce, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(39 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9a7e8c6-8ae3-4139-a825-c55124e929ce, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f15d17b1-8e5c-4cd9-905c-dc4b3485f9a8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f15d17b1-8e5c-4cd9-905c-dc4b3485f9a8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(40 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f15d17b1-8e5c-4cd9-905c-dc4b3485f9a8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cde64c63-dcaa-45bb-ba66-3b5eb0de4439, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cde64c63-dcaa-45bb-ba66-3b5eb0de4439, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(41 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cde64c63-dcaa-45bb-ba66-3b5eb0de4439, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76bee07b-8266-4986-ba6d-920d734d29d3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76bee07b-8266-4986-ba6d-920d734d29d3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTQ3YjFmZTQtMjQxYjFhZmQtNmFkOTQyNTEtYzZhMTlhNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(42 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76bee07b-8266-4986-ba6d-920d734d29d3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c0e15200-9577-4bc4-acde-ddd68d3c7234, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c0e15200-9577-4bc4-acde-ddd68d3c7234, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c0e15200-9577-4bc4-acde-ddd68d3c7234, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 7830ac31-1a5d-4e65-815f-cb6cc0004831, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7830ac31-1a5d-4e65-815f-cb6cc0004831, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7830ac31-1a5d-4e65-815f-cb6cc0004831, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4873c827-50c9-453c-affb-d04c312bd299, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4873c827-50c9-453c-affb-d04c312bd299, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(42 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4873c827-50c9-453c-affb-d04c312bd299, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bdcbf42a-a1fe-4745-bc6f-55c8576c0a9f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdcbf42a-a1fe-4745-bc6f-55c8576c0a9f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(43 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdcbf42a-a1fe-4745-bc6f-55c8576c0a9f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d90543ff-3d79-43ec-9a3e-caf1cbad289d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d90543ff-3d79-43ec-9a3e-caf1cbad289d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(44 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d90543ff-3d79-43ec-9a3e-caf1cbad289d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d717c15b-4bb4-4bfa-a9a0-e5c623521133, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d717c15b-4bb4-4bfa-a9a0-e5c623521133, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(45 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d717c15b-4bb4-4bfa-a9a0-e5c623521133, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78cff3cc-7465-43ca-a6f8-0adf60476d93, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78cff3cc-7465-43ca-a6f8-0adf60476d93, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(46 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78cff3cc-7465-43ca-a6f8-0adf60476d93, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4738111-fcb1-4529-a6ea-91c9fd4e93f4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4738111-fcb1-4529-a6ea-91c9fd4e93f4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(47 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4738111-fcb1-4529-a6ea-91c9fd4e93f4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ea9cdce-57cb-4dec-a971-5694db165030, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ea9cdce-57cb-4dec-a971-5694db165030, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(48 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ea9cdce-57cb-4dec-a971-5694db165030, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a0d0fb97-766e-454e-9a24-76762d7cb0fb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0d0fb97-766e-454e-9a24-76762d7cb0fb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(49 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0d0fb97-766e-454e-9a24-76762d7cb0fb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d874e0ec-759f-4a4a-9f97-b912c5e0a6a0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d874e0ec-759f-4a4a-9f97-b912c5e0a6a0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(50 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d874e0ec-759f-4a4a-9f97-b912c5e0a6a0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f66a48cb-9580-402a-ac1d-d552c5bac8c5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f66a48cb-9580-402a-ac1d-d552c5bac8c5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(51 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f66a48cb-9580-402a-ac1d-d552c5bac8c5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 619ae5c1-062a-44b3-97de-d1632c3c8bcd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 619ae5c1-062a-44b3-97de-d1632c3c8bcd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODg0YzZkYTItNjkzYmYyZTMtNmQ2NmE0ZmItY2YzYzY4NDY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(52 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 619ae5c1-062a-44b3-97de-d1632c3c8bcd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 29e0134a-4086-4786-9231-432186d87079, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 29e0134a-4086-4786-9231-432186d87079, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 29e0134a-4086-4786-9231-432186d87079, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 38a19009-bc0c-4071-a670-abffe9b33462, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38a19009-bc0c-4071-a670-abffe9b33462, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38a19009-bc0c-4071-a670-abffe9b33462, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b2079cb3-9599-4519-b99b-87fa3018500c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2079cb3-9599-4519-b99b-87fa3018500c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(52 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2079cb3-9599-4519-b99b-87fa3018500c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c02778e-952d-45e7-ac90-c1058b36bc97, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c02778e-952d-45e7-ac90-c1058b36bc97, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(53 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c02778e-952d-45e7-ac90-c1058b36bc97, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a13bbb5d-172b-418e-8228-4feddb26e4cd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a13bbb5d-172b-418e-8228-4feddb26e4cd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(54 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a13bbb5d-172b-418e-8228-4feddb26e4cd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8138da2c-ef98-4e9d-8a1e-abae9f2fd4c6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8138da2c-ef98-4e9d-8a1e-abae9f2fd4c6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(55 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8138da2c-ef98-4e9d-8a1e-abae9f2fd4c6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2b95bc5-7b6c-4237-b998-033c5426803b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2b95bc5-7b6c-4237-b998-033c5426803b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(56 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2b95bc5-7b6c-4237-b998-033c5426803b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40022b22-6e87-4b0f-8da6-a79e84e44483, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40022b22-6e87-4b0f-8da6-a79e84e44483, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(57 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40022b22-6e87-4b0f-8da6-a79e84e44483, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a88693c6-59f5-411e-b3fe-6dc6d1cd16a4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a88693c6-59f5-411e-b3fe-6dc6d1cd16a4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(58 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a88693c6-59f5-411e-b3fe-6dc6d1cd16a4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 385e3dba-9b5d-4810-97c7-0d1b6c44cb7c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 385e3dba-9b5d-4810-97c7-0d1b6c44cb7c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval64\n                        WHERE col_index_Interval64 = CAST(59 AS Interval64);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 385e3dba-9b5d-4810-97c7-0d1b6c44cb7c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 48c23b74-ca15-4351-b9db-baee1f347951, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48c23b74-ca15-4351-b9db-baee1f347951, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48c23b74-ca15-4351-b9db-baee1f347951, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52786f1e-8c40-4b92-b613-ce359cb9a98d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52786f1e-8c40-4b92-b613-ce359cb9a98d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52786f1e-8c40-4b92-b613-ce359cb9a98d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25239643-44ea-47ed-8e35-57a8b00f630b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25239643-44ea-47ed-8e35-57a8b00f630b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YmZmMmY5NzQtN2ZkMDJlNmQtZDUzZDlmYTEtZDdiMTRjNzE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25239643-44ea-47ed-8e35-57a8b00f630b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, d7fd6e8b-8c72-4f74-a196-2557d107f989, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d7fd6e8b-8c72-4f74-a196-2557d107f989, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d7fd6e8b-8c72-4f74-a196-2557d107f989, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, a98c8f63-3e88-46d2-a0ac-a538f787bfdb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a98c8f63-3e88-46d2-a0ac-a538f787bfdb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a98c8f63-3e88-46d2-a0ac-a538f787bfdb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c62d9664-7048-43fc-8b80-d725b38c98da, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c62d9664-7048-43fc-8b80-d725b38c98da, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c62d9664-7048-43fc-8b80-d725b38c98da, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39dd7b50-5b47-47ad-bf63-18b1638dc803, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39dd7b50-5b47-47ad-bf63-18b1638dc803, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39dd7b50-5b47-47ad-bf63-18b1638dc803, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2db56436-d1db-4f00-be8c-b5e77940e1b6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2db56436-d1db-4f00-be8c-b5e77940e1b6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2db56436-d1db-4f00-be8c-b5e77940e1b6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6d1a7d3-e022-4668-a9ca-6e470ba22d8c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6d1a7d3-e022-4668-a9ca-6e470ba22d8c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6d1a7d3-e022-4668-a9ca-6e470ba22d8c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6be2cb99-e251-4dd5-bed3-68d9da0c8dc3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6be2cb99-e251-4dd5-bed3-68d9da0c8dc3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6be2cb99-e251-4dd5-bed3-68d9da0c8dc3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f000a47-a27a-4fb9-8c61-d5164f258637, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f000a47-a27a-4fb9-8c61-d5164f258637, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f000a47-a27a-4fb9-8c61-d5164f258637, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e3c8dcd-b977-49b1-9753-7577bed4ea22, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e3c8dcd-b977-49b1-9753-7577bed4ea22, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696200900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e3c8dcd-b977-49b1-9753-7577bed4ea22, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68745a4a-66f1-4693-9e4a-d6215b50b0ac, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68745a4a-66f1-4693-9e4a-d6215b50b0ac, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68745a4a-66f1-4693-9e4a-d6215b50b0ac, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89350bc5-1c4f-4a1f-8fab-13693b640731, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89350bc5-1c4f-4a1f-8fab-13693b640731, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89350bc5-1c4f-4a1f-8fab-13693b640731, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c9d3d00-4ecc-4953-929c-62703c651bdc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c9d3d00-4ecc-4953-929c-62703c651bdc, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c9d3d00-4ecc-4953-929c-62703c651bdc, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f29a9239-9b40-40ae-b6f1-bbe2058840a2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f29a9239-9b40-40ae-b6f1-bbe2058840a2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MTJmOWU1ZDctY2UwZjJlYjctMTlhYzY1MGYtYWFkYWM0NTQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f29a9239-9b40-40ae-b6f1-bbe2058840a2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 80f0028e-115b-4281-981a-a9aab79235ee, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 80f0028e-115b-4281-981a-a9aab79235ee, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 80f0028e-115b-4281-981a-a9aab79235ee, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 6190dbc5-60ff-4849-9923-e12827ede974, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6190dbc5-60ff-4849-9923-e12827ede974, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6190dbc5-60ff-4849-9923-e12827ede974, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 447166c2-68c3-48c8-8bdc-f38f14220dba, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 447166c2-68c3-48c8-8bdc-f38f14220dba, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 447166c2-68c3-48c8-8bdc-f38f14220dba, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb0bd06c-a588-4569-b1de-5759c83a3706, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb0bd06c-a588-4569-b1de-5759c83a3706, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb0bd06c-a588-4569-b1de-5759c83a3706, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96a2c187-7355-4aa0-b5b0-60bf31f4d09b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96a2c187-7355-4aa0-b5b0-60bf31f4d09b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96a2c187-7355-4aa0-b5b0-60bf31f4d09b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 968cc593-27a6-4484-9ba1-31bf8055ebf6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 968cc593-27a6-4484-9ba1-31bf8055ebf6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 968cc593-27a6-4484-9ba1-31bf8055ebf6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b44643d-b716-4e2a-9d83-264e33ea04b2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b44643d-b716-4e2a-9d83-264e33ea04b2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b44643d-b716-4e2a-9d83-264e33ea04b2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04091073-429a-4c9b-b2f1-9ca8fe0a1eaa, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04091073-429a-4c9b-b2f1-9ca8fe0a1eaa, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04091073-429a-4c9b-b2f1-9ca8fe0a1eaa, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 656549d4-1631-4a22-92c5-4a4d69213726, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 656549d4-1631-4a22-92c5-4a4d69213726, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696201900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 656549d4-1631-4a22-92c5-4a4d69213726, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91de74a4-f205-4280-8f3b-bb81c5078fde, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91de74a4-f205-4280-8f3b-bb81c5078fde, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91de74a4-f205-4280-8f3b-bb81c5078fde, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 867ca070-1a32-4fee-966c-4ae1fa745e33, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 867ca070-1a32-4fee-966c-4ae1fa745e33, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 867ca070-1a32-4fee-966c-4ae1fa745e33, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 317f0d10-cbc7-4fd1-b48a-900ebf08c606, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 317f0d10-cbc7-4fd1-b48a-900ebf08c606, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 317f0d10-cbc7-4fd1-b48a-900ebf08c606, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf341db5-eff1-42fd-af5b-f832ba80ca81, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf341db5-eff1-42fd-af5b-f832ba80ca81, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YzY3OWRhZGYtM2NhZWJiZDEtMmEzNWNlY2YtNDk4YWUwMjY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf341db5-eff1-42fd-af5b-f832ba80ca81, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c724acfe-24e8-4b52-8b7a-aa47f22c0da4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c724acfe-24e8-4b52-8b7a-aa47f22c0da4, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c724acfe-24e8-4b52-8b7a-aa47f22c0da4, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5c46a66d-96ca-4814-ac7e-97910c437fbd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5c46a66d-96ca-4814-ac7e-97910c437fbd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5c46a66d-96ca-4814-ac7e-97910c437fbd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c4db4cf-9e83-4124-bbd3-f3574efdf3a2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c4db4cf-9e83-4124-bbd3-f3574efdf3a2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c4db4cf-9e83-4124-bbd3-f3574efdf3a2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 83e333af-13e4-410b-9e7c-56f11d86414a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83e333af-13e4-410b-9e7c-56f11d86414a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83e333af-13e4-410b-9e7c-56f11d86414a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e903e8dc-5614-42da-977f-90c6603ff710, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e903e8dc-5614-42da-977f-90c6603ff710, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e903e8dc-5614-42da-977f-90c6603ff710, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e41c421f-fd33-4a88-8ef6-2044807bef5b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e41c421f-fd33-4a88-8ef6-2044807bef5b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e41c421f-fd33-4a88-8ef6-2044807bef5b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f7443787-8a04-4dc7-b0ed-a5421c615fb6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f7443787-8a04-4dc7-b0ed-a5421c615fb6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f7443787-8a04-4dc7-b0ed-a5421c615fb6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ab762bb-dd6e-4ecc-82e2-0c3998351e7a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ab762bb-dd6e-4ecc-82e2-0c3998351e7a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ab762bb-dd6e-4ecc-82e2-0c3998351e7a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84d946fe-db92-4ab5-b958-292f626f58f4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84d946fe-db92-4ab5-b958-292f626f58f4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696202900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84d946fe-db92-4ab5-b958-292f626f58f4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fe06565d-0358-4ff7-94e9-95f53dddbd7f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe06565d-0358-4ff7-94e9-95f53dddbd7f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe06565d-0358-4ff7-94e9-95f53dddbd7f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1fee75a2-9eb4-4f03-bcca-7588660c894f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fee75a2-9eb4-4f03-bcca-7588660c894f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fee75a2-9eb4-4f03-bcca-7588660c894f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 909c68f1-b168-4e69-88ca-2a081831b049, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 909c68f1-b168-4e69-88ca-2a081831b049, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 909c68f1-b168-4e69-88ca-2a081831b049, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, bd6901fb-168e-4b37-bf70-664d4d898515, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bd6901fb-168e-4b37-bf70-664d4d898515, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bd6901fb-168e-4b37-bf70-664d4d898515, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a719814d-5263-42be-839e-65090101c1a4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a719814d-5263-42be-839e-65090101c1a4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YjEzMDYzZGEtM2IwZjJjN2YtM2M1Njc2YzAtNDVmNzg2NWY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a719814d-5263-42be-839e-65090101c1a4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ac8430e4-4a24-462e-9736-8d23ee133e38, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ac8430e4-4a24-462e-9736-8d23ee133e38, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ac8430e4-4a24-462e-9736-8d23ee133e38, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 38cf64b9-ff98-4516-9354-a044ba9b9293, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38cf64b9-ff98-4516-9354-a044ba9b9293, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38cf64b9-ff98-4516-9354-a044ba9b9293, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d2cca30-b16b-4a13-aada-f937bd95a63c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d2cca30-b16b-4a13-aada-f937bd95a63c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d2cca30-b16b-4a13-aada-f937bd95a63c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04df8bf4-2852-4977-a528-85029dc08bf4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04df8bf4-2852-4977-a528-85029dc08bf4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04df8bf4-2852-4977-a528-85029dc08bf4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b37ec9d1-bca9-419c-9608-07c7008d12cd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b37ec9d1-bca9-419c-9608-07c7008d12cd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b37ec9d1-bca9-419c-9608-07c7008d12cd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b92e581-3c9f-4f2c-8bb8-6d6ab09a1c8f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b92e581-3c9f-4f2c-8bb8-6d6ab09a1c8f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b92e581-3c9f-4f2c-8bb8-6d6ab09a1c8f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a722b02-8304-42a5-9ead-57dc2ffe2cbe, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a722b02-8304-42a5-9ead-57dc2ffe2cbe, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a722b02-8304-42a5-9ead-57dc2ffe2cbe, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75a97e10-4114-409c-ac6b-75df7ea4e832, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75a97e10-4114-409c-ac6b-75df7ea4e832, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75a97e10-4114-409c-ac6b-75df7ea4e832, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e841d3a9-d93b-4aef-bd79-51a1dc665c72, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e841d3a9-d93b-4aef-bd79-51a1dc665c72, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696203900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e841d3a9-d93b-4aef-bd79-51a1dc665c72, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, caf407bc-b9bc-4869-80ed-f46a75fd64b6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caf407bc-b9bc-4869-80ed-f46a75fd64b6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caf407bc-b9bc-4869-80ed-f46a75fd64b6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 476cb8e8-60a3-459e-94da-cfaf1e012ad2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 476cb8e8-60a3-459e-94da-cfaf1e012ad2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 476cb8e8-60a3-459e-94da-cfaf1e012ad2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1aec212e-98a7-420e-bdda-c270c44d82d1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1aec212e-98a7-420e-bdda-c270c44d82d1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aec212e-98a7-420e-bdda-c270c44d82d1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3424f732-f39e-49a7-8e81-485bec659e48, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3424f732-f39e-49a7-8e81-485bec659e48, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Njk4ZWVlNGQtNTJiMGQwODMtNjQ2ZTQ0OGYtOWI4MmRmZGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3424f732-f39e-49a7-8e81-485bec659e48, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3cc9d087-f54b-4fe9-aedd-17ec3708c783, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3cc9d087-f54b-4fe9-aedd-17ec3708c783, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3cc9d087-f54b-4fe9-aedd-17ec3708c783, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d4583f07-2823-4b8e-b137-0d8d65f6371e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d4583f07-2823-4b8e-b137-0d8d65f6371e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d4583f07-2823-4b8e-b137-0d8d65f6371e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5fa04af0-4394-4012-b105-4ddbfccd4192, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fa04af0-4394-4012-b105-4ddbfccd4192, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fa04af0-4394-4012-b105-4ddbfccd4192, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec140f0b-4387-4a46-b18b-b072a025a1cd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec140f0b-4387-4a46-b18b-b072a025a1cd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec140f0b-4387-4a46-b18b-b072a025a1cd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ffe9456-b44d-4e9a-87b2-dd42cfe99736, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ffe9456-b44d-4e9a-87b2-dd42cfe99736, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ffe9456-b44d-4e9a-87b2-dd42cfe99736, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07e8d1b3-d2cb-4219-bbb1-4017a6576979, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07e8d1b3-d2cb-4219-bbb1-4017a6576979, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07e8d1b3-d2cb-4219-bbb1-4017a6576979, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 253dbdbb-319c-42fb-bff8-a1575aeadb67, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 253dbdbb-319c-42fb-bff8-a1575aeadb67, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 253dbdbb-319c-42fb-bff8-a1575aeadb67, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aae9ffd5-2a42-4848-af2e-a806e0bcedc1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aae9ffd5-2a42-4848-af2e-a806e0bcedc1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aae9ffd5-2a42-4848-af2e-a806e0bcedc1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 681cd6e4-c1d7-435b-aa96-08934f2a9630, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 681cd6e4-c1d7-435b-aa96-08934f2a9630, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696204900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 681cd6e4-c1d7-435b-aa96-08934f2a9630, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aeaaf2a0-90d9-4dc0-8119-e916e96335ea, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aeaaf2a0-90d9-4dc0-8119-e916e96335ea, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205000000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aeaaf2a0-90d9-4dc0-8119-e916e96335ea, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 67efa0af-70bb-497d-8fdb-a5733cabec89, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67efa0af-70bb-497d-8fdb-a5733cabec89, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205100000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67efa0af-70bb-497d-8fdb-a5733cabec89, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6306079d-1f78-4753-8d4a-daa1ac6fe845, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6306079d-1f78-4753-8d4a-daa1ac6fe845, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205200000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6306079d-1f78-4753-8d4a-daa1ac6fe845, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24f02c14-8f9f-477d-b7a7-26d280c59351, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24f02c14-8f9f-477d-b7a7-26d280c59351, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MmQxOTAyZjMtNGNkZWFkZDAtYTNlOGVkNTYtYmMxOGQxNDQ=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24f02c14-8f9f-477d-b7a7-26d280c59351, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 10748b7f-31b5-42a4-b9ba-0c687f890d82, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 10748b7f-31b5-42a4-b9ba-0c687f890d82, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 10748b7f-31b5-42a4-b9ba-0c687f890d82, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 765a74dc-dc63-416a-a8f2-3c411f10d714, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 765a74dc-dc63-416a-a8f2-3c411f10d714, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 765a74dc-dc63-416a-a8f2-3c411f10d714, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00ee4d18-a49e-42ef-a80a-cb50337fc856, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00ee4d18-a49e-42ef-a80a-cb50337fc856, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205300000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00ee4d18-a49e-42ef-a80a-cb50337fc856, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 738b5c57-640a-417e-9a9f-bad9378c7fdd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 738b5c57-640a-417e-9a9f-bad9378c7fdd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205400000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 738b5c57-640a-417e-9a9f-bad9378c7fdd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f468ad84-ba47-44eb-a864-afe99ae66e68, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f468ad84-ba47-44eb-a864-afe99ae66e68, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205500000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f468ad84-ba47-44eb-a864-afe99ae66e68, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 085a939c-5424-4f14-8612-efe4244a760b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 085a939c-5424-4f14-8612-efe4244a760b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205600000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 085a939c-5424-4f14-8612-efe4244a760b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 104e86e5-b59e-40e5-a5d1-13d538ea1c2d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 104e86e5-b59e-40e5-a5d1-13d538ea1c2d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205700000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 104e86e5-b59e-40e5-a5d1-13d538ea1c2d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef422365-3f63-4165-a99f-69e58235159b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef422365-3f63-4165-a99f-69e58235159b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205800000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef422365-3f63-4165-a99f-69e58235159b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e290636-b3e4-4e8f-a330-5adbcf436406, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e290636-b3e4-4e8f-a330-5adbcf436406, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Timestamp\n                        WHERE col_index_Timestamp = CAST(1696205900000000 AS Timestamp);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e290636-b3e4-4e8f-a330-5adbcf436406, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f184da49-32dc-4f29-9b56-6602688b3111, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f184da49-32dc-4f29-9b56-6602688b3111, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(1 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f184da49-32dc-4f29-9b56-6602688b3111, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ecbe9654-1715-456c-b9a8-fc11035c955b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ecbe9654-1715-456c-b9a8-fc11035c955b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(2 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ecbe9654-1715-456c-b9a8-fc11035c955b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5edada1-7613-4731-8735-083307b0078f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5edada1-7613-4731-8735-083307b0078f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(3 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5edada1-7613-4731-8735-083307b0078f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ebbee3e4-0c96-4c70-b5a1-b33b449ca63c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebbee3e4-0c96-4c70-b5a1-b33b449ca63c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODM4NDE5ZTYtM2RhODZhOTgtYzIzM2MwZWEtZThlZDkxNTU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebbee3e4-0c96-4c70-b5a1-b33b449ca63c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 25083d2a-f02a-4f10-bf77-962cb13a137e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25083d2a-f02a-4f10-bf77-962cb13a137e, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25083d2a-f02a-4f10-bf77-962cb13a137e, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 5a96b389-4c1b-4fae-8823-3208f26722ef, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5a96b389-4c1b-4fae-8823-3208f26722ef, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5a96b389-4c1b-4fae-8823-3208f26722ef, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5fe50754-2fc9-47c7-b4c4-9c48d02c8c43, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fe50754-2fc9-47c7-b4c4-9c48d02c8c43, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(4 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fe50754-2fc9-47c7-b4c4-9c48d02c8c43, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29913f55-6fb0-4c6b-9f6f-ff0ee6358b37, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29913f55-6fb0-4c6b-9f6f-ff0ee6358b37, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(5 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29913f55-6fb0-4c6b-9f6f-ff0ee6358b37, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ddac465-7e49-499d-b775-7bf388b03990, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ddac465-7e49-499d-b775-7bf388b03990, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(6 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ddac465-7e49-499d-b775-7bf388b03990, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1ebd8ff-d503-4d6a-9952-81909397783b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1ebd8ff-d503-4d6a-9952-81909397783b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(7 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1ebd8ff-d503-4d6a-9952-81909397783b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51dde1f7-fa6d-46e5-b827-c9cc39f44554, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51dde1f7-fa6d-46e5-b827-c9cc39f44554, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(8 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51dde1f7-fa6d-46e5-b827-c9cc39f44554, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b555bde0-afe6-4bd1-a07e-86be11e4f4c9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b555bde0-afe6-4bd1-a07e-86be11e4f4c9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(9 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b555bde0-afe6-4bd1-a07e-86be11e4f4c9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37c9b4a6-5988-4235-9976-336d4f5d1ab3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37c9b4a6-5988-4235-9976-336d4f5d1ab3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(10 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37c9b4a6-5988-4235-9976-336d4f5d1ab3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c44bcb72-9ea8-4fed-aa8b-94e0f1e439b1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c44bcb72-9ea8-4fed-aa8b-94e0f1e439b1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(11 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c44bcb72-9ea8-4fed-aa8b-94e0f1e439b1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c861700-8500-401b-bc26-f2134908eee5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c861700-8500-401b-bc26-f2134908eee5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(12 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c861700-8500-401b-bc26-f2134908eee5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c19c0ce3-743d-4b09-a536-19cc97bda21a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c19c0ce3-743d-4b09-a536-19cc97bda21a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(13 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c19c0ce3-743d-4b09-a536-19cc97bda21a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10670f09-49ca-4adc-922a-7f79a8b5e0c4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10670f09-49ca-4adc-922a-7f79a8b5e0c4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzdhMzMzZDgtMTU0MzczMWMtODM1YjE5NjEtMmI4NDE1NDI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10670f09-49ca-4adc-922a-7f79a8b5e0c4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3ee697a3-3b83-4d48-9255-f21660d4b415, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ee697a3-3b83-4d48-9255-f21660d4b415, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ee697a3-3b83-4d48-9255-f21660d4b415, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d0442dca-00e7-4c64-8c9b-887c33e00e3b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d0442dca-00e7-4c64-8c9b-887c33e00e3b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d0442dca-00e7-4c64-8c9b-887c33e00e3b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c145741-2833-4130-8eb3-a8260487f9ca, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c145741-2833-4130-8eb3-a8260487f9ca, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(14 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c145741-2833-4130-8eb3-a8260487f9ca, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d2ccdd8c-fa4e-4e50-8ae2-061e9ac0637a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2ccdd8c-fa4e-4e50-8ae2-061e9ac0637a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(15 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2ccdd8c-fa4e-4e50-8ae2-061e9ac0637a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e63dcc43-9ded-4c88-9b17-780434e5cf13, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e63dcc43-9ded-4c88-9b17-780434e5cf13, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(16 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e63dcc43-9ded-4c88-9b17-780434e5cf13, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99f4b473-dba0-412c-bfba-52795ba266fb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99f4b473-dba0-412c-bfba-52795ba266fb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(17 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99f4b473-dba0-412c-bfba-52795ba266fb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 781724f1-35d1-4a8c-a259-e77d86c8bbee, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 781724f1-35d1-4a8c-a259-e77d86c8bbee, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(18 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 781724f1-35d1-4a8c-a259-e77d86c8bbee, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3219306b-d6cf-4a51-ba22-a9de0c71ede0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3219306b-d6cf-4a51-ba22-a9de0c71ede0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(19 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3219306b-d6cf-4a51-ba22-a9de0c71ede0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1614764-cac2-4bda-9cb9-9c08e4462e0b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1614764-cac2-4bda-9cb9-9c08e4462e0b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(20 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1614764-cac2-4bda-9cb9-9c08e4462e0b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ff98227-01e9-4280-b51f-84d38eeb747b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ff98227-01e9-4280-b51f-84d38eeb747b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(21 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ff98227-01e9-4280-b51f-84d38eeb747b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e46bb3e0-9299-44c3-bbb6-9d31a70af215, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e46bb3e0-9299-44c3-bbb6-9d31a70af215, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(22 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e46bb3e0-9299-44c3-bbb6-9d31a70af215, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, daae1305-00e8-4069-89a5-bf4d0ecc83a4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, daae1305-00e8-4069-89a5-bf4d0ecc83a4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(23 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, daae1305-00e8-4069-89a5-bf4d0ecc83a4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 137d0bab-51e3-4930-9e9d-fefafb0c9188, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 137d0bab-51e3-4930-9e9d-fefafb0c9188, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Yjg3NTE1YzYtZjQxNDYzZWMtZmMzOWI1NzgtOThkZjQwYjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 137d0bab-51e3-4930-9e9d-fefafb0c9188, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0974a9bb-40cc-4dd4-a4a5-191317f5fa03, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0974a9bb-40cc-4dd4-a4a5-191317f5fa03, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0974a9bb-40cc-4dd4-a4a5-191317f5fa03, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 50cfbcb7-896d-4e87-ac33-0600e027b281, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 50cfbcb7-896d-4e87-ac33-0600e027b281, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 50cfbcb7-896d-4e87-ac33-0600e027b281, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d9aca32-6b84-4b75-9394-dc92c38332b9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d9aca32-6b84-4b75-9394-dc92c38332b9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(24 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d9aca32-6b84-4b75-9394-dc92c38332b9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5d6224c-b20f-485d-899d-5c59cac12d6d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5d6224c-b20f-485d-899d-5c59cac12d6d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(25 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5d6224c-b20f-485d-899d-5c59cac12d6d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91ae7e91-65c8-4275-bd8c-0115478e44c7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91ae7e91-65c8-4275-bd8c-0115478e44c7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(26 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91ae7e91-65c8-4275-bd8c-0115478e44c7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5bb60eb3-df97-4e29-875d-b3ab3e6c75dd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bb60eb3-df97-4e29-875d-b3ab3e6c75dd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(27 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bb60eb3-df97-4e29-875d-b3ab3e6c75dd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9924065-7b9d-4716-855c-05e625e95084, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9924065-7b9d-4716-855c-05e625e95084, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(28 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9924065-7b9d-4716-855c-05e625e95084, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4db20f6c-9ff4-4515-8123-b339d7bfab11, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4db20f6c-9ff4-4515-8123-b339d7bfab11, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(29 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4db20f6c-9ff4-4515-8123-b339d7bfab11, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ed8b232-d1ba-47e3-8bce-ec2f773a9b23, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ed8b232-d1ba-47e3-8bce-ec2f773a9b23, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(30 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ed8b232-d1ba-47e3-8bce-ec2f773a9b23, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95f798eb-73b3-4b9d-b4fd-73c0e037c855, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95f798eb-73b3-4b9d-b4fd-73c0e037c855, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(31 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95f798eb-73b3-4b9d-b4fd-73c0e037c855, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7bcec491-fa70-43b7-8956-7bbb22284152, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bcec491-fa70-43b7-8956-7bbb22284152, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(32 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bcec491-fa70-43b7-8956-7bbb22284152, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11d411cf-58a0-4d3a-9e37-a1d628bc62c1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11d411cf-58a0-4d3a-9e37-a1d628bc62c1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(33 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11d411cf-58a0-4d3a-9e37-a1d628bc62c1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cf908fa-8431-40b1-b148-84e9fb83b9c4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cf908fa-8431-40b1-b148-84e9fb83b9c4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTk3YzlkMzAtY2IwNThiNjctNTQ2ZTQxZDctMTU5OWJjNWI=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cf908fa-8431-40b1-b148-84e9fb83b9c4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5cf39cb7-6088-46a8-9a1c-77b1854eff39, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5cf39cb7-6088-46a8-9a1c-77b1854eff39, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5cf39cb7-6088-46a8-9a1c-77b1854eff39, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, cb3ec0dd-af60-432b-a4a1-1d7c4449c307, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cb3ec0dd-af60-432b-a4a1-1d7c4449c307, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cb3ec0dd-af60-432b-a4a1-1d7c4449c307, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbc8b60e-a9b8-4f63-9f5d-f91b898b964d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbc8b60e-a9b8-4f63-9f5d-f91b898b964d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(34 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbc8b60e-a9b8-4f63-9f5d-f91b898b964d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e7af5ffb-0f5a-4735-8b6d-db8ce0ed74f3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7af5ffb-0f5a-4735-8b6d-db8ce0ed74f3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(35 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7af5ffb-0f5a-4735-8b6d-db8ce0ed74f3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d85f6ddc-b5e3-410a-a028-38acef61279a, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d85f6ddc-b5e3-410a-a028-38acef61279a, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d85f6ddc-b5e3-410a-a028-38acef61279a, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b7d3f7ac-92c1-42ab-bced-9e8f7e258a27, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7d3f7ac-92c1-42ab-bced-9e8f7e258a27, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(36 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7d3f7ac-92c1-42ab-bced-9e8f7e258a27, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbb87c43-79c4-4511-b696-aa14381834f8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbb87c43-79c4-4511-b696-aa14381834f8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(37 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbb87c43-79c4-4511-b696-aa14381834f8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b02c26a-26a8-4e89-ad3e-6db90a1adf97, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b02c26a-26a8-4e89-ad3e-6db90a1adf97, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(38 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b02c26a-26a8-4e89-ad3e-6db90a1adf97, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99a38515-33b1-4a20-afbf-5062cea0f9d7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99a38515-33b1-4a20-afbf-5062cea0f9d7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(39 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99a38515-33b1-4a20-afbf-5062cea0f9d7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c0b534d-ca4b-436c-a364-31e87564dc8b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c0b534d-ca4b-436c-a364-31e87564dc8b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(40 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c0b534d-ca4b-436c-a364-31e87564dc8b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ee51e86-5f30-42b1-ada0-1e362bf9763c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ee51e86-5f30-42b1-ada0-1e362bf9763c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(41 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ee51e86-5f30-42b1-ada0-1e362bf9763c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 544e8ce9-a05f-4fce-81e7-8b5c53dc7879, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 544e8ce9-a05f-4fce-81e7-8b5c53dc7879, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(42 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 544e8ce9-a05f-4fce-81e7-8b5c53dc7879, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f30a74d-bd02-436c-ae9a-66269e57686d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f30a74d-bd02-436c-ae9a-66269e57686d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(43 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f30a74d-bd02-436c-ae9a-66269e57686d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 084c80f6-ae15-4134-9197-61c0a45c708e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 084c80f6-ae15-4134-9197-61c0a45c708e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MjEzZGZjY2UtOGRjOTZhN2EtN2VkNzIzYzAtZGQ0ODE0Zjg=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 084c80f6-ae15-4134-9197-61c0a45c708e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, c200b60b-9115-4490-afa8-2b0dffe2c848, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c200b60b-9115-4490-afa8-2b0dffe2c848, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c200b60b-9115-4490-afa8-2b0dffe2c848, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e6fe5c92-7d07-425f-90ba-1885e75d6719, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e6fe5c92-7d07-425f-90ba-1885e75d6719, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e6fe5c92-7d07-425f-90ba-1885e75d6719, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c08d918c-5978-4f19-a464-10eb6c165109, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c08d918c-5978-4f19-a464-10eb6c165109, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(44 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c08d918c-5978-4f19-a464-10eb6c165109, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4d0b475-a40d-4d29-8a67-8880d4db60de, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4d0b475-a40d-4d29-8a67-8880d4db60de, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(45 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4d0b475-a40d-4d29-8a67-8880d4db60de, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98a7551d-eeb4-46e1-978b-b2a1cb696038, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98a7551d-eeb4-46e1-978b-b2a1cb696038, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(46 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98a7551d-eeb4-46e1-978b-b2a1cb696038, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0810d62e-cd5f-49de-a83f-4887348dc008, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0810d62e-cd5f-49de-a83f-4887348dc008, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(47 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0810d62e-cd5f-49de-a83f-4887348dc008, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f71a4c63-534d-4595-ab40-b13ad0ce59e8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f71a4c63-534d-4595-ab40-b13ad0ce59e8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(48 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f71a4c63-534d-4595-ab40-b13ad0ce59e8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76b6ef25-1131-402d-9dcb-a909a5f34858, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76b6ef25-1131-402d-9dcb-a909a5f34858, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(49 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76b6ef25-1131-402d-9dcb-a909a5f34858, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51ab664f-267d-453f-9df6-37104b786d3c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51ab664f-267d-453f-9df6-37104b786d3c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(50 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51ab664f-267d-453f-9df6-37104b786d3c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a402db8f-6301-42db-a299-3fe8f12019a3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a402db8f-6301-42db-a299-3fe8f12019a3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(51 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a402db8f-6301-42db-a299-3fe8f12019a3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e1364d5d-1f8d-4857-b8e9-f2067c706ebd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1364d5d-1f8d-4857-b8e9-f2067c706ebd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(52 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1364d5d-1f8d-4857-b8e9-f2067c706ebd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9fd6bfa9-4fc1-4875-a86d-0e457d39cd69, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fd6bfa9-4fc1-4875-a86d-0e457d39cd69, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(53 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fd6bfa9-4fc1-4875-a86d-0e457d39cd69, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d73501fa-5ec2-42f0-87db-b5eb77c088ba, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d73501fa-5ec2-42f0-87db-b5eb77c088ba, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Zjg1YTFiNTUtYTI4ZTJmZi1lMWVkNmU5MC1iNjZiMTA1Mg==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d73501fa-5ec2-42f0-87db-b5eb77c088ba, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 61bb525c-a3ee-4560-9071-9ea9fdccab6f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 61bb525c-a3ee-4560-9071-9ea9fdccab6f, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 61bb525c-a3ee-4560-9071-9ea9fdccab6f, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eb9ff23d-d491-4698-a4d2-800f415bac8f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb9ff23d-d491-4698-a4d2-800f415bac8f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb9ff23d-d491-4698-a4d2-800f415bac8f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d53e1f4-8d37-4a8c-b413-14d2efc39e90, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d53e1f4-8d37-4a8c-b413-14d2efc39e90, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(54 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d53e1f4-8d37-4a8c-b413-14d2efc39e90, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee3e037c-da9d-4fb6-828c-e7c291d7754b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee3e037c-da9d-4fb6-828c-e7c291d7754b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(55 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee3e037c-da9d-4fb6-828c-e7c291d7754b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a43f0ea-ae96-41d4-b414-a5831ff26558, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a43f0ea-ae96-41d4-b414-a5831ff26558, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(56 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a43f0ea-ae96-41d4-b414-a5831ff26558, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c94d805-120d-4af2-a0f2-a5de1a947c9a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c94d805-120d-4af2-a0f2-a5de1a947c9a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(57 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c94d805-120d-4af2-a0f2-a5de1a947c9a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 087fa715-08b6-45fe-b3e6-ca1b1555c778, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 087fa715-08b6-45fe-b3e6-ca1b1555c778, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(58 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 087fa715-08b6-45fe-b3e6-ca1b1555c778, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f3d1c83-4f89-4b55-adfd-26e2af51dfa8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f3d1c83-4f89-4b55-adfd-26e2af51dfa8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Interval\n                        WHERE col_index_Interval = CAST(59 AS Interval);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f3d1c83-4f89-4b55-adfd-26e2af51dfa8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1733b0d-c6c1-4ba6-a37f-018bf2274308, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1733b0d-c6c1-4ba6-a37f-018bf2274308, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(1 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1733b0d-c6c1-4ba6-a37f-018bf2274308, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 628972a2-e83e-4499-af9d-960d27144cdf, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 628972a2-e83e-4499-af9d-960d27144cdf, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(2 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 628972a2-e83e-4499-af9d-960d27144cdf, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e738cfa3-062e-4043-808a-250ca54ae61b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e738cfa3-062e-4043-808a-250ca54ae61b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(3 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e738cfa3-062e-4043-808a-250ca54ae61b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 763f4f14-666d-4b22-b037-2fb601804dfb, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 763f4f14-666d-4b22-b037-2fb601804dfb, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(4 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 763f4f14-666d-4b22-b037-2fb601804dfb, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12c30a2b-a97b-42e4-b22b-e0506052a853, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12c30a2b-a97b-42e4-b22b-e0506052a853, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=MzQ3M2FmMmItYmE4ZDJkYzktZmNjY2RhYTUtODY1MDIxMzY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(5 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12c30a2b-a97b-42e4-b22b-e0506052a853, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, a0530cfd-7681-4966-a9fa-19efced9fb9a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a0530cfd-7681-4966-a9fa-19efced9fb9a, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a0530cfd-7681-4966-a9fa-19efced9fb9a, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, cdf33d0c-3899-4fc6-bc95-cffa99ec1293, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cdf33d0c-3899-4fc6-bc95-cffa99ec1293, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cdf33d0c-3899-4fc6-bc95-cffa99ec1293, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97de5fcf-505d-4493-af32-f0ad497aae8d, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97de5fcf-505d-4493-af32-f0ad497aae8d, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(5 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97de5fcf-505d-4493-af32-f0ad497aae8d, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 667bd000-2d39-4dcf-8f1a-c397bdbb0d96, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 667bd000-2d39-4dcf-8f1a-c397bdbb0d96, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(6 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 667bd000-2d39-4dcf-8f1a-c397bdbb0d96, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7aadfd26-e4a8-4259-8361-07fe33bd9f28, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aadfd26-e4a8-4259-8361-07fe33bd9f28, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(7 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aadfd26-e4a8-4259-8361-07fe33bd9f28, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f298cd1e-a198-4c1f-852f-67a7c219a26f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f298cd1e-a198-4c1f-852f-67a7c219a26f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(8 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f298cd1e-a198-4c1f-852f-67a7c219a26f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1837b53b-cba7-4bbe-9418-2eb9cd86e0a6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1837b53b-cba7-4bbe-9418-2eb9cd86e0a6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(9 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1837b53b-cba7-4bbe-9418-2eb9cd86e0a6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c252b1a1-82ed-420f-899d-284f627dfc65, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c252b1a1-82ed-420f-899d-284f627dfc65, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(10 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c252b1a1-82ed-420f-899d-284f627dfc65, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6694de9e-5ad3-4703-a16c-c2080b21cd19, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6694de9e-5ad3-4703-a16c-c2080b21cd19, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(11 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6694de9e-5ad3-4703-a16c-c2080b21cd19, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f22119ae-8ddf-4cef-b2c6-2da9511db664, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f22119ae-8ddf-4cef-b2c6-2da9511db664, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(12 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f22119ae-8ddf-4cef-b2c6-2da9511db664, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00de6282-8fbd-4d1a-a030-0462b28f82a6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00de6282-8fbd-4d1a-a030-0462b28f82a6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(13 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00de6282-8fbd-4d1a-a030-0462b28f82a6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f914d050-8ee1-4f01-b76c-9dbf5603a942, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f914d050-8ee1-4f01-b76c-9dbf5603a942, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(14 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f914d050-8ee1-4f01-b76c-9dbf5603a942, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3a94973d-4eed-4976-b05d-bd149c081830, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a94973d-4eed-4976-b05d-bd149c081830, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NTgwYzc3YWMtYTVmNWYyOGQtNGNjYjBkZGMtNmJlMDExNmU=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(15 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a94973d-4eed-4976-b05d-bd149c081830, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3de43d00-4391-4919-a084-9db53afac3b7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3de43d00-4391-4919-a084-9db53afac3b7, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3de43d00-4391-4919-a084-9db53afac3b7, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 782143cb-d456-474c-b388-ac71e4da975c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 782143cb-d456-474c-b388-ac71e4da975c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 782143cb-d456-474c-b388-ac71e4da975c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c64c19e3-de97-40e0-a025-b7964a74f04a, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c64c19e3-de97-40e0-a025-b7964a74f04a, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(15 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c64c19e3-de97-40e0-a025-b7964a74f04a, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e411f77a-b7c7-4f64-ac9e-9c364b987f50, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e411f77a-b7c7-4f64-ac9e-9c364b987f50, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(16 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e411f77a-b7c7-4f64-ac9e-9c364b987f50, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9902f54-628a-4c7d-8a8e-be7e26529388, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9902f54-628a-4c7d-8a8e-be7e26529388, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(17 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9902f54-628a-4c7d-8a8e-be7e26529388, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96067532-d181-4e58-8e2f-781614b12a4e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96067532-d181-4e58-8e2f-781614b12a4e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(18 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96067532-d181-4e58-8e2f-781614b12a4e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6208912-4121-400a-b21b-0e27fd5b4d55, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6208912-4121-400a-b21b-0e27fd5b4d55, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(19 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6208912-4121-400a-b21b-0e27fd5b4d55, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ca3ba3f-4900-4131-9d05-e29bc0544d4b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ca3ba3f-4900-4131-9d05-e29bc0544d4b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(20 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ca3ba3f-4900-4131-9d05-e29bc0544d4b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84657ca8-5dae-43cd-ab4d-846f461edc74, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84657ca8-5dae-43cd-ab4d-846f461edc74, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(21 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84657ca8-5dae-43cd-ab4d-846f461edc74, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44aaa78d-392c-4c54-8ebc-efde100d7056, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44aaa78d-392c-4c54-8ebc-efde100d7056, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(22 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44aaa78d-392c-4c54-8ebc-efde100d7056, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0d740aba-4b0e-4041-a097-dc18984f28b5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d740aba-4b0e-4041-a097-dc18984f28b5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(23 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d740aba-4b0e-4041-a097-dc18984f28b5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44a6e685-0273-41c0-baf5-f9ceff8efc09, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44a6e685-0273-41c0-baf5-f9ceff8efc09, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(24 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44a6e685-0273-41c0-baf5-f9ceff8efc09, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 278a044b-c0a9-496e-ac7e-0c6685f8b6b9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 278a044b-c0a9-496e-ac7e-0c6685f8b6b9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ZjFjZmU3MGMtN2M4NTA1MDctMjJjZWViYzMtMWIwZDAyODY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(25 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 278a044b-c0a9-496e-ac7e-0c6685f8b6b9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 5410779d-9b79-4f07-8a5c-f405a85c0fd6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5410779d-9b79-4f07-8a5c-f405a85c0fd6, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5410779d-9b79-4f07-8a5c-f405a85c0fd6, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b9d906d9-b295-4c56-ae52-ea8c09fd4244, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b9d906d9-b295-4c56-ae52-ea8c09fd4244, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b9d906d9-b295-4c56-ae52-ea8c09fd4244, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7dd4c68f-21d0-4896-8cce-173e6fc58354, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dd4c68f-21d0-4896-8cce-173e6fc58354, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(25 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7dd4c68f-21d0-4896-8cce-173e6fc58354, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a9e67713-6d47-4452-8e9d-de681d7e98e4, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9e67713-6d47-4452-8e9d-de681d7e98e4, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(26 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9e67713-6d47-4452-8e9d-de681d7e98e4, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d7ae58d5-af98-4c90-9c42-6fec81036244, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7ae58d5-af98-4c90-9c42-6fec81036244, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(27 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7ae58d5-af98-4c90-9c42-6fec81036244, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d075140-39ae-488d-ac39-0560bba776af, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d075140-39ae-488d-ac39-0560bba776af, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(28 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d075140-39ae-488d-ac39-0560bba776af, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 18e3dc1a-8750-4648-a940-c75a80011d21, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18e3dc1a-8750-4648-a940-c75a80011d21, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(29 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18e3dc1a-8750-4648-a940-c75a80011d21, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8d11c3c4-5132-47b4-8bb3-1c89be53da83, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d11c3c4-5132-47b4-8bb3-1c89be53da83, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(30 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d11c3c4-5132-47b4-8bb3-1c89be53da83, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94df299e-a68d-40a9-a64c-ff2d794c1b78, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94df299e-a68d-40a9-a64c-ff2d794c1b78, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(31 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94df299e-a68d-40a9-a64c-ff2d794c1b78, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad75cbe6-59fe-4901-94a4-9e3f7caf9cd7, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad75cbe6-59fe-4901-94a4-9e3f7caf9cd7, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(32 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad75cbe6-59fe-4901-94a4-9e3f7caf9cd7, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 94ce269d-b65f-4dd2-b0e4-74c7c0423e1e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94ce269d-b65f-4dd2-b0e4-74c7c0423e1e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(33 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94ce269d-b65f-4dd2-b0e4-74c7c0423e1e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7cd1f809-1892-4f93-8c97-a212141bc26b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cd1f809-1892-4f93-8c97-a212141bc26b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(34 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cd1f809-1892-4f93-8c97-a212141bc26b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dbf0d602-2193-40df-865f-1ea5566edb12, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbf0d602-2193-40df-865f-1ea5566edb12, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=NzY0MWFlNWEtN2MyODU4YmMtMWVmOTg2ZDUtNmNlZDQzN2Y=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(35 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbf0d602-2193-40df-865f-1ea5566edb12, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 622dda77-e4bd-43c2-94d7-8e583418dcfc, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 622dda77-e4bd-43c2-94d7-8e583418dcfc, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 622dda77-e4bd-43c2-94d7-8e583418dcfc, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d6463725-c358-4d02-ac8b-f91497c3223e, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d6463725-c358-4d02-ac8b-f91497c3223e, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d6463725-c358-4d02-ac8b-f91497c3223e, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5d377f2a-4481-469c-8d1e-5d2660ccdbb0, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d377f2a-4481-469c-8d1e-5d2660ccdbb0, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(35 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d377f2a-4481-469c-8d1e-5d2660ccdbb0, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2be2230c-835e-4fc1-93c5-b0ec455495f6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2be2230c-835e-4fc1-93c5-b0ec455495f6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(36 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2be2230c-835e-4fc1-93c5-b0ec455495f6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26d2a0c6-6d08-41aa-8207-0dac01f61060, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26d2a0c6-6d08-41aa-8207-0dac01f61060, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(37 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26d2a0c6-6d08-41aa-8207-0dac01f61060, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b42cc3c3-c5b3-4eb0-87f3-1f5968cdac6c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b42cc3c3-c5b3-4eb0-87f3-1f5968cdac6c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(38 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b42cc3c3-c5b3-4eb0-87f3-1f5968cdac6c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84a39359-8b95-4e23-92c5-d9cb31451aff, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84a39359-8b95-4e23-92c5-d9cb31451aff, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(39 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84a39359-8b95-4e23-92c5-d9cb31451aff, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 393a0422-7758-4970-bc82-72b3675fcdd8, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 393a0422-7758-4970-bc82-72b3675fcdd8, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(40 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 393a0422-7758-4970-bc82-72b3675fcdd8, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cc19013-73fd-46dd-acc7-2ace96a22011, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cc19013-73fd-46dd-acc7-2ace96a22011, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(41 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cc19013-73fd-46dd-acc7-2ace96a22011, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11c2d153-bbbd-41bf-9650-7ed484d673a1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11c2d153-bbbd-41bf-9650-7ed484d673a1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(42 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11c2d153-bbbd-41bf-9650-7ed484d673a1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3324c1fa-4248-4fa0-8f11-7975854844f5, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3324c1fa-4248-4fa0-8f11-7975854844f5, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(43 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3324c1fa-4248-4fa0-8f11-7975854844f5, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce8b24f9-5706-4490-a095-a0e935ee0a5b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce8b24f9-5706-4490-a095-a0e935ee0a5b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(44 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce8b24f9-5706-4490-a095-a0e935ee0a5b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03f25fad-0d81-471e-8e75-071992b56524, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03f25fad-0d81-471e-8e75-071992b56524, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=Mjk1ZTBlZjYtMjU4YTdlZWYtOWEwYTZiYjEtMzljOWZhZQ==" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(45 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 03f25fad-0d81-471e-8e75-071992b56524, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 7c8a231f-575a-4f43-a928-01462cc74083, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7c8a231f-575a-4f43-a928-01462cc74083, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7c8a231f-575a-4f43-a928-01462cc74083, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2307870e-3ff4-47a0-b881-69898febca26, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2307870e-3ff4-47a0-b881-69898febca26, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2307870e-3ff4-47a0-b881-69898febca26, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e101e53a-6aba-43d5-92a6-3cc9afa4c485, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e101e53a-6aba-43d5-92a6-3cc9afa4c485, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(45 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e101e53a-6aba-43d5-92a6-3cc9afa4c485, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f58213b-fb80-483b-9771-e953541543e2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f58213b-fb80-483b-9771-e953541543e2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(46 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f58213b-fb80-483b-9771-e953541543e2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 461b6bfd-16b0-48e0-82b8-0166f35e5284, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 461b6bfd-16b0-48e0-82b8-0166f35e5284, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(47 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 461b6bfd-16b0-48e0-82b8-0166f35e5284, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6afedeaa-0e60-483b-a3c2-d757eb9105c9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6afedeaa-0e60-483b-a3c2-d757eb9105c9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(48 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6afedeaa-0e60-483b-a3c2-d757eb9105c9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93b1f887-322b-4164-b718-4d9248f3ec52, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93b1f887-322b-4164-b718-4d9248f3ec52, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(49 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93b1f887-322b-4164-b718-4d9248f3ec52, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f8fa93a-c130-4330-8c34-c8d9639f3222, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f8fa93a-c130-4330-8c34-c8d9639f3222, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(50 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f8fa93a-c130-4330-8c34-c8d9639f3222, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6d5758e-b27a-4440-8a6c-a72e0edf4dda, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6d5758e-b27a-4440-8a6c-a72e0edf4dda, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(51 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6d5758e-b27a-4440-8a6c-a72e0edf4dda, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8ba8fe6-7e61-4726-97a6-9dc86e11fe50, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8ba8fe6-7e61-4726-97a6-9dc86e11fe50, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(52 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8ba8fe6-7e61-4726-97a6-9dc86e11fe50, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53aa303d-8433-44ab-9cbf-3a7c6f470b33, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53aa303d-8433-44ab-9cbf-3a7c6f470b33, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(53 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 53aa303d-8433-44ab-9cbf-3a7c6f470b33, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2f0215c2-00ab-4830-a47b-cab905d60c6f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f0215c2-00ab-4830-a47b-cab905d60c6f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(54 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f0215c2-00ab-4830-a47b-cab905d60c6f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 355a1e9f-ef1e-4588-afaf-daed855da1b9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 355a1e9f-ef1e-4588-afaf-daed855da1b9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=YWIzOTBkMWYtNjczNjhhYzYtNThjMGZiNTctZmNmYmIxNjM=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(55 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 355a1e9f-ef1e-4588-afaf-daed855da1b9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, db205153-88d6-47fb-980b-292e0a172c25, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db205153-88d6-47fb-980b-292e0a172c25, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db205153-88d6-47fb-980b-292e0a172c25, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 764400aa-6ee4-4a9e-8422-7439362a59a6, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 764400aa-6ee4-4a9e-8422-7439362a59a6, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 764400aa-6ee4-4a9e-8422-7439362a59a6, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4723cd2a-0b9d-4d7b-bc14-9aa84b7cac8f, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4723cd2a-0b9d-4d7b-bc14-9aa84b7cac8f, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(55 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4723cd2a-0b9d-4d7b-bc14-9aa84b7cac8f, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 586685c5-55e4-40e4-b429-18bd633caa04, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 586685c5-55e4-40e4-b429-18bd633caa04, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(56 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 586685c5-55e4-40e4-b429-18bd633caa04, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42cc9781-5fc3-46d6-bcdc-efb36d8c9074, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42cc9781-5fc3-46d6-bcdc-efb36d8c9074, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(57 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42cc9781-5fc3-46d6-bcdc-efb36d8c9074, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aee85310-5750-46f2-a302-387b0c8e1055, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aee85310-5750-46f2-a302-387b0c8e1055, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(58 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aee85310-5750-46f2-a302-387b0c8e1055, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eca6ac0a-57d0-47d0-b94e-4425f4e6f96c, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eca6ac0a-57d0-47d0-b94e-4425f4e6f96c, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Int8\n                        WHERE col_index_Int8 = CAST(59 AS Int8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eca6ac0a-57d0-47d0-b94e-4425f4e6f96c, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6595a2b7-5326-4623-a08e-7fc8f80b9dc3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6595a2b7-5326-4623-a08e-7fc8f80b9dc3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(1 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6595a2b7-5326-4623-a08e-7fc8f80b9dc3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6dd1cb5-47d1-4a7a-bf5d-a5184d464915, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6dd1cb5-47d1-4a7a-bf5d-a5184d464915, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(2 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6dd1cb5-47d1-4a7a-bf5d-a5184d464915, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a91da70-675f-4543-881b-f833302f4151, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a91da70-675f-4543-881b-f833302f4151, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(3 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a91da70-675f-4543-881b-f833302f4151, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fba89692-26fe-4ae8-acef-66852ce84fbd, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fba89692-26fe-4ae8-acef-66852ce84fbd, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(4 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fba89692-26fe-4ae8-acef-66852ce84fbd, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1e4a5e9-dc77-4af1-9558-0732d79f19e3, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1e4a5e9-dc77-4af1-9558-0732d79f19e3, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(5 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1e4a5e9-dc77-4af1-9558-0732d79f19e3, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61a94eb2-da9c-4325-9961-14f94dbe599b, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61a94eb2-da9c-4325-9961-14f94dbe599b, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=M2RmY2ZlM2ItNzYxZGZjYjUtNmRhN2U2YmUtODRkNWRjNGY=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(6 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61a94eb2-da9c-4325-9961-14f94dbe599b, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: None
DEBUG    ydb.query.pool:pool.py:106 Acquired dead session from queue: None
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, b5e59a23-d7a4-4179-9eb1-49e3512f2f25, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b5e59a23-d7a4-4179-9eb1-49e3512f2f25, ghrun-jhhelrhzfq.auto.internal:8483): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b5e59a23-d7a4-4179-9eb1-49e3512f2f25, ghrun-jhhelrhzfq.auto.internal:8483): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, de7aaf05-ae06-4f63-a327-87550f9c61b2, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, de7aaf05-ae06-4f63-a327-87550f9c61b2, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, de7aaf05-ae06-4f63-a327-87550f9c61b2, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbd35e67-9ef9-4927-9963-54cb81d575c1, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbd35e67-9ef9-4927-9963-54cb81d575c1, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(6 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbd35e67-9ef9-4927-9963-54cb81d575c1, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e72009b7-4019-4a8d-b717-92650875d3f9, ghrun-jhhelrhzfq.auto.internal:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e72009b7-4019-4a8d-b717-92650875d3f9, ghrun-jhhelrhzfq.auto.internal:8483): request = { session_id: "ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=" exec_mode: EXEC_MODE_EXECUTE tx_control { begin_tx { stale_read_only { } } } query_content { syntax: SYNTAX_YQL_V1 text: "\n                        select col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                        from table_index_4__SYNC VIEW idx_col_index_Uint8\n                        WHERE col_index_Uint8 = CAST(7 AS Uint8);\n                    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e72009b7-4019-4a8d-b717-92650875d3f9, ghrun-jhhelrhzfq.auto.internal:8483): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d8281b03-0d97-462f-a8eb-a58073e31864, localhost:8483): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d8281b03-0d97-462f-a8eb-a58073e31864, localhost:8483): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d8281b03-0d97-462f-a8eb-a58073e31864, localhost:8483): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jhhelrhzfq.auto.internal" port: 8483 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jhhelrhzfq.auto.internal:8483, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:8483
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODBjODdkNTQtMmU2MzE0OTUtZDA3ZjA1OTItZTU4ZmUyMGE=
============================== slowest durations ===============================
584.61s call     test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
11.21s setup    test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC]
=========================== short test summary info ============================
FAILED test_secondary_index.py::TestSecondaryIndex::test_secondary_index_cover[table_index_4__SYNC-pk_types5-all_types5-index5---SYNC] - ValueError: Internal gRPC call error 8. Please report to https://github.com/grpc/grpc/issues
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 614.58s (0:10:14) =========================

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

During handling of the above exception, another exception occurred:

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

============================ no tests ran in 1.40s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001405/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 1.31s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001453/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 1.61s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/5xva/001425/ydb/tests/datashard/secondary_index/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 24 items

============================ no tests ran in 1.65s =============================
