============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ee0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
73.32s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
57.96s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
12.03s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]
9.06s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0_UNIQUE_SYNC-pk_types8-all_types8-index8-pgdate-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__ASYNC-pk_types7-all_types7-index7-pgdate--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 153.61s (0:02:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001eec/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
70.90s call     test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
59.54s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
17.03s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]
9.16s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgdate_0__SYNC-pk_types6-all_types6-index6-pgdate--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0_UNIQUE_SYNC-pk_types2-all_types2-index2-pgint4-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 157.81s (0:02:37) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ed6/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
69.58s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]
63.70s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
12.03s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__SYNC-pk_types0-all_types0-index0-pgint4--SYNC]
9.43s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint4_0__ASYNC-pk_types1-all_types1-index1-pgint4--ASYNC]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 156.02s (0:02:36) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py F.

=================================== FAILURES ===================================
_ TestPgTTL.test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC] _
ydb/tests/datashard/ttl/test_ttl.py:418: in test_ttl
    self.do_test_ttl(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/ttl/test_ttl.py:64: in do_test_ttl
    self.select(table_name, pk_types, all_types, index, dml)
ydb/tests/datashard/ttl/test_ttl.py:127: in select
    self.create_select(table_name, pk_types, all_types, index, i, 0, dml)
ydb/tests/datashard/ttl/test_ttl.py:147: in create_select
    assert (
E   AssertionError: Expected 0 rows, error when deleting 5 lines, table table_pgint8_0_UNIQUE_SYNC
E   assert (1 == 1 and 1 == 0)
E    +  where 1 = len([{'count': 1}])
E    +  and   1 = {'count': 1}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/wyw9/001ea0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 31257
DEBUG    ya.test:process.py:259 Command (pid 31257) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 31257) elapsed time (sec): 16.216243505477905
DEBUG    ya.test:process.py:263 Command (pid 31257) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) maxrss: 487156
DEBUG    ya.test:process.py:263 Command (pid 31257) minflt: 47707
DEBUG    ya.test:process.py:263 Command (pid 31257) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) nivcsw: 1981
DEBUG    ya.test:process.py:263 Command (pid 31257) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 31257) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 31257) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 31257) stime: 7.343047
DEBUG    ya.test:process.py:263 Command (pid 31257) utime: 0.622757
DEBUG    ya.test:process.py:263 Command (pid 31257) wtime: 16.349
DEBUG    ya.test:process.py:275 Command (pid 31257) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-icmf7pzugu    Host information: 
        Linux ghrun-icmf7pzugu 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9630
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/wyw9/001ea0/r3tmp/kikimr_cluster_e45gtl69
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25977
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28918
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28950
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/wyw9/001ea0/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/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/node_1/logfile_m0z05e6t.log --grpc-port=25977 --mon-port=28918 --ic-port=9630
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25977/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/wyw9/001ea0/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/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/node_1/logfile_m0z05e6t.log --grpc-port=25977 --mon-port=28918 --ic-port=9630
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/node_1/logfile_m0z05e6t.log', '--grpc-port=25977', '--mon-port=28918', '--ic-port=9630')' in '/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_ttl.py.TestPgTTL.test_ttl.table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 31803
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25977/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/wyw9/001ea0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 31822
DEBUG    ya.test:process.py:259 Command (pid 31822) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 31822) elapsed time (sec): 5.388451814651489
DEBUG    ya.test:process.py:263 Command (pid 31822) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) maxrss: 487248
DEBUG    ya.test:process.py:263 Command (pid 31822) minflt: 50158
DEBUG    ya.test:process.py:263 Command (pid 31822) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) nivcsw: 652
DEBUG    ya.test:process.py:263 Command (pid 31822) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 31822) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 31822) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 31822) stime: 1.8839009999999998
DEBUG    ya.test:process.py:263 Command (pid 31822) utime: 0.6026
DEBUG    ya.test:process.py:263 Command (pid 31822) wtime: 5.561
DEBUG    ya.test:process.py:275 Command (pid 31822) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-icmf7pzugu    Host information: 
        Linux ghrun-icmf7pzugu 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-icmf7pzugu    Host information: 
        Linux ghrun-icmf7pzugu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25977', '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: 9630\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/wyw9/001ea0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25977', '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: 9630\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 35931
DEBUG    ya.test:process.py:259 Command (pid 35931) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 35931) elapsed time (sec): 1.4304766654968262
DEBUG    ya.test:process.py:263 Command (pid 35931) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) maxrss: 599900
DEBUG    ya.test:process.py:263 Command (pid 35931) minflt: 52104
DEBUG    ya.test:process.py:263 Command (pid 35931) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) nivcsw: 198
DEBUG    ya.test:process.py:263 Command (pid 35931) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 35931) nvcsw: 442
DEBUG    ya.test:process.py:263 Command (pid 35931) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 35931) stime: 0.305316
DEBUG    ya.test:process.py:263 Command (pid 35931) utime: 0.635757
DEBUG    ya.test:process.py:263 Command (pid 35931) wtime: 1.463
DEBUG    ya.test:process.py:275 Command (pid 35931) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wyw9/001ea0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25977', '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/wyw9/001ea0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25977', '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: 36284
DEBUG    ya.test:process.py:259 Command (pid 36284) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 36284) elapsed time (sec): 1.211000680923462
DEBUG    ya.test:process.py:263 Command (pid 36284) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) maxrss: 599900
DEBUG    ya.test:process.py:263 Command (pid 36284) minflt: 52346
DEBUG    ya.test:process.py:263 Command (pid 36284) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) nivcsw: 262
DEBUG    ya.test:process.py:263 Command (pid 36284) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 36284) nvcsw: 505
DEBUG    ya.test:process.py:263 Command (pid 36284) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 36284) stime: 0.260076
DEBUG    ya.test:process.py:263 Command (pid 36284) utime: 0.649623
DEBUG    ya.test:process.py:263 Command (pid 36284) wtime: 1.228
DEBUG    ya.test:process.py:275 Command (pid 36284) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, 2dfe8a69-8de0-4fcf-9968-15ddd9ce6b08, localhost:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2dfe8a69-8de0-4fcf-9968-15ddd9ce6b08, localhost:25977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2dfe8a69-8de0-4fcf-9968-15ddd9ce6b08, localhost:25977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 25977 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-icmf7pzugu.auto.internal:25977, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25977
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestPgTTL, test_name: test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-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:421 RpcState(CreateSession, e111c4e3-b919-4087-8569-2003e7d3ee98, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e111c4e3-b919-4087-8569-2003e7d3ee98, ghrun-icmf7pzugu.auto.internal:25977): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e111c4e3-b919-4087-8569-2003e7d3ee98, ghrun-icmf7pzugu.auto.internal:25977): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2413035c-6669-41a4-a7e9-90982ca21e1a, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2413035c-6669-41a4-a7e9-90982ca21e1a, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2413035c-6669-41a4-a7e9-90982ca21e1a, ghrun-icmf7pzugu.auto.internal:25977): 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=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b3026ae8-365c-4fcf-9d3d-fd29c6cbf60c, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3026ae8-365c-4fcf-9d3d-fd29c6cbf60c, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_pgint8_0_UNIQUE_SYNC` (\n            pk_pgbool pgbool, pk_pgint2 pgint2, pk_pgint4 pgint4, pk_pgint8 pgint8, pk_pgnumeric pgnumeric, pk_pgbytea pgbytea, pk_pgtext pgtext, pk_pgvarchar pgvarchar, pk_pguuid pguuid, pk_pgdate pgdate, pk_pgtimestamp pgtimestamp, pk_pginterval pginterval, col_pgbool pgbool, col_pgint2 pgint2, col_pgint4 pgint4, col_pgint8 pgint8, col_pgnumeric pgnumeric, col_pgbytea pgbytea, col_pgtext pgtext, col_pgvarchar pgvarchar, col_pguuid pguuid, col_pgdate pgdate, col_pgtimestamp pgtimestamp, col_pginterval pginterval, col_pgfloat4 pgfloat4, col_pgfloat8 pgfloat8, col_pgjson pgjson, col_pgjsonb pgjsonb, col_index_pgint2 pgint2, col_index_pgint4 pgint4, col_index_pgint8 pgint8, col_index_pgnumeric pgnumeric, col_index_pgbytea pgbytea, col_index_pgtext pgtext, col_index_pgvarchar pgvarchar, col_index_pguuid pguuid, col_index_pgdate pgdate, col_index_pgtimestamp pgtimestamp, col_index_pginterval pginterval, ttl_pgint8 pgint8,\n            PRIMARY KEY(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval\n                )\n            , INDEX idx_col_index_pgint2 GLOBAL UNIQUE SYNC ON (col_index_pgint2), INDEX idx_col_index_pgint4 GLOBAL UNIQUE SYNC ON (col_index_pgint4), INDEX idx_col_index_pgint8 GLOBAL UNIQUE SYNC ON (col_index_pgint8), INDEX idx_col_index_pgnumeric GLOBAL UNIQUE SYNC ON (col_index_pgnumeric), INDEX idx_col_index_pgbytea GLOBAL UNIQUE SYNC ON (col_index_pgbytea), INDEX idx_col_index_pgtext GLOBAL UNIQUE SYNC ON (col_index_pgtext), INDEX idx_col_index_pgvarchar GLOBAL UNIQUE SYNC ON (col_index_pgvarchar), INDEX idx_col_index_pguuid GLOBAL UNIQUE SYNC ON (col_index_pguuid), INDEX idx_col_index_pgdate GLOBAL UNIQUE SYNC ON (col_index_pgdate), INDEX idx_col_index_pgtimestamp GLOBAL UNIQUE SYNC ON (col_index_pgtimestamp), INDEX idx_col_index_pginterval GLOBAL UNIQUE SYNC ON (col_index_pginterval)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3026ae8-365c-4fcf-9d3d-fd29c6cbf60c, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2aebd0a8-4aa8-4df7-8386-de1adeda511a, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2aebd0a8-4aa8-4df7-8386-de1adeda511a, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgint8_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_pgint8 AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2aebd0a8-4aa8-4df7-8386-de1adeda511a, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 067d83f9-2011-4ee5-848a-1ff6d52ebda6, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 067d83f9-2011-4ee5-848a-1ff6d52ebda6, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_pgint8_0_UNIQUE_SYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 067d83f9-2011-4ee5-848a-1ff6d52ebda6, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9794b933-27c0-4f3f-a9ce-44d49d8dbf93, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9794b933-27c0-4f3f-a9ce-44d49d8dbf93, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_pgint8_0_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_pgint8 AS SECONDS )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9794b933-27c0-4f3f-a9ce-44d49d8dbf93, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64ce82fc-c424-489c-b4e1-f8cae25e9cf3, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64ce82fc-c424-489c-b4e1-f8cae25e9cf3, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\'), \n                pgbool(\'t\'), pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\'), pgfloat4(\'1.4\'), pgfloat8(\'1.6\'), pgjson(\'{\"another_key_pg\": 1}\'), pgjsonb(\'{\"another_doc_key_pg\": 1}\'), \n                pgint2(\'1\'), pgint4(\'1\'), pgint8(\'1\'), pgnumeric(\'1.123456\'), pgbytea(\'pgbytea 1\'), pgtext(\'pgtext 1\'), pgvarchar(\'pgvarchar 1\'), pguuid(\'30015678-e89b-12d3-a456-556642440000\'), pgdate(\'2001-01-01\'), pgtimestamp(\'2001-10-02 11:00:00\'), pginterval(\'01:21:01\'), \n                pgint8(\'1765897076\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64ce82fc-c424-489c-b4e1-f8cae25e9cf3, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afe3234b-b8e1-4a1c-a218-416ad52bef4c, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afe3234b-b8e1-4a1c-a218-416ad52bef4c, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\'), \n                pgbool(\'t\'), pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\'), pgfloat4(\'2.4\'), pgfloat8(\'2.6\'), pgjson(\'{\"another_key_pg\": 2}\'), pgjsonb(\'{\"another_doc_key_pg\": 2}\'), \n                pgint2(\'2\'), pgint4(\'2\'), pgint8(\'2\'), pgnumeric(\'2.123456\'), pgbytea(\'pgbytea 2\'), pgtext(\'pgtext 2\'), pgvarchar(\'pgvarchar 2\'), pguuid(\'30025678-e89b-12d3-a456-556642440000\'), pgdate(\'2002-01-01\'), pgtimestamp(\'2002-10-02 11:00:00\'), pginterval(\'02:21:01\'), \n                pgint8(\'1765897076\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afe3234b-b8e1-4a1c-a218-416ad52bef4c, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6e61cfe-7f09-4b73-94f8-17f48f32390d, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6e61cfe-7f09-4b73-94f8-17f48f32390d, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\'), \n                pgbool(\'t\'), pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\'), pgfloat4(\'3.4\'), pgfloat8(\'3.6\'), pgjson(\'{\"another_key_pg\": 3}\'), pgjsonb(\'{\"another_doc_key_pg\": 3}\'), \n                pgint2(\'3\'), pgint4(\'3\'), pgint8(\'3\'), pgnumeric(\'3.123456\'), pgbytea(\'pgbytea 3\'), pgtext(\'pgtext 3\'), pgvarchar(\'pgvarchar 3\'), pguuid(\'30035678-e89b-12d3-a456-556642440000\'), pgdate(\'2003-01-01\'), pgtimestamp(\'2003-10-02 11:00:00\'), pginterval(\'03:21:01\'), \n                pgint8(\'1766501876\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6e61cfe-7f09-4b73-94f8-17f48f32390d, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0ea3195-ac94-44c8-bd57-8e2ebfd36e34, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0ea3195-ac94-44c8-bd57-8e2ebfd36e34, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\'), \n                pgbool(\'t\'), pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\'), pgfloat4(\'4.4\'), pgfloat8(\'4.6\'), pgjson(\'{\"another_key_pg\": 4}\'), pgjsonb(\'{\"another_doc_key_pg\": 4}\'), \n                pgint2(\'4\'), pgint4(\'4\'), pgint8(\'4\'), pgnumeric(\'4.123456\'), pgbytea(\'pgbytea 4\'), pgtext(\'pgtext 4\'), pgvarchar(\'pgvarchar 4\'), pguuid(\'30045678-e89b-12d3-a456-556642440000\'), pgdate(\'2004-01-01\'), pgtimestamp(\'2004-10-02 11:00:00\'), pginterval(\'04:21:01\'), \n                pgint8(\'1766501876\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0ea3195-ac94-44c8-bd57-8e2ebfd36e34, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e4a8267-a500-4958-bf22-84ab9176b501, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e4a8267-a500-4958-bf22-84ab9176b501, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\'), \n                pgbool(\'t\'), pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\'), pgfloat4(\'5.4\'), pgfloat8(\'5.6\'), pgjson(\'{\"another_key_pg\": 5}\'), pgjsonb(\'{\"another_doc_key_pg\": 5}\'), \n                pgint2(\'5\'), pgint4(\'5\'), pgint8(\'5\'), pgnumeric(\'5.123456\'), pgbytea(\'pgbytea 5\'), pgtext(\'pgtext 5\'), pgvarchar(\'pgvarchar 5\'), pguuid(\'30055678-e89b-12d3-a456-556642440000\'), pgdate(\'2005-01-01\'), pgtimestamp(\'2005-10-02 11:00:00\'), pginterval(\'05:21:01\'), \n                pgint8(\'1766501881\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e4a8267-a500-4958-bf22-84ab9176b501, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 91ac3fde-2ba7-459f-b139-93bae088e208, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91ac3fde-2ba7-459f-b139-93bae088e208, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\'), \n                pgbool(\'t\'), pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\'), pgfloat4(\'6.4\'), pgfloat8(\'6.6\'), pgjson(\'{\"another_key_pg\": 6}\'), pgjsonb(\'{\"another_doc_key_pg\": 6}\'), \n                pgint2(\'6\'), pgint4(\'6\'), pgint8(\'6\'), pgnumeric(\'6.123456\'), pgbytea(\'pgbytea 6\'), pgtext(\'pgtext 6\'), pgvarchar(\'pgvarchar 6\'), pguuid(\'30065678-e89b-12d3-a456-556642440000\'), pgdate(\'2006-01-01\'), pgtimestamp(\'2006-10-02 11:00:00\'), pginterval(\'06:21:01\'), \n                pgint8(\'1766501881\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91ac3fde-2ba7-459f-b139-93bae088e208, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a940ea9-6c67-42b6-9768-b00f19110b17, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a940ea9-6c67-42b6-9768-b00f19110b17, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\'), \n                pgbool(\'t\'), pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\'), pgfloat4(\'7.4\'), pgfloat8(\'7.6\'), pgjson(\'{\"another_key_pg\": 7}\'), pgjsonb(\'{\"another_doc_key_pg\": 7}\'), \n                pgint2(\'7\'), pgint4(\'7\'), pgint8(\'7\'), pgnumeric(\'7.123456\'), pgbytea(\'pgbytea 7\'), pgtext(\'pgtext 7\'), pgvarchar(\'pgvarchar 7\'), pguuid(\'30075678-e89b-12d3-a456-556642440000\'), pgdate(\'2007-01-01\'), pgtimestamp(\'2007-10-02 11:00:00\'), pginterval(\'07:21:01\'), \n                pgint8(\'1767711476\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a940ea9-6c67-42b6-9768-b00f19110b17, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e14ab618-36a6-4113-b911-377b370f14d7, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e14ab618-36a6-4113-b911-377b370f14d7, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_pgint8_0_UNIQUE_SYNC(\n                pk_pgbool, pk_pgint2, pk_pgint4, pk_pgint8, pk_pgnumeric, pk_pgbytea, pk_pgtext, pk_pgvarchar, pk_pguuid, pk_pgdate, pk_pgtimestamp, pk_pginterval, \n                col_pgbool, col_pgint2, col_pgint4, col_pgint8, col_pgnumeric, col_pgbytea, col_pgtext, col_pgvarchar, col_pguuid, col_pgdate, col_pgtimestamp, col_pginterval, col_pgfloat4, col_pgfloat8, col_pgjson, col_pgjsonb, \n                col_index_pgint2, col_index_pgint4, col_index_pgint8, col_index_pgnumeric, col_index_pgbytea, col_index_pgtext, col_index_pgvarchar, col_index_pguuid, col_index_pgdate, col_index_pgtimestamp, col_index_pginterval, \n                ttl_pgint8\n            )\n            VALUES(\n                pgbool(\'t\'), pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\'), \n                pgbool(\'t\'), pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\'), pgfloat4(\'8.4\'), pgfloat8(\'8.6\'), pgjson(\'{\"another_key_pg\": 8}\'), pgjsonb(\'{\"another_doc_key_pg\": 8}\'), \n                pgint2(\'8\'), pgint4(\'8\'), pgint8(\'8\'), pgnumeric(\'8.123456\'), pgbytea(\'pgbytea 8\'), pgtext(\'pgtext 8\'), pgvarchar(\'pgvarchar 8\'), pguuid(\'30085678-e89b-12d3-a456-556642440000\'), pgdate(\'2008-01-01\'), pgtimestamp(\'2008-10-02 11:00:00\'), pginterval(\'08:21:01\'), \n                pgint8(\'1767711476\')\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e14ab618-36a6-4113-b911-377b370f14d7, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e58eb5d-5160-49f1-87c1-41dfe0257079, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e58eb5d-5160-49f1-87c1-41dfe0257079, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'1\') and pk_pgint4=pgint4(\'1\') and pk_pgint8=pgint8(\'1\') and pk_pgnumeric=pgnumeric(\'1.123456\') and pk_pgbytea=pgbytea(\'pgbytea 1\') and pk_pgtext=pgtext(\'pgtext 1\') and pk_pgvarchar=pgvarchar(\'pgvarchar 1\') and pk_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2001-01-01\') and pk_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and pk_pginterval=pginterval(\'01:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'1\') and col_index_pgint4=pgint4(\'1\') and col_index_pgint8=pgint8(\'1\') and col_index_pgnumeric=pgnumeric(\'1.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 1\') and col_index_pgtext=pgtext(\'pgtext 1\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_index_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2001-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_index_pginterval=pginterval(\'01:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'1\') and col_pgint4=pgint4(\'1\') and col_pgint8=pgint8(\'1\') and col_pgnumeric=pgnumeric(\'1.123456\') and col_pgbytea=pgbytea(\'pgbytea 1\') and col_pgtext=pgtext(\'pgtext 1\') and col_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2001-01-01\') and col_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_pginterval=pginterval(\'01:21:01\') and col_pgfloat4=pgfloat4(\'1.4\') and col_pgfloat8=pgfloat8(\'1.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e58eb5d-5160-49f1-87c1-41dfe0257079, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f0ca955-d373-4ced-a49f-c54148bd80b6, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f0ca955-d373-4ced-a49f-c54148bd80b6, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'1\') and pk_pgint4=pgint4(\'1\') and pk_pgint8=pgint8(\'1\') and pk_pgnumeric=pgnumeric(\'1.123456\') and pk_pgbytea=pgbytea(\'pgbytea 1\') and pk_pgtext=pgtext(\'pgtext 1\') and pk_pgvarchar=pgvarchar(\'pgvarchar 1\') and pk_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2001-01-01\') and pk_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and pk_pginterval=pginterval(\'01:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'1\') and col_index_pgint4=pgint4(\'1\') and col_index_pgint8=pgint8(\'1\') and col_index_pgnumeric=pgnumeric(\'1.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 1\') and col_index_pgtext=pgtext(\'pgtext 1\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_index_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2001-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_index_pginterval=pginterval(\'01:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'1\') and col_pgint4=pgint4(\'1\') and col_pgint8=pgint8(\'1\') and col_pgnumeric=pgnumeric(\'1.123456\') and col_pgbytea=pgbytea(\'pgbytea 1\') and col_pgtext=pgtext(\'pgtext 1\') and col_pgvarchar=pgvarchar(\'pgvarchar 1\') and col_pguuid=pguuid(\'30015678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2001-01-01\') and col_pgtimestamp=pgtimestamp(\'2001-10-02 11:00:00\') and col_pginterval=pginterval(\'01:21:01\') and col_pgfloat4=pgfloat4(\'1.4\') and col_pgfloat8=pgfloat8(\'1.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f0ca955-d373-4ced-a49f-c54148bd80b6, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73afa570-f265-4c25-a5c5-72bc9db2291e, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73afa570-f265-4c25-a5c5-72bc9db2291e, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'2\') and pk_pgint4=pgint4(\'2\') and pk_pgint8=pgint8(\'2\') and pk_pgnumeric=pgnumeric(\'2.123456\') and pk_pgbytea=pgbytea(\'pgbytea 2\') and pk_pgtext=pgtext(\'pgtext 2\') and pk_pgvarchar=pgvarchar(\'pgvarchar 2\') and pk_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2002-01-01\') and pk_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and pk_pginterval=pginterval(\'02:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'2\') and col_index_pgint4=pgint4(\'2\') and col_index_pgint8=pgint8(\'2\') and col_index_pgnumeric=pgnumeric(\'2.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 2\') and col_index_pgtext=pgtext(\'pgtext 2\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_index_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2002-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_index_pginterval=pginterval(\'02:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'2\') and col_pgint4=pgint4(\'2\') and col_pgint8=pgint8(\'2\') and col_pgnumeric=pgnumeric(\'2.123456\') and col_pgbytea=pgbytea(\'pgbytea 2\') and col_pgtext=pgtext(\'pgtext 2\') and col_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2002-01-01\') and col_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_pginterval=pginterval(\'02:21:01\') and col_pgfloat4=pgfloat4(\'2.4\') and col_pgfloat8=pgfloat8(\'2.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73afa570-f265-4c25-a5c5-72bc9db2291e, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0676e251-ea10-43b0-8851-43c690a26a51, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0676e251-ea10-43b0-8851-43c690a26a51, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'2\') and pk_pgint4=pgint4(\'2\') and pk_pgint8=pgint8(\'2\') and pk_pgnumeric=pgnumeric(\'2.123456\') and pk_pgbytea=pgbytea(\'pgbytea 2\') and pk_pgtext=pgtext(\'pgtext 2\') and pk_pgvarchar=pgvarchar(\'pgvarchar 2\') and pk_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2002-01-01\') and pk_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and pk_pginterval=pginterval(\'02:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'2\') and col_index_pgint4=pgint4(\'2\') and col_index_pgint8=pgint8(\'2\') and col_index_pgnumeric=pgnumeric(\'2.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 2\') and col_index_pgtext=pgtext(\'pgtext 2\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_index_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2002-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_index_pginterval=pginterval(\'02:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'2\') and col_pgint4=pgint4(\'2\') and col_pgint8=pgint8(\'2\') and col_pgnumeric=pgnumeric(\'2.123456\') and col_pgbytea=pgbytea(\'pgbytea 2\') and col_pgtext=pgtext(\'pgtext 2\') and col_pgvarchar=pgvarchar(\'pgvarchar 2\') and col_pguuid=pguuid(\'30025678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2002-01-01\') and col_pgtimestamp=pgtimestamp(\'2002-10-02 11:00:00\') and col_pginterval=pginterval(\'02:21:01\') and col_pgfloat4=pgfloat4(\'2.4\') and col_pgfloat8=pgfloat8(\'2.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0676e251-ea10-43b0-8851-43c690a26a51, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2d80a9bb-5707-4437-95a8-261dfde75ee6, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d80a9bb-5707-4437-95a8-261dfde75ee6, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'3\') and pk_pgint4=pgint4(\'3\') and pk_pgint8=pgint8(\'3\') and pk_pgnumeric=pgnumeric(\'3.123456\') and pk_pgbytea=pgbytea(\'pgbytea 3\') and pk_pgtext=pgtext(\'pgtext 3\') and pk_pgvarchar=pgvarchar(\'pgvarchar 3\') and pk_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2003-01-01\') and pk_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and pk_pginterval=pginterval(\'03:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'3\') and col_index_pgint4=pgint4(\'3\') and col_index_pgint8=pgint8(\'3\') and col_index_pgnumeric=pgnumeric(\'3.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 3\') and col_index_pgtext=pgtext(\'pgtext 3\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_index_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2003-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_index_pginterval=pginterval(\'03:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'3\') and col_pgint4=pgint4(\'3\') and col_pgint8=pgint8(\'3\') and col_pgnumeric=pgnumeric(\'3.123456\') and col_pgbytea=pgbytea(\'pgbytea 3\') and col_pgtext=pgtext(\'pgtext 3\') and col_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2003-01-01\') and col_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_pginterval=pginterval(\'03:21:01\') and col_pgfloat4=pgfloat4(\'3.4\') and col_pgfloat8=pgfloat8(\'3.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2d80a9bb-5707-4437-95a8-261dfde75ee6, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3e5b462-e67b-4892-b87d-02c1e0ac903a, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3e5b462-e67b-4892-b87d-02c1e0ac903a, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'3\') and pk_pgint4=pgint4(\'3\') and pk_pgint8=pgint8(\'3\') and pk_pgnumeric=pgnumeric(\'3.123456\') and pk_pgbytea=pgbytea(\'pgbytea 3\') and pk_pgtext=pgtext(\'pgtext 3\') and pk_pgvarchar=pgvarchar(\'pgvarchar 3\') and pk_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2003-01-01\') and pk_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and pk_pginterval=pginterval(\'03:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'3\') and col_index_pgint4=pgint4(\'3\') and col_index_pgint8=pgint8(\'3\') and col_index_pgnumeric=pgnumeric(\'3.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 3\') and col_index_pgtext=pgtext(\'pgtext 3\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_index_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2003-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_index_pginterval=pginterval(\'03:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'3\') and col_pgint4=pgint4(\'3\') and col_pgint8=pgint8(\'3\') and col_pgnumeric=pgnumeric(\'3.123456\') and col_pgbytea=pgbytea(\'pgbytea 3\') and col_pgtext=pgtext(\'pgtext 3\') and col_pgvarchar=pgvarchar(\'pgvarchar 3\') and col_pguuid=pguuid(\'30035678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2003-01-01\') and col_pgtimestamp=pgtimestamp(\'2003-10-02 11:00:00\') and col_pginterval=pginterval(\'03:21:01\') and col_pgfloat4=pgfloat4(\'3.4\') and col_pgfloat8=pgfloat8(\'3.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3e5b462-e67b-4892-b87d-02c1e0ac903a, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ea64b18-980d-4d28-b0d1-a0b4ad603997, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ea64b18-980d-4d28-b0d1-a0b4ad603997, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'4\') and pk_pgint4=pgint4(\'4\') and pk_pgint8=pgint8(\'4\') and pk_pgnumeric=pgnumeric(\'4.123456\') and pk_pgbytea=pgbytea(\'pgbytea 4\') and pk_pgtext=pgtext(\'pgtext 4\') and pk_pgvarchar=pgvarchar(\'pgvarchar 4\') and pk_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2004-01-01\') and pk_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and pk_pginterval=pginterval(\'04:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'4\') and col_index_pgint4=pgint4(\'4\') and col_index_pgint8=pgint8(\'4\') and col_index_pgnumeric=pgnumeric(\'4.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 4\') and col_index_pgtext=pgtext(\'pgtext 4\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_index_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2004-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_index_pginterval=pginterval(\'04:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'4\') and col_pgint4=pgint4(\'4\') and col_pgint8=pgint8(\'4\') and col_pgnumeric=pgnumeric(\'4.123456\') and col_pgbytea=pgbytea(\'pgbytea 4\') and col_pgtext=pgtext(\'pgtext 4\') and col_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2004-01-01\') and col_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_pginterval=pginterval(\'04:21:01\') and col_pgfloat4=pgfloat4(\'4.4\') and col_pgfloat8=pgfloat8(\'4.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ea64b18-980d-4d28-b0d1-a0b4ad603997, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 523a23ab-d615-44c1-8395-30aa8b91f723, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 523a23ab-d615-44c1-8395-30aa8b91f723, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'4\') and pk_pgint4=pgint4(\'4\') and pk_pgint8=pgint8(\'4\') and pk_pgnumeric=pgnumeric(\'4.123456\') and pk_pgbytea=pgbytea(\'pgbytea 4\') and pk_pgtext=pgtext(\'pgtext 4\') and pk_pgvarchar=pgvarchar(\'pgvarchar 4\') and pk_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2004-01-01\') and pk_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and pk_pginterval=pginterval(\'04:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'4\') and col_index_pgint4=pgint4(\'4\') and col_index_pgint8=pgint8(\'4\') and col_index_pgnumeric=pgnumeric(\'4.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 4\') and col_index_pgtext=pgtext(\'pgtext 4\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_index_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2004-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_index_pginterval=pginterval(\'04:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'4\') and col_pgint4=pgint4(\'4\') and col_pgint8=pgint8(\'4\') and col_pgnumeric=pgnumeric(\'4.123456\') and col_pgbytea=pgbytea(\'pgbytea 4\') and col_pgtext=pgtext(\'pgtext 4\') and col_pgvarchar=pgvarchar(\'pgvarchar 4\') and col_pguuid=pguuid(\'30045678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2004-01-01\') and col_pgtimestamp=pgtimestamp(\'2004-10-02 11:00:00\') and col_pginterval=pginterval(\'04:21:01\') and col_pgfloat4=pgfloat4(\'4.4\') and col_pgfloat8=pgfloat8(\'4.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 523a23ab-d615-44c1-8395-30aa8b91f723, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 55a9236c-f19e-4b6b-b695-2f3518cccced, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55a9236c-f19e-4b6b-b695-2f3518cccced, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 55a9236c-f19e-4b6b-b695-2f3518cccced, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31ccc42d-5920-45ab-ab4b-c3635e49a5ad, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31ccc42d-5920-45ab-ab4b-c3635e49a5ad, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31ccc42d-5920-45ab-ab4b-c3635e49a5ad, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, b9e7472a-63a2-4f20-b698-41ca8a50dbb8, localhost:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b9e7472a-63a2-4f20-b698-41ca8a50dbb8, localhost:25977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b9e7472a-63a2-4f20-b698-41ca8a50dbb8, localhost:25977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 25977 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-icmf7pzugu.auto.internal:25977, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25977
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2014aa0f-e080-4d52-a92c-0c5316f1b120, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2014aa0f-e080-4d52-a92c-0c5316f1b120, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2014aa0f-e080-4d52-a92c-0c5316f1b120, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 022e9414-9085-45c1-8738-e658eec85b3c, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 022e9414-9085-45c1-8738-e658eec85b3c, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 022e9414-9085-45c1-8738-e658eec85b3c, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b175b2f0-9c18-431e-baa9-2ef5d45b6261, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b175b2f0-9c18-431e-baa9-2ef5d45b6261, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b175b2f0-9c18-431e-baa9-2ef5d45b6261, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d45d205-b58f-4b0a-9fbb-7201f6394ff2, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d45d205-b58f-4b0a-9fbb-7201f6394ff2, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d45d205-b58f-4b0a-9fbb-7201f6394ff2, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab5c3098-74fa-4d8e-b4ca-06b114acce06, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab5c3098-74fa-4d8e-b4ca-06b114acce06, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab5c3098-74fa-4d8e-b4ca-06b114acce06, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 320409f7-7c3e-4ff5-a837-07dbfb36dd39, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 320409f7-7c3e-4ff5-a837-07dbfb36dd39, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 320409f7-7c3e-4ff5-a837-07dbfb36dd39, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 462bb0f7-2d14-4a16-9ea1-a8e2fd91381a, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 462bb0f7-2d14-4a16-9ea1-a8e2fd91381a, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 462bb0f7-2d14-4a16-9ea1-a8e2fd91381a, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c2914a7-559c-448b-9a71-749cfe3bbbb9, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c2914a7-559c-448b-9a71-749cfe3bbbb9, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c2914a7-559c-448b-9a71-749cfe3bbbb9, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f07e4172-b5cb-4bda-a62d-765956785a52, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f07e4172-b5cb-4bda-a62d-765956785a52, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f07e4172-b5cb-4bda-a62d-765956785a52, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26a952f4-5dcd-4693-99ff-e55caf3f00e2, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26a952f4-5dcd-4693-99ff-e55caf3f00e2, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26a952f4-5dcd-4693-99ff-e55caf3f00e2, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d2ff7b0-ec44-40bd-be8e-f0fb0bcbd670, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d2ff7b0-ec44-40bd-be8e-f0fb0bcbd670, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d2ff7b0-ec44-40bd-be8e-f0fb0bcbd670, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e184ac30-b0bd-4a30-b691-2c164ae04afd, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e184ac30-b0bd-4a30-b691-2c164ae04afd, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e184ac30-b0bd-4a30-b691-2c164ae04afd, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa8234b3-7d4c-42a4-a5cb-eea0f9492ad2, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa8234b3-7d4c-42a4-a5cb-eea0f9492ad2, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa8234b3-7d4c-42a4-a5cb-eea0f9492ad2, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b1b34152-bc95-43bd-91cb-e2d762d4c10b, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1b34152-bc95-43bd-91cb-e2d762d4c10b, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1b34152-bc95-43bd-91cb-e2d762d4c10b, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, bf02d2c1-041f-47e8-9eb5-6f9430c38779, localhost:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf02d2c1-041f-47e8-9eb5-6f9430c38779, localhost:25977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf02d2c1-041f-47e8-9eb5-6f9430c38779, localhost:25977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 25977 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-icmf7pzugu.auto.internal:25977, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25977
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 020ed4c9-b082-4f2e-ba7d-d173b2094c42, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 020ed4c9-b082-4f2e-ba7d-d173b2094c42, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 020ed4c9-b082-4f2e-ba7d-d173b2094c42, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e843c20-7440-4e53-a329-2bbbff2d219f, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e843c20-7440-4e53-a329-2bbbff2d219f, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e843c20-7440-4e53-a329-2bbbff2d219f, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fe2709d-45dd-4431-b4d3-f7aaa49b7feb, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fe2709d-45dd-4431-b4d3-f7aaa49b7feb, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fe2709d-45dd-4431-b4d3-f7aaa49b7feb, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c6c0ba7-dd94-4a16-84e5-9b5f474fdc93, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c6c0ba7-dd94-4a16-84e5-9b5f474fdc93, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c6c0ba7-dd94-4a16-84e5-9b5f474fdc93, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b35c2e64-1a84-44e3-97ce-1a92ca044523, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b35c2e64-1a84-44e3-97ce-1a92ca044523, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b35c2e64-1a84-44e3-97ce-1a92ca044523, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 178e99b6-a646-4d4d-b8f5-f3872b46079b, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 178e99b6-a646-4d4d-b8f5-f3872b46079b, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 178e99b6-a646-4d4d-b8f5-f3872b46079b, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f84e1a7-d2e3-4d1a-abf7-9ebfa0dd6711, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f84e1a7-d2e3-4d1a-abf7-9ebfa0dd6711, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f84e1a7-d2e3-4d1a-abf7-9ebfa0dd6711, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90d5c8cf-2cf1-4db5-925f-ca7b7de8913e, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90d5c8cf-2cf1-4db5-925f-ca7b7de8913e, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90d5c8cf-2cf1-4db5-925f-ca7b7de8913e, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7daab9a7-c4c8-4c28-8697-5c33f82d8835, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7daab9a7-c4c8-4c28-8697-5c33f82d8835, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7daab9a7-c4c8-4c28-8697-5c33f82d8835, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f9fc507-a604-4a20-8a6e-1632b48a60fe, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f9fc507-a604-4a20-8a6e-1632b48a60fe, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f9fc507-a604-4a20-8a6e-1632b48a60fe, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd13a34c-5fe7-41c6-971d-186cd5ef7479, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd13a34c-5fe7-41c6-971d-186cd5ef7479, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd13a34c-5fe7-41c6-971d-186cd5ef7479, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f05562f9-9bcc-42aa-9e06-cf59ba70804f, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f05562f9-9bcc-42aa-9e06-cf59ba70804f, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f05562f9-9bcc-42aa-9e06-cf59ba70804f, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d13413a-e01f-4c59-a208-386565285d4a, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d13413a-e01f-4c59-a208-386565285d4a, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d13413a-e01f-4c59-a208-386565285d4a, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18fa259f-47fd-4b70-8064-9b12c831258c, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18fa259f-47fd-4b70-8064-9b12c831258c, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18fa259f-47fd-4b70-8064-9b12c831258c, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef37ec0d-050e-488a-a131-4b68615c6b52, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef37ec0d-050e-488a-a131-4b68615c6b52, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef37ec0d-050e-488a-a131-4b68615c6b52, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e7cdb39d-6205-41d7-90ac-d8d1b6541ca3, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e7cdb39d-6205-41d7-90ac-d8d1b6541ca3, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e7cdb39d-6205-41d7-90ac-d8d1b6541ca3, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c11d955-cda9-4b64-98df-e7e188c6356c, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c11d955-cda9-4b64-98df-e7e188c6356c, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c11d955-cda9-4b64-98df-e7e188c6356c, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e68da501-029d-491a-8166-c5603d385bbd, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e68da501-029d-491a-8166-c5603d385bbd, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e68da501-029d-491a-8166-c5603d385bbd, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97af6dae-d59d-4e15-86b8-fad416961ef8, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97af6dae-d59d-4e15-86b8-fad416961ef8, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97af6dae-d59d-4e15-86b8-fad416961ef8, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75c8ad3b-d06d-4f01-b330-5e317be59df9, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75c8ad3b-d06d-4f01-b330-5e317be59df9, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75c8ad3b-d06d-4f01-b330-5e317be59df9, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f41eac93-55f6-418f-a8a4-6a9327e69459, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f41eac93-55f6-418f-a8a4-6a9327e69459, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f41eac93-55f6-418f-a8a4-6a9327e69459, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, 75cbb97e-14e7-4eaf-9dd0-c27b4c801cd4, localhost:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 75cbb97e-14e7-4eaf-9dd0-c27b4c801cd4, localhost:25977): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 75cbb97e-14e7-4eaf-9dd0-c27b4c801cd4, localhost:25977): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 25977 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-icmf7pzugu.auto.internal:25977, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25977
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d87b0b8-0b0e-4f95-98c8-a0d2b264422d, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d87b0b8-0b0e-4f95-98c8-a0d2b264422d, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d87b0b8-0b0e-4f95-98c8-a0d2b264422d, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e19e9edd-35a5-4299-8129-fa3d1f839f4a, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e19e9edd-35a5-4299-8129-fa3d1f839f4a, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e19e9edd-35a5-4299-8129-fa3d1f839f4a, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8a0ec96-6559-4546-8bcb-a0832d629631, ghrun-icmf7pzugu.auto.internal:25977): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8a0ec96-6559-4546-8bcb-a0832d629631, ghrun-icmf7pzugu.auto.internal:25977): request = { session_id: "ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_pgint8_0_UNIQUE_SYNC` WHERE \n                pk_pgbool=pgbool(\'t\') and pk_pgint2=pgint2(\'5\') and pk_pgint4=pgint4(\'5\') and pk_pgint8=pgint8(\'5\') and pk_pgnumeric=pgnumeric(\'5.123456\') and pk_pgbytea=pgbytea(\'pgbytea 5\') and pk_pgtext=pgtext(\'pgtext 5\') and pk_pgvarchar=pgvarchar(\'pgvarchar 5\') and pk_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and pk_pgdate=pgdate(\'2005-01-01\') and pk_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and pk_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_index_pgint2=pgint2(\'5\') and col_index_pgint4=pgint4(\'5\') and col_index_pgint8=pgint8(\'5\') and col_index_pgnumeric=pgnumeric(\'5.123456\') and col_index_pgbytea=pgbytea(\'pgbytea 5\') and col_index_pgtext=pgtext(\'pgtext 5\') and col_index_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_index_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_index_pgdate=pgdate(\'2005-01-01\') and col_index_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_index_pginterval=pginterval(\'05:21:01\')\n                 and \n                col_pgbool=pgbool(\'t\') and col_pgint2=pgint2(\'5\') and col_pgint4=pgint4(\'5\') and col_pgint8=pgint8(\'5\') and col_pgnumeric=pgnumeric(\'5.123456\') and col_pgbytea=pgbytea(\'pgbytea 5\') and col_pgtext=pgtext(\'pgtext 5\') and col_pgvarchar=pgvarchar(\'pgvarchar 5\') and col_pguuid=pguuid(\'30055678-e89b-12d3-a456-556642440000\') and col_pgdate=pgdate(\'2005-01-01\') and col_pgtimestamp=pgtimestamp(\'2005-10-02 11:00:00\') and col_pginterval=pginterval(\'05:21:01\') and col_pgfloat4=pgfloat4(\'5.4\') and col_pgfloat8=pgfloat8(\'5.6\')\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8a0ec96-6559-4546-8bcb-a0832d629631, ghrun-icmf7pzugu.auto.internal:25977): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MjI4ZWM4ODktYjBjODYzNTUtMjQ2MTdkNTItMjhlMmViZQ==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
284.02s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
73.63s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
60.67s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
17.05s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
0.02s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__ASYNC-pk_types4-all_types4-index4-pgint8--ASYNC]
0.01s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0_UNIQUE_SYNC-pk_types5-all_types5-index5-pgint8-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 5 lines, table table_pgint8_0_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 461.38s (0:07:41) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f05/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
74.43s call     test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
60.23s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
12.03s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]
6.47s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgint8_0__SYNC-pk_types3-all_types3-index3-pgint8--SYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0_UNIQUE_SYNC-pk_types11-all_types11-index11-pgtimestamp-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 154.37s (0:02:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f0c/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
68.12s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
65.84s call     test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
12.05s teardown test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]
6.21s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__ASYNC-pk_types10-all_types10-index10-pgtimestamp--ASYNC]
0.01s setup    test_ttl.py::TestPgTTL::test_ttl[table_pgtimestamp_0__SYNC-pk_types9-all_types9-index9-pgtimestamp--SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 153.43s (0:02:33) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ec6/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
93.22s call     test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
62.49s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]
9.41s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0_UNIQUE_SYNC-pk_types32-all_types32-index32-Date-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__ASYNC-pk_types31-all_types31-index31-Date--ASYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 178.45s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001eea/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC] _
ydb/tests/datashard/ttl/test_ttl.py:355: in test_ttl
    self.do_test_ttl(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/ttl/test_ttl.py:64: in do_test_ttl
    self.select(table_name, pk_types, all_types, index, dml)
ydb/tests/datashard/ttl/test_ttl.py:127: in select
    self.create_select(table_name, pk_types, all_types, index, i, 0, dml)
ydb/tests/datashard/ttl/test_ttl.py:147: in create_select
    assert (
E   AssertionError: Expected 0 rows, error when deleting 3 lines, table table_Date_1_UNIQUE_SYNC
E   assert (1 == 1 and 1 == 0)
E    +  where 1 = len([{'count': 1}])
E    +  and   1 = {'count': 1}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC])
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1c31efa-1931-44fb-b030-7d04598b2803, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1c31efa-1931-44fb-b030-7d04598b2803, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Date_1_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, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64, ttl_Date Date,\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 (col_index_DyNumber), INDEX idx_col_index_String GLOBAL UNIQUE SYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL UNIQUE SYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL UNIQUE SYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL UNIQUE SYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL UNIQUE SYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL UNIQUE SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL UNIQUE SYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL UNIQUE SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL UNIQUE SYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL UNIQUE SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL UNIQUE SYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1c31efa-1931-44fb-b030-7d04598b2803, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21bd510d-5a87-4da9-82fd-60a082b384ca, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21bd510d-5a87-4da9-82fd-60a082b384ca, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21bd510d-5a87-4da9-82fd-60a082b384ca, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 816995da-4116-4c57-b1bd-f714cf74dfec, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 816995da-4116-4c57-b1bd-f714cf74dfec, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Date_1_UNIQUE_SYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 816995da-4116-4c57-b1bd-f714cf74dfec, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69cb8f52-0b62-4898-ab67-c41e67daa705, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69cb8f52-0b62-4898-ab67-c41e67daa705, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Date_1_UNIQUE_SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69cb8f52-0b62-4898-ab67-c41e67daa705, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59898a77-feb8-45cc-b0e6-67b614672451, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59898a77-feb8-45cc-b0e6-67b614672451, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2025-12-16\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59898a77-feb8-45cc-b0e6-67b614672451, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74b30541-e88e-458d-a570-7774ead88624, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74b30541-e88e-458d-a570-7774ead88624, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2025-12-16\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74b30541-e88e-458d-a570-7774ead88624, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, 41f91a61-df0f-46f4-a2af-daa2eb463d17, localhost:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 41f91a61-df0f-46f4-a2af-daa2eb463d17, localhost:14638): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 41f91a61-df0f-46f4-a2af-daa2eb463d17, localhost:14638): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 14638 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-icmf7pzugu.auto.internal:14638, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14638
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2054ffd-7c92-46a5-8fb7-02c1e80c1a7b, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2054ffd-7c92-46a5-8fb7-02c1e80c1a7b, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2025-12-23\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2054ffd-7c92-46a5-8fb7-02c1e80c1a7b, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 977747ca-c7c3-49db-ad21-9deb6716a04c, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 977747ca-c7c3-49db-ad21-9deb6716a04c, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2025-12-23\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 977747ca-c7c3-49db-ad21-9deb6716a04c, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 36f982bf-3ce6-4d66-aed5-e2573baa08ea, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36f982bf-3ce6-4d66-aed5-e2573baa08ea, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2025-12-23\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 36f982bf-3ce6-4d66-aed5-e2573baa08ea, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e1a4953-ed93-4244-91aa-aac4617f7878, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e1a4953-ed93-4244-91aa-aac4617f7878, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2025-12-23\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e1a4953-ed93-4244-91aa-aac4617f7878, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bb409cbf-b231-4c33-9d3d-58ac0ab1918e, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb409cbf-b231-4c33-9d3d-58ac0ab1918e, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2026-01-06\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bb409cbf-b231-4c33-9d3d-58ac0ab1918e, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3daef045-68af-424b-8c78-ad325f1a28e5, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3daef045-68af-424b-8c78-ad325f1a28e5, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Date_1_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, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64, \n                ttl_Date\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), 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(\'2026-01-06\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3daef045-68af-424b-8c78-ad325f1a28e5, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5701854-e236-4e7d-b0bf-505014422b80, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5701854-e236-4e7d-b0bf-505014422b80, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5701854-e236-4e7d-b0bf-505014422b80, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c2bf557-e522-43e5-8a7d-8391407608f0, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c2bf557-e522-43e5-8a7d-8391407608f0, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c2bf557-e522-43e5-8a7d-8391407608f0, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 266712b3-c9e2-4a04-9dc8-93f080a9ccee, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 266712b3-c9e2-4a04-9dc8-93f080a9ccee, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 266712b3-c9e2-4a04-9dc8-93f080a9ccee, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 943918a9-5cf0-4b28-85b2-4e8007633547, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 943918a9-5cf0-4b28-85b2-4e8007633547, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 943918a9-5cf0-4b28-85b2-4e8007633547, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e944ef76-6e0d-484b-807c-5610eab48942, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e944ef76-6e0d-484b-807c-5610eab48942, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e944ef76-6e0d-484b-807c-5610eab48942, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6209474-4773-485d-b017-8f960fb68fc3, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6209474-4773-485d-b017-8f960fb68fc3, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6209474-4773-485d-b017-8f960fb68fc3, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3051b214-0bb8-4d1c-b251-8d6339432e92, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3051b214-0bb8-4d1c-b251-8d6339432e92, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3051b214-0bb8-4d1c-b251-8d6339432e92, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, d0bcdef6-00b3-47d3-ba9c-2141cd5faba5, localhost:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d0bcdef6-00b3-47d3-ba9c-2141cd5faba5, localhost:14638): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d0bcdef6-00b3-47d3-ba9c-2141cd5faba5, localhost:14638): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 14638 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-icmf7pzugu.auto.internal:14638, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14638
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32484b44-b8d5-46cf-9670-b7b67805a3f2, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32484b44-b8d5-46cf-9670-b7b67805a3f2, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32484b44-b8d5-46cf-9670-b7b67805a3f2, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d4def94-4760-40fc-87ff-5453ef212fba, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d4def94-4760-40fc-87ff-5453ef212fba, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d4def94-4760-40fc-87ff-5453ef212fba, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de6a6f4f-0cbf-4f40-ac66-5af5be7c8359, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de6a6f4f-0cbf-4f40-ac66-5af5be7c8359, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de6a6f4f-0cbf-4f40-ac66-5af5be7c8359, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2412575-26f2-4542-814b-d4b9dc340441, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2412575-26f2-4542-814b-d4b9dc340441, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2412575-26f2-4542-814b-d4b9dc340441, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c627aff5-9df0-4d57-9b06-073ce7f16962, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c627aff5-9df0-4d57-9b06-073ce7f16962, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c627aff5-9df0-4d57-9b06-073ce7f16962, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 752f218b-93b3-46e6-afa0-3aaf591ed131, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 752f218b-93b3-46e6-afa0-3aaf591ed131, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 752f218b-93b3-46e6-afa0-3aaf591ed131, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 014050df-4fc2-4ab1-8777-f430a650362f, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 014050df-4fc2-4ab1-8777-f430a650362f, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 014050df-4fc2-4ab1-8777-f430a650362f, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fec9a64a-791b-4e8b-a313-f643ef24c2df, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fec9a64a-791b-4e8b-a313-f643ef24c2df, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fec9a64a-791b-4e8b-a313-f643ef24c2df, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 26d4ad1b-c909-40af-9ec0-fe387ff55f58, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26d4ad1b-c909-40af-9ec0-fe387ff55f58, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 26d4ad1b-c909-40af-9ec0-fe387ff55f58, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad4a2e86-175a-4fc8-af21-c83326e2d036, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad4a2e86-175a-4fc8-af21-c83326e2d036, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad4a2e86-175a-4fc8-af21-c83326e2d036, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c4de590-b6ac-496b-9ac2-d87218d17763, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c4de590-b6ac-496b-9ac2-d87218d17763, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c4de590-b6ac-496b-9ac2-d87218d17763, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e40fc50e-5fd8-4e18-b3cf-65fde99c3b96, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e40fc50e-5fd8-4e18-b3cf-65fde99c3b96, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e40fc50e-5fd8-4e18-b3cf-65fde99c3b96, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e596bb5-e62c-4746-8a86-d4187e6d14a9, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e596bb5-e62c-4746-8a86-d4187e6d14a9, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e596bb5-e62c-4746-8a86-d4187e6d14a9, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 611c370e-32be-4baf-87f4-2f5d7f2d8d29, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 611c370e-32be-4baf-87f4-2f5d7f2d8d29, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 611c370e-32be-4baf-87f4-2f5d7f2d8d29, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3dc26baa-2642-4b55-b422-70e53d8ab929, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3dc26baa-2642-4b55-b422-70e53d8ab929, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3dc26baa-2642-4b55-b422-70e53d8ab929, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8fa6a67-0934-4dc7-8169-5f7f0462d3d3, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8fa6a67-0934-4dc7-8169-5f7f0462d3d3, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8fa6a67-0934-4dc7-8169-5f7f0462d3d3, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30f12981-1556-4919-bcb2-619e9f2ee935, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30f12981-1556-4919-bcb2-619e9f2ee935, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30f12981-1556-4919-bcb2-619e9f2ee935, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd1e8830-bad0-4669-9e42-248bdd878720, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd1e8830-bad0-4669-9e42-248bdd878720, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd1e8830-bad0-4669-9e42-248bdd878720, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bc16ea6-4e63-4fb8-ba48-142f32e5d63e, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bc16ea6-4e63-4fb8-ba48-142f32e5d63e, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bc16ea6-4e63-4fb8-ba48-142f32e5d63e, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b76d9bcc-99a2-4d72-8702-983111b780cb, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b76d9bcc-99a2-4d72-8702-983111b780cb, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b76d9bcc-99a2-4d72-8702-983111b780cb, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 72008997-2bcf-422f-b1ab-3010ac231cd8, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72008997-2bcf-422f-b1ab-3010ac231cd8, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 72008997-2bcf-422f-b1ab-3010ac231cd8, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ec91aca5-9a4d-446d-8f7b-d889701a7b1b, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec91aca5-9a4d-446d-8f7b-d889701a7b1b, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ec91aca5-9a4d-446d-8f7b-d889701a7b1b, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5049895-86b5-40c1-b5a7-e487b2f8f6c2, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5049895-86b5-40c1-b5a7-e487b2f8f6c2, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5049895-86b5-40c1-b5a7-e487b2f8f6c2, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, 2ad1b73c-957b-453e-95bf-0cf236a111b5, localhost:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2ad1b73c-957b-453e-95bf-0cf236a111b5, localhost:14638): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2ad1b73c-957b-453e-95bf-0cf236a111b5, localhost:14638): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 14638 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-icmf7pzugu.auto.internal:14638, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14638
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df8530ce-2ae8-42f6-8be7-4720d1db3a6d, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df8530ce-2ae8-42f6-8be7-4720d1db3a6d, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df8530ce-2ae8-42f6-8be7-4720d1db3a6d, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bb65620-2a29-4d14-a8fe-a2909ae81bfc, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bb65620-2a29-4d14-a8fe-a2909ae81bfc, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bb65620-2a29-4d14-a8fe-a2909ae81bfc, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfa2f954-f686-4556-ae99-23633e16d592, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfa2f954-f686-4556-ae99-23633e16d592, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfa2f954-f686-4556-ae99-23633e16d592, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7391f7da-5f29-41cc-81ff-2ce63ba62d86, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7391f7da-5f29-41cc-81ff-2ce63ba62d86, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7391f7da-5f29-41cc-81ff-2ce63ba62d86, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76464f56-b0d8-4fe5-af80-f646132f4825, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76464f56-b0d8-4fe5-af80-f646132f4825, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76464f56-b0d8-4fe5-af80-f646132f4825, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23376b19-2224-4880-b929-18e0c3e86824, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23376b19-2224-4880-b929-18e0c3e86824, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23376b19-2224-4880-b929-18e0c3e86824, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1858b3d3-71ac-4f58-8fb6-16dd09aa93a1, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1858b3d3-71ac-4f58-8fb6-16dd09aa93a1, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1858b3d3-71ac-4f58-8fb6-16dd09aa93a1, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9444fa99-5dfe-4f69-bca8-f048655df037, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9444fa99-5dfe-4f69-bca8-f048655df037, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9444fa99-5dfe-4f69-bca8-f048655df037, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 753cc8b6-a32d-470b-b22a-b3d1e8b096a8, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 753cc8b6-a32d-470b-b22a-b3d1e8b096a8, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 753cc8b6-a32d-470b-b22a-b3d1e8b096a8, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe17924c-8ab7-4b35-a8f3-65cfa0e4c47c, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe17924c-8ab7-4b35-a8f3-65cfa0e4c47c, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe17924c-8ab7-4b35-a8f3-65cfa0e4c47c, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39a66706-6975-4439-8f5f-10a0a9c3c667, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39a66706-6975-4439-8f5f-10a0a9c3c667, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39a66706-6975-4439-8f5f-10a0a9c3c667, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e479574-25f3-4e87-9661-27d17675602f, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e479574-25f3-4e87-9661-27d17675602f, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e479574-25f3-4e87-9661-27d17675602f, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92ba93dd-0cf5-4087-8833-64d04003bea1, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92ba93dd-0cf5-4087-8833-64d04003bea1, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92ba93dd-0cf5-4087-8833-64d04003bea1, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7041938c-5a73-4ffe-909b-d919decd3ae7, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7041938c-5a73-4ffe-909b-d919decd3ae7, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7041938c-5a73-4ffe-909b-d919decd3ae7, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c77e8bb-8048-425f-96df-266d13dd90c1, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c77e8bb-8048-425f-96df-266d13dd90c1, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c77e8bb-8048-425f-96df-266d13dd90c1, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d166fd8-4bef-4f33-9e12-4fc529c5fc2a, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d166fd8-4bef-4f33-9e12-4fc529c5fc2a, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Date_1_UNIQUE_SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d166fd8-4bef-4f33-9e12-4fc529c5fc2a, ghrun-icmf7pzugu.auto.internal:14638): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 25184ba8-98b5-40c5-9774-513a29c140c4, ghrun-icmf7pzugu.auto.internal:14638): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 25184ba8-98b5-40c5-9774-513a29c140c4, ghrun-icmf7pzugu.auto.internal:14638): request = { session_id: "ydb://session/3?node_id=1&id=N2RkOTUzOGEtOGMyMmU3NzMtNzdmMTExNjUtZmYwNWU5MjQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 25184ba8-98b5-40c5-9774-513a29c140c4, ghrun-icmf7pzugu.auto.internal:14638): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.topic:topic.py:681 Close topic client
DEBUG    ydb.topic:topic.py:684 Topic client was closed
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a304b956-50be-4f33-917f-e19a1d2eb8f4, ghrun-icmf7pzugu.auto.internal:14638): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14638
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-icmf7pzugu.auto.internal:14638
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:14638/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14638
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24824
============================== slowest durations ===============================
268.44s call     test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
95.02s call     test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
9.26s setup    test_ttl.py::TestTTL::test_ttl[table_Date_0__SYNC-pk_types30-all_types30-index30-Date--SYNC]
7.02s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Date_1_UNIQUE_SYNC-pk_types35-all_types35-index35-Date-UNIQUE-SYNC] - AssertionError: Expected 0 rows, error when deleting 3 lines, table table_Date_1_UNIQUE_SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
=================== 1 failed, 1 passed in 381.63s (0:06:21) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001e4c/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
116.99s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
108.55s call     test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
41.97s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Date_1__SYNC-pk_types33-all_types33-index33-Date--SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Date_1__ASYNC-pk_types34-all_types34-index34-Date--ASYNC]
======================== 2 passed in 287.53s (0:04:47) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f09/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
95.89s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
61.09s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
6.17s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__ASYNC-pk_types1-all_types1-index1-Datetime--ASYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0_UNIQUE_SYNC-pk_types2-all_types2-index2-Datetime-UNIQUE-SYNC]
======================== 2 passed in 181.33s (0:03:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py F

=================================== FAILURES ===================================
_ TestTTL.test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC] _
ydb/tests/datashard/ttl/test_ttl.py:355: in test_ttl
    self.do_test_ttl(table_name, pk_types, all_types, index, ttl, unique, sync)
ydb/tests/datashard/ttl/test_ttl.py:64: in do_test_ttl
    self.select(table_name, pk_types, all_types, index, dml)
ydb/tests/datashard/ttl/test_ttl.py:127: in select
    self.create_select(table_name, pk_types, all_types, index, i, 0, dml)
ydb/tests/datashard/ttl/test_ttl.py:147: in create_select
    assert (
E   AssertionError: Expected 0 rows, error when deleting 1 lines, table table_Datetime_0__SYNC
E   assert (1 == 1 and 1 == 0)
E    +  where 1 = len([{'count': 1}])
E    +  and   1 = {'count': 1}.count
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 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/wyw9/001eba/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 11653
DEBUG    ya.test:process.py:259 Command (pid 11653) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 11653) elapsed time (sec): 6.0578906536102295
DEBUG    ya.test:process.py:263 Command (pid 11653) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) maxrss: 487540
DEBUG    ya.test:process.py:263 Command (pid 11653) minflt: 45841
DEBUG    ya.test:process.py:263 Command (pid 11653) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) nivcsw: 686
DEBUG    ya.test:process.py:263 Command (pid 11653) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 11653) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 11653) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 11653) stime: 4.177744
DEBUG    ya.test:process.py:263 Command (pid 11653) utime: 0.516825
DEBUG    ya.test:process.py:263 Command (pid 11653) wtime: 6.076
DEBUG    ya.test:process.py:275 Command (pid 11653) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-icmf7pzugu    Host information: 
        Linux ghrun-icmf7pzugu 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63511
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/wyw9/001eba/r3tmp/kikimr_cluster_446u0586
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27380
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11432
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/wyw9/001eba/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/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/node_1/logfile_sj33y_yg.log --grpc-port=19477 --mon-port=27380 --ic-port=63511
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19477/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/wyw9/001eba/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/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/node_1/logfile_sj33y_yg.log --grpc-port=19477 --mon-port=27380 --ic-port=63511
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/node_1/logfile_sj33y_yg.log', '--grpc-port=19477', '--mon-port=27380', '--ic-port=63511')' in '/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_ttl.py.TestTTL.test_ttl.table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 12157
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19477/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/wyw9/001eba/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 12159
DEBUG    ya.test:process.py:259 Command (pid 12159) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 12159) elapsed time (sec): 7.4776647090911865
DEBUG    ya.test:process.py:263 Command (pid 12159) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) maxrss: 487296
DEBUG    ya.test:process.py:263 Command (pid 12159) minflt: 45815
DEBUG    ya.test:process.py:263 Command (pid 12159) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) nivcsw: 808
DEBUG    ya.test:process.py:263 Command (pid 12159) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 12159) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 12159) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 12159) stime: 5.12501
DEBUG    ya.test:process.py:263 Command (pid 12159) utime: 0.495838
DEBUG    ya.test:process.py:263 Command (pid 12159) wtime: 7.486
DEBUG    ya.test:process.py:275 Command (pid 12159) output:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-icmf7pzugu    Host information: 
        Linux ghrun-icmf7pzugu 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-missing-designated-field-initializers -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-alias-template-in-declaration-name -Wno-cast-function-type-mismatch -Wno-explicit-specialization-storage-class -Wno-extraneous-template-head -Wno-missing-template-arg-list-after-template-kw -Wno-nontrivial-memcall -Wno-strict-primary-template-shadow -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: abc2d1f3c1b023db8ecb13b079f91fe24aeb8bee
    Branch: 
    Author: Alek5andr-Kotov <akotov@ydb.tech>
    Summary: Merge 8cd317bbcadd236db71e9829f8fc42e5bf5c2d0b into 54d3846fcfd20f009eeeabbfe05c19f647cd92d0
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-icmf7pzugu    Host information: 
        Linux ghrun-icmf7pzugu 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19477', '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: 63511\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/wyw9/001eba/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19477', '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: 63511\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 18965
DEBUG    ya.test:process.py:259 Command (pid 18965) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 18965) elapsed time (sec): 3.3396403789520264
DEBUG    ya.test:process.py:263 Command (pid 18965) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) maxrss: 616792
DEBUG    ya.test:process.py:263 Command (pid 18965) minflt: 52287
DEBUG    ya.test:process.py:263 Command (pid 18965) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) nivcsw: 575
DEBUG    ya.test:process.py:263 Command (pid 18965) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 18965) nvcsw: 589
DEBUG    ya.test:process.py:263 Command (pid 18965) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 18965) stime: 1.553629
DEBUG    ya.test:process.py:263 Command (pid 18965) utime: 0.600675
DEBUG    ya.test:process.py:263 Command (pid 18965) wtime: 3.347
DEBUG    ya.test:process.py:275 Command (pid 18965) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/wyw9/001eba/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19477', '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/wyw9/001eba/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19477', '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: 19441
DEBUG    ya.test:process.py:259 Command (pid 19441) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 19441) elapsed time (sec): 10.77117657661438
DEBUG    ya.test:process.py:263 Command (pid 19441) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) maxrss: 616792
DEBUG    ya.test:process.py:263 Command (pid 19441) minflt: 52309
DEBUG    ya.test:process.py:263 Command (pid 19441) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) nivcsw: 1472
DEBUG    ya.test:process.py:263 Command (pid 19441) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 19441) nvcsw: 652
DEBUG    ya.test:process.py:263 Command (pid 19441) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 19441) stime: 4.930416
DEBUG    ya.test:process.py:263 Command (pid 19441) utime: 0.591333
DEBUG    ya.test:process.py:263 Command (pid 19441) wtime: 10.802
DEBUG    ya.test:process.py:275 Command (pid 19441) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, e98a40de-314a-4f90-a81d-455a6acfed26, localhost:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e98a40de-314a-4f90-a81d-455a6acfed26, localhost:19477): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e98a40de-314a-4f90-a81d-455a6acfed26, localhost:19477): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 19477 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-icmf7pzugu.auto.internal:19477, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19477
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_ttl.py::TestTTL, test_name: test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--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:421 RpcState(CreateSession, 6f749d72-e249-4542-8cab-7bb5f2b48174, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6f749d72-e249-4542-8cab-7bb5f2b48174, ghrun-icmf7pzugu.auto.internal:19477): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6f749d72-e249-4542-8cab-7bb5f2b48174, ghrun-icmf7pzugu.auto.internal:19477): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 684ed3cc-0cf3-4e8c-9ecc-4f19d67fc519, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 684ed3cc-0cf3-4e8c-9ecc-4f19d67fc519, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 684ed3cc-0cf3-4e8c-9ecc-4f19d67fc519, ghrun-icmf7pzugu.auto.internal:19477): 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=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a21549e-df7e-4241-846c-12e084d7078a, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a21549e-df7e-4241-846c-12e084d7078a, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_Datetime_0__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_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), ttl_Datetime Datetime,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Int64 GLOBAL  SYNC ON (col_index_Int64), INDEX idx_col_index_Uint64 GLOBAL  SYNC ON (col_index_Uint64), INDEX idx_col_index_Int32 GLOBAL  SYNC ON (col_index_Int32), INDEX idx_col_index_Uint32 GLOBAL  SYNC ON (col_index_Uint32), INDEX idx_col_index_Int16 GLOBAL  SYNC ON (col_index_Int16), INDEX idx_col_index_Uint16 GLOBAL  SYNC ON (col_index_Uint16), INDEX idx_col_index_Int8 GLOBAL  SYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  SYNC ON (col_index_Uint8), 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)\n            )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a21549e-df7e-4241-846c-12e084d7078a, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f185f531-742f-4d2e-808c-bc6a65908fec, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f185f531-742f-4d2e-808c-bc6a65908fec, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Datetime_0__SYNC SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Datetime  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f185f531-742f-4d2e-808c-bc6a65908fec, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4efc684d-bb37-4b39-a7fb-ae9e788f45ce, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4efc684d-bb37-4b39-a7fb-ae9e788f45ce, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "ALTER TABLE `table_Datetime_0__SYNC` RESET (TTL)" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4efc684d-bb37-4b39-a7fb-ae9e788f45ce, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad04dca7-0484-447d-aaec-00f7277480e4, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad04dca7-0484-447d-aaec-00f7277480e4, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_Datetime_0__SYNC SET ( TTL = \n         Interval(\"PT0S\") \n         ON ttl_Datetime  )\n    " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad04dca7-0484-447d-aaec-00f7277480e4, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e4f3718-2308-4991-b49c-7adbf4ba7b01, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e4f3718-2308-4991-b49c-7adbf4ba7b01, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                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                CAST(\'2025-12-16T14:54:55Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e4f3718-2308-4991-b49c-7adbf4ba7b01, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d969834-6777-4f88-af66-faf7d6bd3013, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d969834-6777-4f88-af66-faf7d6bd3013, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                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                CAST(\'2025-12-16T14:54:55Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d969834-6777-4f88-af66-faf7d6bd3013, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42f5c8b1-6e60-48a3-8f66-1752cc4656cb, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42f5c8b1-6e60-48a3-8f66-1752cc4656cb, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                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                CAST(\'2025-12-23T14:54:55Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42f5c8b1-6e60-48a3-8f66-1752cc4656cb, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd4b0dcd-63b4-48cf-bb67-378fd00fd260, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd4b0dcd-63b4-48cf-bb67-378fd00fd260, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                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                CAST(\'2025-12-23T14:54:55Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd4b0dcd-63b4-48cf-bb67-378fd00fd260, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5343ad2-deb2-4068-9521-e00284769c79, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5343ad2-deb2-4068-9521-e00284769c79, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                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                CAST(\'2025-12-23T14:55:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5343ad2-deb2-4068-9521-e00284769c79, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a33d973-28dd-4381-8506-eee180d5572a, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a33d973-28dd-4381-8506-eee180d5572a, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                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                CAST(\'2025-12-23T14:55:00Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a33d973-28dd-4381-8506-eee180d5572a, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 656a391e-ee60-4a4b-a425-a48f280c071a, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 656a391e-ee60-4a4b-a425-a48f280c071a, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                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                CAST(\'2026-01-06T14:54:55Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 656a391e-ee60-4a4b-a425-a48f280c071a, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, 0a6f83fc-f5c5-4f4c-a863-73b28dcd5bb1, localhost:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0a6f83fc-f5c5-4f4c-a863-73b28dcd5bb1, localhost:19477): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0a6f83fc-f5c5-4f4c-a863-73b28dcd5bb1, localhost:19477): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 19477 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-icmf7pzugu.auto.internal:19477, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19477
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4569fc7-68fc-41f0-9d9f-825ff6cbc150, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4569fc7-68fc-41f0-9d9f-825ff6cbc150, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_Datetime_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_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                ttl_Datetime\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                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                CAST(\'2026-01-06T14:54:55Z\' AS Datetime)\n            );\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4569fc7-68fc-41f0-9d9f-825ff6cbc150, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9b085e7-74d3-42e4-95f7-477ff07b0a1d, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9b085e7-74d3-42e4-95f7-477ff07b0a1d, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9b085e7-74d3-42e4-95f7-477ff07b0a1d, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 918ea5ad-73ab-4394-9733-b2128f2b9a50, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 918ea5ad-73ab-4394-9733-b2128f2b9a50, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 918ea5ad-73ab-4394-9733-b2128f2b9a50, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cbb25d8-9858-47bc-9ea2-80e1fd1c0398, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cbb25d8-9858-47bc-9ea2-80e1fd1c0398, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cbb25d8-9858-47bc-9ea2-80e1fd1c0398, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df44b253-a8b3-4a0a-84d8-8cd5951f062b, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df44b253-a8b3-4a0a-84d8-8cd5951f062b, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df44b253-a8b3-4a0a-84d8-8cd5951f062b, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('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:421 RpcState(ListEndpoints, 070b50c0-5cca-431d-806e-ac9e441cae79, localhost:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 070b50c0-5cca-431d-806e-ac9e441cae79, localhost:19477): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 070b50c0-5cca-431d-806e-ac9e441cae79, localhost:19477): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 19477 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-icmf7pzugu.auto.internal:19477, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19477
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 28eaa882-4c4c-4377-a85d-7d71e1598bbc, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28eaa882-4c4c-4377-a85d-7d71e1598bbc, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28eaa882-4c4c-4377-a85d-7d71e1598bbc, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bd13678-3313-4202-a30b-b0d63239bd09, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bd13678-3313-4202-a30b-b0d63239bd09, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bd13678-3313-4202-a30b-b0d63239bd09, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57503ab9-ae2d-4204-aebb-3d9b4d540e09, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57503ab9-ae2d-4204-aebb-3d9b4d540e09, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57503ab9-ae2d-4204-aebb-3d9b4d540e09, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15f27d07-b0bd-44c5-a039-c0c5a33bfdf4, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15f27d07-b0bd-44c5-a039-c0c5a33bfdf4, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15f27d07-b0bd-44c5-a039-c0c5a33bfdf4, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 869d9650-0ad2-4a02-98e8-3ae4c445526c, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 869d9650-0ad2-4a02-98e8-3ae4c445526c, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 869d9650-0ad2-4a02-98e8-3ae4c445526c, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bc2b4389-815e-4fa9-9512-e3a1bef35852, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc2b4389-815e-4fa9-9512-e3a1bef35852, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc2b4389-815e-4fa9-9512-e3a1bef35852, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f786e30-3153-4271-a724-708993e135bf, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f786e30-3153-4271-a724-708993e135bf, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f786e30-3153-4271-a724-708993e135bf, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24a37dc5-074f-41d2-b3f8-973d85495727, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24a37dc5-074f-41d2-b3f8-973d85495727, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a37dc5-074f-41d2-b3f8-973d85495727, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 783918fa-21ab-4c76-9884-350f6f1300c6, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 783918fa-21ab-4c76-9884-350f6f1300c6, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 783918fa-21ab-4c76-9884-350f6f1300c6, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcee19d2-fba4-44fb-aedf-9d0126d478ae, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcee19d2-fba4-44fb-aedf-9d0126d478ae, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcee19d2-fba4-44fb-aedf-9d0126d478ae, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a52088e0-cb46-4755-9e4e-ad23c81b1398, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a52088e0-cb46-4755-9e4e-ad23c81b1398, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a52088e0-cb46-4755-9e4e-ad23c81b1398, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8debf0e-cd31-4b11-9bb5-81c614e52b15, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8debf0e-cd31-4b11-9bb5-81c614e52b15, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8debf0e-cd31-4b11-9bb5-81c614e52b15, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 032e0125-bd28-4e19-97b1-2522ad60e797, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 032e0125-bd28-4e19-97b1-2522ad60e797, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 032e0125-bd28-4e19-97b1-2522ad60e797, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 540836c0-62ed-4265-a7ce-76467cc156a7, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 540836c0-62ed-4265-a7ce-76467cc156a7, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 540836c0-62ed-4265-a7ce-76467cc156a7, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c993dd17-6bfa-4ef2-a883-2e127883f3d3, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c993dd17-6bfa-4ef2-a883-2e127883f3d3, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c993dd17-6bfa-4ef2-a883-2e127883f3d3, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 10000), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 0ca8f840-629a-4133-aea2-9cb6d74cb6ee, localhost:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0ca8f840-629a-4133-aea2-9cb6d74cb6ee, localhost:19477): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0ca8f840-629a-4133-aea2-9cb6d74cb6ee, localhost:19477): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-icmf7pzugu.auto.internal" port: 19477 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-icmf7pzugu.auto.internal:19477, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19477
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdf2126d-ae59-4746-9a89-399ea802219c, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdf2126d-ae59-4746-9a89-399ea802219c, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdf2126d-ae59-4746-9a89-399ea802219c, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 823bcdc6-b953-443b-8517-a4c26d6890d4, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 823bcdc6-b953-443b-8517-a4c26d6890d4, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 823bcdc6-b953-443b-8517-a4c26d6890d4, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7961ecfd-1255-482a-9f35-254e4fa36e19, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7961ecfd-1255-482a-9f35-254e4fa36e19, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7961ecfd-1255-482a-9f35-254e4fa36e19, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8030773c-a830-4226-a50c-7387895dd507, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8030773c-a830-4226-a50c-7387895dd507, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8030773c-a830-4226-a50c-7387895dd507, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10095239-8997-491c-8659-fa816bd5e78e, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10095239-8997-491c-8659-fa816bd5e78e, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10095239-8997-491c-8659-fa816bd5e78e, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9abe2e4c-1740-4494-8e93-6d83cd310bbc, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9abe2e4c-1740-4494-8e93-6d83cd310bbc, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9abe2e4c-1740-4494-8e93-6d83cd310bbc, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7657e33b-5ce8-4627-aa3d-582844acc8a9, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7657e33b-5ce8-4627-aa3d-582844acc8a9, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7657e33b-5ce8-4627-aa3d-582844acc8a9, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6115df44-8d62-4579-a19a-18b76c714abb, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6115df44-8d62-4579-a19a-18b76c714abb, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6115df44-8d62-4579-a19a-18b76c714abb, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf658060-7162-4f1b-856c-84fbc755eb60, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf658060-7162-4f1b-856c-84fbc755eb60, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf658060-7162-4f1b-856c-84fbc755eb60, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 064c2de3-6511-4a9d-b009-3778ff8b4d76, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 064c2de3-6511-4a9d-b009-3778ff8b4d76, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 064c2de3-6511-4a9d-b009-3778ff8b4d76, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35ae5da4-fb74-4494-8139-a6f7695e2813, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35ae5da4-fb74-4494-8139-a6f7695e2813, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35ae5da4-fb74-4494-8139-a6f7695e2813, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3722b815-1cda-4fba-a4d3-8fcd6b6a51ee, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3722b815-1cda-4fba-a4d3-8fcd6b6a51ee, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3722b815-1cda-4fba-a4d3-8fcd6b6a51ee, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e333ecb2-d631-4e23-9770-2ab8189748c4, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e333ecb2-d631-4e23-9770-2ab8189748c4, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e333ecb2-d631-4e23-9770-2ab8189748c4, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be9553c0-0eb0-44c3-9115-12c3a2e1dcc9, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be9553c0-0eb0-44c3-9115-12c3a2e1dcc9, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be9553c0-0eb0-44c3-9115-12c3a2e1dcc9, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5cfd9153-054d-4aaf-b3e1-2147ed0fe279, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cfd9153-054d-4aaf-b3e1-2147ed0fe279, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cfd9153-054d-4aaf-b3e1-2147ed0fe279, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32607883-8e55-4d9e-955b-8637d8f3fd2a, ghrun-icmf7pzugu.auto.internal:19477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32607883-8e55-4d9e-955b-8637d8f3fd2a, ghrun-icmf7pzugu.auto.internal:19477): request = { session_id: "ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_Datetime_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Uint64=CAST(1 AS Uint64) and col_index_Int32=CAST(1 AS Int32) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Int16=CAST(1 AS Int16) and col_index_Uint16=CAST(1 AS Uint16) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8) and col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10))\n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32607883-8e55-4d9e-955b-8637d8f3fd2a, ghrun-icmf7pzugu.auto.internal:19477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmRjOGFkZTMtNzU0MjA4ZWEtMjMxYjFjNC03NDYxZThmMQ==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
============================== slowest durations ===============================
298.26s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
96.59s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
0.04s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC]
0.03s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1_UNIQUE_SYNC-pk_types5-all_types5-index5-Datetime-UNIQUE-SYNC]
=========================== short test summary info ============================
FAILED test_ttl.py::TestTTL::test_ttl[table_Datetime_0__SYNC-pk_types0-all_types0-index0-Datetime--SYNC] - AssertionError: Expected 0 rows, error when deleting 1 lines, table table_Datetime_0__SYNC
assert (1 == 1 and 1 == 0)
 +  where 1 = len([{'count': 1}])
 +  and   1 = {'count': 1}.count
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 605.37s (0:10:05) =========================

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: ...g:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/wyw9/001eba', '--source-root', '/home/runner/.ya/build/build_root/wyw9/001eba/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/ttl', '--test-tool-bin', '/home/runner/.ya/tools/v4/10658668958/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '36', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/ttl', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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 1772, 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: (("...g:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/wyw9/001eba', '--source-root', '/home/runner/.ya/build/build_root/wyw9/001eba/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/wyw9/001eba/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/datashard/ttl', '--test-tool-bin', '/home/runner/.ya/tools/v4/10658668958/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--modulo', '36', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/datashard/ttl', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--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.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001b0e/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py ..

============================== slowest durations ===============================
88.95s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
75.21s call     test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
7.03s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
6.05s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
0.01s setup    test_ttl.py::TestTTL::test_ttl[table_Datetime_1__SYNC-pk_types3-all_types3-index3-Datetime--SYNC]
0.01s teardown test_ttl.py::TestTTL::test_ttl[table_Datetime_1__ASYNC-pk_types4-all_types4-index4-Datetime--ASYNC]
======================== 2 passed in 178.48s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001eda/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
92.39s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
8.98s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0_UNIQUE_SYNC-pk_types14-all_types14-index14-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 119.63s (0:01:59) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f08/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
89.66s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
6.21s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__ASYNC-pk_types13-all_types13-index13-DyNumber--ASYNC]
======================== 1 passed in 114.04s (0:01:54) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ec5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
93.41s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
9.04s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_0__SYNC-pk_types12-all_types12-index12-DyNumber--SYNC]
======================== 1 passed in 116.11s (0:01:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f43/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
96.50s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
17.06s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
8.27s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1_UNIQUE_SYNC-pk_types17-all_types17-index17-DyNumber-UNIQUE-SYNC]
======================== 1 passed in 122.89s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001edc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
85.73s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
8.79s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__ASYNC-pk_types16-all_types16-index16-DyNumber--ASYNC]
======================== 1 passed in 112.77s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f8b/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
92.84s call     test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
6.35s setup    test_ttl.py::TestTTL::test_ttl[table_DyNumber_1__SYNC-pk_types15-all_types15-index15-DyNumber--SYNC]
======================== 1 passed in 112.55s (0:01:52) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ed8/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
91.39s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
8.90s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0_UNIQUE_SYNC-pk_types8-all_types8-index8-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 118.66s (0:01:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ef5/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
87.28s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
8.29s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__ASYNC-pk_types7-all_types7-index7-Timestamp--ASYNC]
======================== 1 passed in 113.82s (0:01:53) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ef1/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
96.15s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
12.03s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
6.41s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_0__SYNC-pk_types6-all_types6-index6-Timestamp--SYNC]
======================== 1 passed in 115.66s (0:01:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ecb/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
96.43s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
9.12s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1_UNIQUE_SYNC-pk_types11-all_types11-index11-Timestamp-UNIQUE-SYNC]
======================== 1 passed in 123.80s (0:02:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001b0b/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
88.48s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
7.03s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
6.01s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__ASYNC-pk_types10-all_types10-index10-Timestamp--ASYNC]
======================== 1 passed in 102.78s (0:01:42) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ef9/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
97.88s call     test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
6.40s setup    test_ttl.py::TestTTL::test_ttl[table_Timestamp_1__SYNC-pk_types9-all_types9-index9-Timestamp--SYNC]
======================== 1 passed in 122.50s (0:02:02) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ee4/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
93.02s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
17.03s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
8.87s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0_UNIQUE_SYNC-pk_types20-all_types20-index20-Uint32-UNIQUE-SYNC]
======================== 1 passed in 120.06s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001efb/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
86.73s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
6.56s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__ASYNC-pk_types19-all_types19-index19-Uint32--ASYNC]
======================== 1 passed in 106.60s (0:01:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001eed/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
94.88s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
8.59s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_0__SYNC-pk_types18-all_types18-index18-Uint32--SYNC]
======================== 1 passed in 121.69s (0:02:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ecc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
97.18s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
17.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
9.41s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1_UNIQUE_SYNC-pk_types23-all_types23-index23-Uint32-UNIQUE-SYNC]
======================== 1 passed in 124.85s (0:02:04) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f02/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
85.26s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
17.06s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
8.19s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__ASYNC-pk_types22-all_types22-index22-Uint32--ASYNC]
======================== 1 passed in 111.60s (0:01:51) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001efc/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
93.81s call     test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
8.44s setup    test_ttl.py::TestTTL::test_ttl[table_Uint32_1__SYNC-pk_types21-all_types21-index21-Uint32--SYNC]
======================== 1 passed in 115.44s (0:01:55) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f0a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
96.96s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
12.04s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
6.12s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0_UNIQUE_SYNC-pk_types26-all_types26-index26-Uint64-UNIQUE-SYNC]
======================== 1 passed in 116.44s (0:01:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001ed3/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
147.26s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
116.99s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
27.33s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__ASYNC-pk_types25-all_types25-index25-Uint64--ASYNC]
======================== 1 passed in 300.46s (0:05:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f03/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
95.76s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
6.25s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_0__SYNC-pk_types24-all_types24-index24-Uint64--SYNC]
======================== 1 passed in 120.17s (0:02:00) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001b1a/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
95.88s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
12.06s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
8.87s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1_UNIQUE_SYNC-pk_types29-all_types29-index29-Uint64-UNIQUE-SYNC]
======================== 1 passed in 118.24s (0:01:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001e96/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
124.96s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
19.27s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
17.19s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__ASYNC-pk_types28-all_types28-index28-Uint64--ASYNC]
======================== 1 passed in 163.92s (0:02:43) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/wyw9/001f01/ydb/tests/datashard/ttl/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 48 items

test_ttl.py .

============================== slowest durations ===============================
96.03s call     test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
17.05s teardown test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
6.05s setup    test_ttl.py::TestTTL::test_ttl[table_Uint64_1__SYNC-pk_types27-all_types27-index27-Uint64--SYNC]
======================== 1 passed in 120.26s (0:02:00) =========================
