============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a70/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ...

============================== slowest durations ===============================
97.62s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_11_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 11]
76.57s call     alter_compression.py::TestAllCompression::test_all_supported_compression[lz4_compression-COMPRESSION = "lz4"]
73.96s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[lz4_compression-COMPRESSION = "lz4"]
73.58s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_10_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 10]
17.05s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_11_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 11]

(4 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 3 passed in 340.14s (0:05:40) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a63/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ...

============================== slowest durations ===============================
102.92s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_14_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 14]
100.83s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_13_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 13]
99.13s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_12_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 12]
76.23s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_12_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 12]
17.04s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_14_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 14]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_12_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 12]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_13_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 13]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_14_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 14]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 3 passed in 397.83s (0:06: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/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EEE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015673 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 621042
DEBUG    ya.test:process.py:259 Command (pid 621042) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 621042) elapsed time (sec): 1.058164358139038
DEBUG    ya.test:process.py:263 Command (pid 621042) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) maxrss: 492660
DEBUG    ya.test:process.py:263 Command (pid 621042) minflt: 45321
DEBUG    ya.test:process.py:263 Command (pid 621042) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 621042) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 621042) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 621042) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 621042) stime: 0.180718
DEBUG    ya.test:process.py:263 Command (pid 621042) utime: 0.538226
DEBUG    ya.test:process.py:263 Command (pid 621042) wtime: 1.061
DEBUG    ya.test:process.py:275 Command (pid 621042) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     __tests__.base:base.py:27 Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26230
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/miin/002a4b/r3tmp/kikimr_cluster_54kd6in7
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9372
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32358
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27093
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a4b/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/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/node_1/logfile_a1xcixeu.log --grpc-port=9372 --mon-port=32358 --ic-port=26230
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9372/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a4b/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/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/node_1/logfile_a1xcixeu.log --grpc-port=9372 --mon-port=32358 --ic-port=26230
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/node_1/logfile_a1xcixeu.log', '--grpc-port=9372', '--mon-port=32358', '--ic-port=26230')' in '/home/runner/.ya/build/build_root/miin/002a4b/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_15_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.15/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 621816
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:9372/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/miin/002a4b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 621826
DEBUG    ya.test:process.py:259 Command (pid 621826) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 621826) elapsed time (sec): 1.0892081260681152
DEBUG    ya.test:process.py:263 Command (pid 621826) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) maxrss: 497636
DEBUG    ya.test:process.py:263 Command (pid 621826) minflt: 45346
DEBUG    ya.test:process.py:263 Command (pid 621826) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 621826) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 621826) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 621826) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 621826) stime: 0.232533
DEBUG    ya.test:process.py:263 Command (pid 621826) utime: 0.493175
DEBUG    ya.test:process.py:263 Command (pid 621826) wtime: 1.095
DEBUG    ya.test:process.py:275 Command (pid 621826) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9372', '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: 26230\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/miin/002a4b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9372', '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: 26230\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624013
DEBUG    ya.test:process.py:259 Command (pid 624013) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624013) elapsed time (sec): 1.2627458572387695
DEBUG    ya.test:process.py:263 Command (pid 624013) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) maxrss: 601160
DEBUG    ya.test:process.py:263 Command (pid 624013) minflt: 51578
DEBUG    ya.test:process.py:263 Command (pid 624013) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 624013) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624013) nvcsw: 415
DEBUG    ya.test:process.py:263 Command (pid 624013) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624013) stime: 0.305743
DEBUG    ya.test:process.py:263 Command (pid 624013) utime: 0.535104
DEBUG    ya.test:process.py:263 Command (pid 624013) wtime: 1.267
DEBUG    ya.test:process.py:275 Command (pid 624013) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a4b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9372', '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/miin/002a4b/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9372', '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: 624514
DEBUG    ya.test:process.py:259 Command (pid 624514) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624514) elapsed time (sec): 1.2880325317382812
DEBUG    ya.test:process.py:263 Command (pid 624514) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) maxrss: 602184
DEBUG    ya.test:process.py:263 Command (pid 624514) minflt: 51708
DEBUG    ya.test:process.py:263 Command (pid 624514) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 624514) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624514) nvcsw: 565
DEBUG    ya.test:process.py:263 Command (pid 624514) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624514) stime: 0.298355
DEBUG    ya.test:process.py:263 Command (pid 624514) utime: 0.59976
DEBUG    ya.test:process.py:263 Command (pid 624514) wtime: 1.29
DEBUG    ya.test:process.py:275 Command (pid 624514) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5be2f589-9a86-47ed-ace2-52d020142a6c, localhost:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5be2f589-9a86-47ed-ace2-52d020142a6c, localhost:9372): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5be2f589-9a86-47ed-ace2-52d020142a6c, localhost:9372): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rjxg5na7fq.auto.internal" port: 9372 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-rjxg5na7fq.auto.internal:9372, 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:9372
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, 26fe9a67-5ce1-4f33-b94e-3ef43002a269, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 26fe9a67-5ce1-4f33-b94e-3ef43002a269, ghrun-rjxg5na7fq.auto.internal:9372): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 26fe9a67-5ce1-4f33-b94e-3ef43002a269, ghrun-rjxg5na7fq.auto.internal:9372): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0c911443-694f-453a-9836-f857861c3805, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0c911443-694f-453a-9836-f857861c3805, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0c911443-694f-453a-9836-f857861c3805, ghrun-rjxg5na7fq.auto.internal:9372): 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=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8d0b247-32f8-4904-860d-ac474970ab68, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8d0b247-32f8-4904-860d-ac474970ab68, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8d0b247-32f8-4904-860d-ac474970ab68, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62814dc1-0b61-4d9d-9832-105e44beb27f, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62814dc1-0b61-4d9d-9832-105e44beb27f, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62814dc1-0b61-4d9d-9832-105e44beb27f, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df5b0a8e-0c5f-442d-9e86-03b48cf7b999, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df5b0a8e-0c5f-442d-9e86-03b48cf7b999, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df5b0a8e-0c5f-442d-9e86-03b48cf7b999, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f561c84-c789-4f55-8c2f-8ae6bed13060, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f561c84-c789-4f55-8c2f-8ae6bed13060, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f561c84-c789-4f55-8c2f-8ae6bed13060, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a96f78e2-3181-4147-bbda-9f1b5ed378c8, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a96f78e2-3181-4147-bbda-9f1b5ed378c8, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a96f78e2-3181-4147-bbda-9f1b5ed378c8, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8284cc56-a678-441e-8ee4-30a96beb6746, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8284cc56-a678-441e-8ee4-30a96beb6746, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8284cc56-a678-441e-8ee4-30a96beb6746, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bc81435-3bfe-4229-90c9-39318006ba15, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bc81435-3bfe-4229-90c9-39318006ba15, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bc81435-3bfe-4229-90c9-39318006ba15, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d8d6a91-8ec8-4fa3-a4fa-43f4b74ca8a7, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d8d6a91-8ec8-4fa3-a4fa-43f4b74ca8a7, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d8d6a91-8ec8-4fa3-a4fa-43f4b74ca8a7, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 980f461c-e497-45b4-916b-914d6e7b44e4, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 980f461c-e497-45b4-916b-914d6e7b44e4, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 980f461c-e497-45b4-916b-914d6e7b44e4, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 228d8a98-a126-4700-b18e-c66f877a7b7f, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 228d8a98-a126-4700-b18e-c66f877a7b7f, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 228d8a98-a126-4700-b18e-c66f877a7b7f, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4548174e-34c7-4212-8641-a85841f30c90, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4548174e-34c7-4212-8641-a85841f30c90, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4548174e-34c7-4212-8641-a85841f30c90, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f1285e6-64eb-42bb-ac78-9b4b9217cd67, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f1285e6-64eb-42bb-ac78-9b4b9217cd67, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f1285e6-64eb-42bb-ac78-9b4b9217cd67, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47930599-3ea5-4ebf-b59d-13103658ed41, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47930599-3ea5-4ebf-b59d-13103658ed41, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47930599-3ea5-4ebf-b59d-13103658ed41, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12d74c7e-cf6f-46f0-9be6-8f919490bacb, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12d74c7e-cf6f-46f0-9be6-8f919490bacb, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12d74c7e-cf6f-46f0-9be6-8f919490bacb, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 81335b30-65bd-4df8-a1b4-79ba4025450c, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 81335b30-65bd-4df8-a1b4-79ba4025450c, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 81335b30-65bd-4df8-a1b4-79ba4025450c, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5aa6c910-c18d-45f3-98bf-e7f8d5c78ba7, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aa6c910-c18d-45f3-98bf-e7f8d5c78ba7, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5aa6c910-c18d-45f3-98bf-e7f8d5c78ba7, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1c5e138-8a8b-4653-982c-47a53643d195, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1c5e138-8a8b-4653-982c-47a53643d195, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1c5e138-8a8b-4653-982c-47a53643d195, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cf89365-1b0b-4b78-990f-ac02887cea76, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cf89365-1b0b-4b78-990f-ac02887cea76, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cf89365-1b0b-4b78-990f-ac02887cea76, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e853f07d-ed5a-4659-a16b-ef15023f5bd0, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e853f07d-ed5a-4659-a16b-ef15023f5bd0, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e853f07d-ed5a-4659-a16b-ef15023f5bd0, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8603097-653b-4514-a6a2-7df450bdf4e4, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8603097-653b-4514-a6a2-7df450bdf4e4, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8603097-653b-4514-a6a2-7df450bdf4e4, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 663ee4bc-fb2f-4d76-bcff-62d0167e3a54, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 663ee4bc-fb2f-4d76-bcff-62d0167e3a54, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 663ee4bc-fb2f-4d76-bcff-62d0167e3a54, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c15f9cd2-2fdc-4d0d-a629-4460b02e8c98, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c15f9cd2-2fdc-4d0d-a629-4460b02e8c98, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c15f9cd2-2fdc-4d0d-a629-4460b02e8c98, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1dc540bd-bf9a-46e9-9675-4c508a4b94f5, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1dc540bd-bf9a-46e9-9675-4c508a4b94f5, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1dc540bd-bf9a-46e9-9675-4c508a4b94f5, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8cfd5b37-eb92-4fff-8e5f-349987076a1f, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cfd5b37-eb92-4fff-8e5f-349987076a1f, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cfd5b37-eb92-4fff-8e5f-349987076a1f, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 20392361-262f-430f-af96-bd644b2c6946, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20392361-262f-430f-af96-bd644b2c6946, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20392361-262f-430f-af96-bd644b2c6946, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9119ad1a-5aac-4bca-b6dc-ab9d1599d280, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9119ad1a-5aac-4bca-b6dc-ab9d1599d280, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9119ad1a-5aac-4bca-b6dc-ab9d1599d280, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c8d2329-133f-4d57-bae7-28c3de309989, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c8d2329-133f-4d57-bae7-28c3de309989, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c8d2329-133f-4d57-bae7-28c3de309989, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb900375-96bc-4f12-8f7f-cb88f790a2a8, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb900375-96bc-4f12-8f7f-cb88f790a2a8, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb900375-96bc-4f12-8f7f-cb88f790a2a8, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f1213fa-88e0-48bf-b1bc-65d3508bf61d, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f1213fa-88e0-48bf-b1bc-65d3508bf61d, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f1213fa-88e0-48bf-b1bc-65d3508bf61d, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfa443d3-16e4-4de2-b128-03f70590ef2d, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfa443d3-16e4-4de2-b128-03f70590ef2d, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfa443d3-16e4-4de2-b128-03f70590ef2d, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f2a9e52-9e82-4d82-8f8d-eeb7c4cdc9fd, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f2a9e52-9e82-4d82-8f8d-eeb7c4cdc9fd, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f2a9e52-9e82-4d82-8f8d-eeb7c4cdc9fd, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 738fe50b-0303-4a8a-8e46-7546f37d6b00, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 738fe50b-0303-4a8a-8e46-7546f37d6b00, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 738fe50b-0303-4a8a-8e46-7546f37d6b00, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d9066ab-427b-4a18-bd05-5bfe1b1ce046, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d9066ab-427b-4a18-bd05-5bfe1b1ce046, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d9066ab-427b-4a18-bd05-5bfe1b1ce046, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0ae7b56-9c2e-4712-9a47-eb936a4ece70, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0ae7b56-9c2e-4712-9a47-eb936a4ece70, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0ae7b56-9c2e-4712-9a47-eb936a4ece70, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf3340bb-1cae-46bc-9267-e3f632cabf72, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf3340bb-1cae-46bc-9267-e3f632cabf72, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf3340bb-1cae-46bc-9267-e3f632cabf72, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e42c2eab-b196-44e7-a9eb-50b2baf99bb7, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e42c2eab-b196-44e7-a9eb-50b2baf99bb7, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e42c2eab-b196-44e7-a9eb-50b2baf99bb7, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aebce897-a604-4ebc-bc44-51e6803abaae, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aebce897-a604-4ebc-bc44-51e6803abaae, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aebce897-a604-4ebc-bc44-51e6803abaae, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e4b358f-1f41-4d3e-bde2-47d3aba96815, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e4b358f-1f41-4d3e-bde2-47d3aba96815, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e4b358f-1f41-4d3e-bde2-47d3aba96815, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1814083f-bab0-4fb8-b6f6-942b4088ab0e, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1814083f-bab0-4fb8-b6f6-942b4088ab0e, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1814083f-bab0-4fb8-b6f6-942b4088ab0e, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 636daf84-9927-4010-8212-646d84f66d08, ghrun-rjxg5na7fq.auto.internal:9372): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 636daf84-9927-4010-8212-646d84f66d08, ghrun-rjxg5na7fq.auto.internal:9372): request = { session_id: "ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 636daf84-9927-4010-8212-646d84f66d08, ghrun-rjxg5na7fq.auto.internal:9372): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NjQzNGQzMzctOTBmMDBjODMtOWVmZDAyM2YtZTVkNGRlMWM=
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_16_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 16] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015673 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_16_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 16]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_17_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 17] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015673 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_17_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 17]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
75.73s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15]

(5 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_15_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 15] - assert 1015673 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_16_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 16] - assert 1015673 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_17_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 17] - assert 1015673 == (8000000 // 8)
========================= 3 errors in 78.15s (0:01:18) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015510 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611184
DEBUG    ya.test:process.py:259 Command (pid 611184) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 611184) elapsed time (sec): 0.9067068099975586
DEBUG    ya.test:process.py:263 Command (pid 611184) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 611184) maxrss: 492456
DEBUG    ya.test:process.py:263 Command (pid 611184) minflt: 45319
DEBUG    ya.test:process.py:263 Command (pid 611184) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 611184) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611184) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 611184) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 611184) stime: 0.195457
DEBUG    ya.test:process.py:263 Command (pid 611184) utime: 0.551638
DEBUG    ya.test:process.py:263 Command (pid 611184) wtime: 0.922
DEBUG    ya.test:process.py:275 Command (pid 611184) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     __tests__.base:base.py:27 Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11909
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/miin/002a94/r3tmp/kikimr_cluster_kxsi9zx5
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24362
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16778
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28427
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4550
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a94/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/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/node_1/logfile_yjb9lfk1.log --grpc-port=24362 --mon-port=16778 --ic-port=11909
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24362/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a94/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/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/node_1/logfile_yjb9lfk1.log --grpc-port=24362 --mon-port=16778 --ic-port=11909
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/node_1/logfile_yjb9lfk1.log', '--grpc-port=24362', '--mon-port=16778', '--ic-port=11909')' in '/home/runner/.ya/build/build_root/miin/002a94/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_18_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.18/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 611878
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24362/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/miin/002a94/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611885
DEBUG    ya.test:process.py:259 Command (pid 611885) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 611885) elapsed time (sec): 1.2094006538391113
DEBUG    ya.test:process.py:263 Command (pid 611885) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) maxrss: 501764
DEBUG    ya.test:process.py:263 Command (pid 611885) minflt: 45368
DEBUG    ya.test:process.py:263 Command (pid 611885) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) nivcsw: 166
DEBUG    ya.test:process.py:263 Command (pid 611885) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611885) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 611885) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 611885) stime: 0.203515
DEBUG    ya.test:process.py:263 Command (pid 611885) utime: 0.553605
DEBUG    ya.test:process.py:263 Command (pid 611885) wtime: 1.219
DEBUG    ya.test:process.py:275 Command (pid 611885) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24362', '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: 11909\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/miin/002a94/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24362', '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: 11909\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 615920
DEBUG    ya.test:process.py:259 Command (pid 615920) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 615920) elapsed time (sec): 1.0951039791107178
DEBUG    ya.test:process.py:263 Command (pid 615920) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) maxrss: 600704
DEBUG    ya.test:process.py:263 Command (pid 615920) minflt: 51599
DEBUG    ya.test:process.py:263 Command (pid 615920) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 615920) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 615920) nvcsw: 441
DEBUG    ya.test:process.py:263 Command (pid 615920) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 615920) stime: 0.294112
DEBUG    ya.test:process.py:263 Command (pid 615920) utime: 0.5746169999999999
DEBUG    ya.test:process.py:263 Command (pid 615920) wtime: 1.106
DEBUG    ya.test:process.py:275 Command (pid 615920) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a94/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24362', '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/miin/002a94/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24362', '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: 616836
DEBUG    ya.test:process.py:259 Command (pid 616836) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 616836) elapsed time (sec): 1.3235735893249512
DEBUG    ya.test:process.py:263 Command (pid 616836) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) maxrss: 601396
DEBUG    ya.test:process.py:263 Command (pid 616836) minflt: 51580
DEBUG    ya.test:process.py:263 Command (pid 616836) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) nivcsw: 307
DEBUG    ya.test:process.py:263 Command (pid 616836) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 616836) nvcsw: 761
DEBUG    ya.test:process.py:263 Command (pid 616836) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 616836) stime: 0.280699
DEBUG    ya.test:process.py:263 Command (pid 616836) utime: 0.55489
DEBUG    ya.test:process.py:263 Command (pid 616836) wtime: 1.329
DEBUG    ya.test:process.py:275 Command (pid 616836) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8bb9c9d1-d16f-4f23-859e-b9abc751d8a1, localhost:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8bb9c9d1-d16f-4f23-859e-b9abc751d8a1, localhost:24362): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8bb9c9d1-d16f-4f23-859e-b9abc751d8a1, localhost:24362): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rjxg5na7fq.auto.internal" port: 24362 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-rjxg5na7fq.auto.internal:24362, 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24362
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, 05e948cc-6eab-4559-b277-44cd2b520124, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 05e948cc-6eab-4559-b277-44cd2b520124, ghrun-rjxg5na7fq.auto.internal:24362): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 05e948cc-6eab-4559-b277-44cd2b520124, ghrun-rjxg5na7fq.auto.internal:24362): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, fc226adf-d700-4ccd-9455-9b6354211ddf, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, fc226adf-d700-4ccd-9455-9b6354211ddf, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, fc226adf-d700-4ccd-9455-9b6354211ddf, ghrun-rjxg5na7fq.auto.internal:24362): 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=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17e92ebb-c834-4a38-ac98-c98ccc84d165, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17e92ebb-c834-4a38-ac98-c98ccc84d165, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17e92ebb-c834-4a38-ac98-c98ccc84d165, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee2d4ac2-16ab-47d0-aa5e-1671b1da1d89, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee2d4ac2-16ab-47d0-aa5e-1671b1da1d89, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee2d4ac2-16ab-47d0-aa5e-1671b1da1d89, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f99745d9-5ceb-4383-afce-7bd03a989d01, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f99745d9-5ceb-4383-afce-7bd03a989d01, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f99745d9-5ceb-4383-afce-7bd03a989d01, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e479a5ed-989d-452d-899a-205fb03d99f6, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e479a5ed-989d-452d-899a-205fb03d99f6, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e479a5ed-989d-452d-899a-205fb03d99f6, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba5ad453-aa34-4c01-ba60-933f66d6d408, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba5ad453-aa34-4c01-ba60-933f66d6d408, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba5ad453-aa34-4c01-ba60-933f66d6d408, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ac8d704-818b-4ecf-b1fd-1da6765bfe00, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ac8d704-818b-4ecf-b1fd-1da6765bfe00, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ac8d704-818b-4ecf-b1fd-1da6765bfe00, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad91b6d0-1c74-436c-8d5e-75cf755d6ed6, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad91b6d0-1c74-436c-8d5e-75cf755d6ed6, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad91b6d0-1c74-436c-8d5e-75cf755d6ed6, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65350b3d-e594-40db-b9fc-560e570763c8, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65350b3d-e594-40db-b9fc-560e570763c8, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65350b3d-e594-40db-b9fc-560e570763c8, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 73d9388c-6428-4fc1-9a3b-c202f0973d8f, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 73d9388c-6428-4fc1-9a3b-c202f0973d8f, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 73d9388c-6428-4fc1-9a3b-c202f0973d8f, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d04c7b8-b0b1-4919-8edd-0ba2f286a973, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d04c7b8-b0b1-4919-8edd-0ba2f286a973, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d04c7b8-b0b1-4919-8edd-0ba2f286a973, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1b9c9c0-096f-4010-84c9-881ae96db2f6, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1b9c9c0-096f-4010-84c9-881ae96db2f6, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1b9c9c0-096f-4010-84c9-881ae96db2f6, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ab41ea9-0c96-41b7-bf2f-077202a03184, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ab41ea9-0c96-41b7-bf2f-077202a03184, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ab41ea9-0c96-41b7-bf2f-077202a03184, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5be625d-05f7-4160-91b2-5aa4a6c52f0a, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5be625d-05f7-4160-91b2-5aa4a6c52f0a, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5be625d-05f7-4160-91b2-5aa4a6c52f0a, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c64502d-43c8-4b77-a177-af68a46034ea, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c64502d-43c8-4b77-a177-af68a46034ea, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c64502d-43c8-4b77-a177-af68a46034ea, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d8efd40-be11-4d2b-8c52-e3592da270b5, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d8efd40-be11-4d2b-8c52-e3592da270b5, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d8efd40-be11-4d2b-8c52-e3592da270b5, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18a153ca-4cd1-4dcf-b525-f276759532f1, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18a153ca-4cd1-4dcf-b525-f276759532f1, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18a153ca-4cd1-4dcf-b525-f276759532f1, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18a0570d-177a-454c-98c9-57ee7a01405c, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18a0570d-177a-454c-98c9-57ee7a01405c, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18a0570d-177a-454c-98c9-57ee7a01405c, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2775e619-7b65-4266-b62b-02c77efcfbfd, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2775e619-7b65-4266-b62b-02c77efcfbfd, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2775e619-7b65-4266-b62b-02c77efcfbfd, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f551488-09a2-4d1b-914c-14c5fa4e7c3b, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f551488-09a2-4d1b-914c-14c5fa4e7c3b, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f551488-09a2-4d1b-914c-14c5fa4e7c3b, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad017148-84a4-4d06-b362-2d0c9c0a4ca7, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad017148-84a4-4d06-b362-2d0c9c0a4ca7, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad017148-84a4-4d06-b362-2d0c9c0a4ca7, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdb4c8a7-72d1-43f1-8969-dc8b5d6201a2, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdb4c8a7-72d1-43f1-8969-dc8b5d6201a2, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdb4c8a7-72d1-43f1-8969-dc8b5d6201a2, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21ec4723-ccab-49ee-a10a-d8dceee66ceb, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21ec4723-ccab-49ee-a10a-d8dceee66ceb, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21ec4723-ccab-49ee-a10a-d8dceee66ceb, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 527d2bb2-226b-4b58-a13a-bb59ff151bde, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 527d2bb2-226b-4b58-a13a-bb59ff151bde, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 527d2bb2-226b-4b58-a13a-bb59ff151bde, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89863ada-150a-4732-84bf-275c9368564d, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89863ada-150a-4732-84bf-275c9368564d, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89863ada-150a-4732-84bf-275c9368564d, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62c7dea6-a1a1-42e6-bf49-68af8abd56ea, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62c7dea6-a1a1-42e6-bf49-68af8abd56ea, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62c7dea6-a1a1-42e6-bf49-68af8abd56ea, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d12ef49-6804-4aae-bced-44e9c34e302d, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d12ef49-6804-4aae-bced-44e9c34e302d, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d12ef49-6804-4aae-bced-44e9c34e302d, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78096c21-03a5-4857-b244-cf3ac18a6e45, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78096c21-03a5-4857-b244-cf3ac18a6e45, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78096c21-03a5-4857-b244-cf3ac18a6e45, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 775b2fd9-0f7e-4698-bb48-a05e50a4b80e, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 775b2fd9-0f7e-4698-bb48-a05e50a4b80e, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 775b2fd9-0f7e-4698-bb48-a05e50a4b80e, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab4609e2-a721-4e8b-9802-89b9adec9ec1, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab4609e2-a721-4e8b-9802-89b9adec9ec1, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab4609e2-a721-4e8b-9802-89b9adec9ec1, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa0e997d-7798-4c83-b10a-8a0247290015, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa0e997d-7798-4c83-b10a-8a0247290015, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa0e997d-7798-4c83-b10a-8a0247290015, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb7de853-2f2f-41a0-b89a-3078efed4435, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb7de853-2f2f-41a0-b89a-3078efed4435, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb7de853-2f2f-41a0-b89a-3078efed4435, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 666a96be-77f2-482a-958c-b19c6ac3bf5a, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 666a96be-77f2-482a-958c-b19c6ac3bf5a, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 666a96be-77f2-482a-958c-b19c6ac3bf5a, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43de90a9-8e85-44f3-affb-c7abdbdce7cd, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43de90a9-8e85-44f3-affb-c7abdbdce7cd, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43de90a9-8e85-44f3-affb-c7abdbdce7cd, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4703369-0b08-4e38-b9fe-51c2d8918a35, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4703369-0b08-4e38-b9fe-51c2d8918a35, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4703369-0b08-4e38-b9fe-51c2d8918a35, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fa9f076-6e84-4ccd-af7a-f79c2d4e7688, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fa9f076-6e84-4ccd-af7a-f79c2d4e7688, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fa9f076-6e84-4ccd-af7a-f79c2d4e7688, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a20b67ea-68b0-4619-8cc3-18b282b94332, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a20b67ea-68b0-4619-8cc3-18b282b94332, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a20b67ea-68b0-4619-8cc3-18b282b94332, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d059e2da-a09e-46a1-bf1d-c68befa1e376, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d059e2da-a09e-46a1-bf1d-c68befa1e376, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d059e2da-a09e-46a1-bf1d-c68befa1e376, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa13d88b-2e61-424b-a7b5-bbf9a7bb9f92, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa13d88b-2e61-424b-a7b5-bbf9a7bb9f92, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa13d88b-2e61-424b-a7b5-bbf9a7bb9f92, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d45e2910-6836-4eff-9897-61d9460dd221, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d45e2910-6836-4eff-9897-61d9460dd221, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d45e2910-6836-4eff-9897-61d9460dd221, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8741ea44-14a7-4642-b5df-e9e0de98eb7a, ghrun-rjxg5na7fq.auto.internal:24362): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8741ea44-14a7-4642-b5df-e9e0de98eb7a, ghrun-rjxg5na7fq.auto.internal:24362): request = { session_id: "ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8741ea44-14a7-4642-b5df-e9e0de98eb7a, ghrun-rjxg5na7fq.auto.internal:24362): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzAxMmI0MWYtNmMzYjY0MjktOWQzODEwNTEtNGFkOWNkMDg=
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015510 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
75.09s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_18_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 18] - assert 1015510 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_19_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 19] - assert 1015510 == (8000000 // 8)
========================= 2 errors in 77.34s (0:01:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1031019 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 620179
DEBUG    ya.test:process.py:259 Command (pid 620179) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 620179) elapsed time (sec): 0.8369996547698975
DEBUG    ya.test:process.py:263 Command (pid 620179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) maxrss: 493796
DEBUG    ya.test:process.py:263 Command (pid 620179) minflt: 45274
DEBUG    ya.test:process.py:263 Command (pid 620179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 620179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 620179) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 620179) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 620179) stime: 0.20233399999999999
DEBUG    ya.test:process.py:263 Command (pid 620179) utime: 0.521089
DEBUG    ya.test:process.py:263 Command (pid 620179) wtime: 0.856
DEBUG    ya.test:process.py:275 Command (pid 620179) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     __tests__.base:base.py:27 Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2211
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/miin/002a6d/r3tmp/kikimr_cluster_70wyjhhb
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17480
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a6d/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/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/node_1/logfile_mekdkfj3.log --grpc-port=24045 --mon-port=17480 --ic-port=2211
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24045/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a6d/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/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/node_1/logfile_mekdkfj3.log --grpc-port=24045 --mon-port=17480 --ic-port=2211
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/node_1/logfile_mekdkfj3.log', '--grpc-port=24045', '--mon-port=17480', '--ic-port=2211')' in '/home/runner/.ya/build/build_root/miin/002a6d/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_20_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.20/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 620764
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24045/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/miin/002a6d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 620767
DEBUG    ya.test:process.py:259 Command (pid 620767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 620767) elapsed time (sec): 0.9192206859588623
DEBUG    ya.test:process.py:263 Command (pid 620767) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) maxrss: 498032
DEBUG    ya.test:process.py:263 Command (pid 620767) minflt: 45332
DEBUG    ya.test:process.py:263 Command (pid 620767) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 620767) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 620767) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 620767) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 620767) stime: 0.25204
DEBUG    ya.test:process.py:263 Command (pid 620767) utime: 0.475892
DEBUG    ya.test:process.py:263 Command (pid 620767) wtime: 0.925
DEBUG    ya.test:process.py:275 Command (pid 620767) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24045', '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: 2211\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/miin/002a6d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24045', '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: 2211\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623638
DEBUG    ya.test:process.py:259 Command (pid 623638) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 623638) elapsed time (sec): 1.726750135421753
DEBUG    ya.test:process.py:263 Command (pid 623638) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) maxrss: 597956
DEBUG    ya.test:process.py:263 Command (pid 623638) minflt: 51609
DEBUG    ya.test:process.py:263 Command (pid 623638) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) nivcsw: 250
DEBUG    ya.test:process.py:263 Command (pid 623638) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623638) nvcsw: 494
DEBUG    ya.test:process.py:263 Command (pid 623638) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623638) stime: 0.306618
DEBUG    ya.test:process.py:263 Command (pid 623638) utime: 0.632653
DEBUG    ya.test:process.py:263 Command (pid 623638) wtime: 1.729
DEBUG    ya.test:process.py:275 Command (pid 623638) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a6d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24045', '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/miin/002a6d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24045', '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: 624117
DEBUG    ya.test:process.py:259 Command (pid 624117) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624117) elapsed time (sec): 1.1943230628967285
DEBUG    ya.test:process.py:263 Command (pid 624117) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) maxrss: 598936
DEBUG    ya.test:process.py:263 Command (pid 624117) minflt: 51601
DEBUG    ya.test:process.py:263 Command (pid 624117) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 624117) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624117) nvcsw: 759
DEBUG    ya.test:process.py:263 Command (pid 624117) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624117) stime: 0.334005
DEBUG    ya.test:process.py:263 Command (pid 624117) utime: 0.574247
DEBUG    ya.test:process.py:263 Command (pid 624117) wtime: 1.201
DEBUG    ya.test:process.py:275 Command (pid 624117) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e69d39d8-ee59-422d-b593-266d244b4cce, localhost:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e69d39d8-ee59-422d-b593-266d244b4cce, localhost:24045): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e69d39d8-ee59-422d-b593-266d244b4cce, localhost:24045): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rjxg5na7fq.auto.internal" port: 24045 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-rjxg5na7fq.auto.internal:24045, 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24045
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, 65cadda7-12b9-4449-9598-54100d85a09f, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65cadda7-12b9-4449-9598-54100d85a09f, ghrun-rjxg5na7fq.auto.internal:24045): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65cadda7-12b9-4449-9598-54100d85a09f, ghrun-rjxg5na7fq.auto.internal:24045): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2f38b106-b393-4032-b1a2-0dd7a3fe061e, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2f38b106-b393-4032-b1a2-0dd7a3fe061e, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2f38b106-b393-4032-b1a2-0dd7a3fe061e, ghrun-rjxg5na7fq.auto.internal:24045): 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=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3118fd4e-cc56-4bf3-ae3c-1d86d5bf7984, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3118fd4e-cc56-4bf3-ae3c-1d86d5bf7984, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3118fd4e-cc56-4bf3-ae3c-1d86d5bf7984, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a516e0b7-bd9c-40ee-a945-c549d0dabbb6, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a516e0b7-bd9c-40ee-a945-c549d0dabbb6, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a516e0b7-bd9c-40ee-a945-c549d0dabbb6, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13b70e66-451c-4930-ba74-758a98bf143e, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13b70e66-451c-4930-ba74-758a98bf143e, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13b70e66-451c-4930-ba74-758a98bf143e, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12b4b951-7742-4764-8dce-d6cded34d925, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12b4b951-7742-4764-8dce-d6cded34d925, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12b4b951-7742-4764-8dce-d6cded34d925, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eab35f24-7586-4fd6-a578-b13b0e33c8c3, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eab35f24-7586-4fd6-a578-b13b0e33c8c3, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eab35f24-7586-4fd6-a578-b13b0e33c8c3, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9eb75da3-a1a8-445a-ae11-c171631799dd, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9eb75da3-a1a8-445a-ae11-c171631799dd, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9eb75da3-a1a8-445a-ae11-c171631799dd, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10d61c36-6955-45f0-9b1b-ff01e0982a90, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10d61c36-6955-45f0-9b1b-ff01e0982a90, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10d61c36-6955-45f0-9b1b-ff01e0982a90, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa050193-a58e-4880-a6dc-4d97eab22436, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa050193-a58e-4880-a6dc-4d97eab22436, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa050193-a58e-4880-a6dc-4d97eab22436, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 267fd5d1-b475-45b9-85d4-c0aefb7d91f7, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 267fd5d1-b475-45b9-85d4-c0aefb7d91f7, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 267fd5d1-b475-45b9-85d4-c0aefb7d91f7, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 95e86647-40e5-4ee8-af3e-44ab82fd115e, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95e86647-40e5-4ee8-af3e-44ab82fd115e, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 95e86647-40e5-4ee8-af3e-44ab82fd115e, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4733b85-5a24-4807-8324-54a53bd111b3, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4733b85-5a24-4807-8324-54a53bd111b3, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4733b85-5a24-4807-8324-54a53bd111b3, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da9ef237-cb4c-4090-bb09-0ef1c293a2d8, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da9ef237-cb4c-4090-bb09-0ef1c293a2d8, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da9ef237-cb4c-4090-bb09-0ef1c293a2d8, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09368c74-8460-4dd0-8d4c-10affbe2bf57, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09368c74-8460-4dd0-8d4c-10affbe2bf57, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09368c74-8460-4dd0-8d4c-10affbe2bf57, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44d45192-48d0-472d-b139-f174f4dda2f7, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44d45192-48d0-472d-b139-f174f4dda2f7, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44d45192-48d0-472d-b139-f174f4dda2f7, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d58b593e-66e1-47c5-a685-1794d9f1d40f, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d58b593e-66e1-47c5-a685-1794d9f1d40f, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d58b593e-66e1-47c5-a685-1794d9f1d40f, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0eef71fa-6001-4655-b077-c380dd3d7bfd, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eef71fa-6001-4655-b077-c380dd3d7bfd, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0eef71fa-6001-4655-b077-c380dd3d7bfd, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 50499937-10e6-4ff8-ab1c-d1f6be9d4147, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50499937-10e6-4ff8-ab1c-d1f6be9d4147, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50499937-10e6-4ff8-ab1c-d1f6be9d4147, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3d6642e-6ea2-4712-b198-0d90ea5544a9, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3d6642e-6ea2-4712-b198-0d90ea5544a9, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3d6642e-6ea2-4712-b198-0d90ea5544a9, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d07b960f-5f90-4875-9bbe-c026c0c26198, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d07b960f-5f90-4875-9bbe-c026c0c26198, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d07b960f-5f90-4875-9bbe-c026c0c26198, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67921c24-c232-42c6-a563-14e0a6db4ead, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67921c24-c232-42c6-a563-14e0a6db4ead, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67921c24-c232-42c6-a563-14e0a6db4ead, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2340e31-944a-435e-9fa5-1a1270d97a06, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2340e31-944a-435e-9fa5-1a1270d97a06, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2340e31-944a-435e-9fa5-1a1270d97a06, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c790bd6b-01ad-4441-8401-2d0b5c6e892b, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c790bd6b-01ad-4441-8401-2d0b5c6e892b, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c790bd6b-01ad-4441-8401-2d0b5c6e892b, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cf5cdee-2148-4f60-9eff-fda6d186c6f1, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cf5cdee-2148-4f60-9eff-fda6d186c6f1, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cf5cdee-2148-4f60-9eff-fda6d186c6f1, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6d6014c-ec12-4a78-8b49-90a4ed9f43e5, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6d6014c-ec12-4a78-8b49-90a4ed9f43e5, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6d6014c-ec12-4a78-8b49-90a4ed9f43e5, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54c0f308-4bdd-4542-bb50-c66b060aaa9a, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54c0f308-4bdd-4542-bb50-c66b060aaa9a, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54c0f308-4bdd-4542-bb50-c66b060aaa9a, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09ba71ec-71aa-4eab-be44-a3657b947075, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09ba71ec-71aa-4eab-be44-a3657b947075, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09ba71ec-71aa-4eab-be44-a3657b947075, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a440a4a-c204-4492-9ab0-56ac38ab3371, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a440a4a-c204-4492-9ab0-56ac38ab3371, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a440a4a-c204-4492-9ab0-56ac38ab3371, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64bff9ac-2178-4052-ad14-413b468217cf, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64bff9ac-2178-4052-ad14-413b468217cf, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64bff9ac-2178-4052-ad14-413b468217cf, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2caadbcb-0e84-4140-89b5-14d6b7043bec, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2caadbcb-0e84-4140-89b5-14d6b7043bec, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2caadbcb-0e84-4140-89b5-14d6b7043bec, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb9b1647-f455-44f7-93ee-0782382f9cbd, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb9b1647-f455-44f7-93ee-0782382f9cbd, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb9b1647-f455-44f7-93ee-0782382f9cbd, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7aa0ac48-b4b2-4321-8baf-c4ac5bf29c05, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7aa0ac48-b4b2-4321-8baf-c4ac5bf29c05, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7aa0ac48-b4b2-4321-8baf-c4ac5bf29c05, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31e60d17-5a57-4e45-b43c-c1c1d9eaeb61, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31e60d17-5a57-4e45-b43c-c1c1d9eaeb61, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31e60d17-5a57-4e45-b43c-c1c1d9eaeb61, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b360a44-d1a4-4f55-af7c-b7f56b100289, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b360a44-d1a4-4f55-af7c-b7f56b100289, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b360a44-d1a4-4f55-af7c-b7f56b100289, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4e22019-72d1-41a1-8687-286ea41686d1, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4e22019-72d1-41a1-8687-286ea41686d1, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4e22019-72d1-41a1-8687-286ea41686d1, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05598023-3833-4a03-98ca-11ede212d613, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05598023-3833-4a03-98ca-11ede212d613, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05598023-3833-4a03-98ca-11ede212d613, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e01a3f7b-794e-4856-9777-c0e4722e668a, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e01a3f7b-794e-4856-9777-c0e4722e668a, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e01a3f7b-794e-4856-9777-c0e4722e668a, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d1cc69f-ebbc-4c86-9e59-c8bf00fca2e3, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d1cc69f-ebbc-4c86-9e59-c8bf00fca2e3, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d1cc69f-ebbc-4c86-9e59-c8bf00fca2e3, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ac68691-de2b-4807-a260-89579567897f, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ac68691-de2b-4807-a260-89579567897f, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ac68691-de2b-4807-a260-89579567897f, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8cb70ff-c78c-40d2-98b7-e6866c4861cb, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8cb70ff-c78c-40d2-98b7-e6866c4861cb, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8cb70ff-c78c-40d2-98b7-e6866c4861cb, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7a51029-9cfc-409d-b499-011f4f12aed8, ghrun-rjxg5na7fq.auto.internal:24045): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7a51029-9cfc-409d-b499-011f4f12aed8, ghrun-rjxg5na7fq.auto.internal:24045): request = { session_id: "ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7a51029-9cfc-409d-b499-011f4f12aed8, ghrun-rjxg5na7fq.auto.internal:24045): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFhZTlmMDMtOGY0OGFkNWQtZGRmNTJjNjYtODc5YmFmOWY=
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_21_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 21] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1031019 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_21_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 21]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
76.55s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_20_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 20] - assert 1031019 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_21_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 21] - assert 1031019 == (8000000 // 8)
========================= 2 errors in 79.30s (0:01:19) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015725 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 620358
DEBUG    ya.test:process.py:259 Command (pid 620358) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 620358) elapsed time (sec): 1.022749423980713
DEBUG    ya.test:process.py:263 Command (pid 620358) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) maxrss: 492236
DEBUG    ya.test:process.py:263 Command (pid 620358) minflt: 45337
DEBUG    ya.test:process.py:263 Command (pid 620358) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 620358) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 620358) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 620358) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 620358) stime: 0.208257
DEBUG    ya.test:process.py:263 Command (pid 620358) utime: 0.515366
DEBUG    ya.test:process.py:263 Command (pid 620358) wtime: 1.025
DEBUG    ya.test:process.py:275 Command (pid 620358) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     __tests__.base:base.py:27 Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29463
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/miin/002a61/r3tmp/kikimr_cluster_hhtshavm
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23190
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13418
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64828
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1244
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a61/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/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/node_1/logfile_xhsi_n7l.log --grpc-port=23190 --mon-port=13418 --ic-port=29463
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:23190/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a61/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/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/node_1/logfile_xhsi_n7l.log --grpc-port=23190 --mon-port=13418 --ic-port=29463
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/node_1/logfile_xhsi_n7l.log', '--grpc-port=23190', '--mon-port=13418', '--ic-port=29463')' in '/home/runner/.ya/build/build_root/miin/002a61/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_2_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.2/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 621003
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:23190/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/miin/002a61/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 621005
DEBUG    ya.test:process.py:259 Command (pid 621005) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 621005) elapsed time (sec): 0.8484067916870117
DEBUG    ya.test:process.py:263 Command (pid 621005) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) maxrss: 493448
DEBUG    ya.test:process.py:263 Command (pid 621005) minflt: 45373
DEBUG    ya.test:process.py:263 Command (pid 621005) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) nivcsw: 164
DEBUG    ya.test:process.py:263 Command (pid 621005) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 621005) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 621005) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 621005) stime: 0.196482
DEBUG    ya.test:process.py:263 Command (pid 621005) utime: 0.51013
DEBUG    ya.test:process.py:263 Command (pid 621005) wtime: 0.87
DEBUG    ya.test:process.py:275 Command (pid 621005) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23190', '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: 29463\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/miin/002a61/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23190', '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: 29463\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 623611
DEBUG    ya.test:process.py:259 Command (pid 623611) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 623611) elapsed time (sec): 1.2723982334136963
DEBUG    ya.test:process.py:263 Command (pid 623611) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) maxrss: 586084
DEBUG    ya.test:process.py:263 Command (pid 623611) minflt: 51683
DEBUG    ya.test:process.py:263 Command (pid 623611) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 623611) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623611) nvcsw: 573
DEBUG    ya.test:process.py:263 Command (pid 623611) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623611) stime: 0.40093199999999996
DEBUG    ya.test:process.py:263 Command (pid 623611) utime: 0.62808
DEBUG    ya.test:process.py:263 Command (pid 623611) wtime: 1.292
DEBUG    ya.test:process.py:275 Command (pid 623611) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a61/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23190', '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/miin/002a61/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:23190', '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: 623944
DEBUG    ya.test:process.py:259 Command (pid 623944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 623944) elapsed time (sec): 1.147049903869629
DEBUG    ya.test:process.py:263 Command (pid 623944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) maxrss: 586084
DEBUG    ya.test:process.py:263 Command (pid 623944) minflt: 51780
DEBUG    ya.test:process.py:263 Command (pid 623944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 623944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 623944) nvcsw: 600
DEBUG    ya.test:process.py:263 Command (pid 623944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 623944) stime: 0.273265
DEBUG    ya.test:process.py:263 Command (pid 623944) utime: 0.544539
DEBUG    ya.test:process.py:263 Command (pid 623944) wtime: 1.171
DEBUG    ya.test:process.py:275 Command (pid 623944) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 56eed950-0dd1-4e18-b78b-a346a1c87ca9, localhost:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 56eed950-0dd1-4e18-b78b-a346a1c87ca9, localhost:23190): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 56eed950-0dd1-4e18-b78b-a346a1c87ca9, localhost:23190): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rjxg5na7fq.auto.internal" port: 23190 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-rjxg5na7fq.auto.internal:23190, 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23190
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, 5685450f-f2a8-4f9e-a795-f81440150b27, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5685450f-f2a8-4f9e-a795-f81440150b27, ghrun-rjxg5na7fq.auto.internal:23190): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5685450f-f2a8-4f9e-a795-f81440150b27, ghrun-rjxg5na7fq.auto.internal:23190): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 452034b2-f5ba-4d8e-8390-197d76599b4c, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 452034b2-f5ba-4d8e-8390-197d76599b4c, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 452034b2-f5ba-4d8e-8390-197d76599b4c, ghrun-rjxg5na7fq.auto.internal:23190): 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=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2c3391a-9dac-497d-ab91-78dda332eea0, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2c3391a-9dac-497d-ab91-78dda332eea0, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2c3391a-9dac-497d-ab91-78dda332eea0, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e563ab2b-707e-405e-89c5-0ab35b6cb980, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e563ab2b-707e-405e-89c5-0ab35b6cb980, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e563ab2b-707e-405e-89c5-0ab35b6cb980, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38169bec-a609-4b10-82f7-8fd423740c20, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38169bec-a609-4b10-82f7-8fd423740c20, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38169bec-a609-4b10-82f7-8fd423740c20, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46e3d1d1-0e4f-4f5a-8697-57078ee6ba38, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46e3d1d1-0e4f-4f5a-8697-57078ee6ba38, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46e3d1d1-0e4f-4f5a-8697-57078ee6ba38, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7022512c-b47c-48a7-9451-94b7acc1ca43, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7022512c-b47c-48a7-9451-94b7acc1ca43, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7022512c-b47c-48a7-9451-94b7acc1ca43, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c4970b31-091d-49ec-aa01-b7ae693b32a9, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4970b31-091d-49ec-aa01-b7ae693b32a9, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c4970b31-091d-49ec-aa01-b7ae693b32a9, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 166f0798-bfcb-4b3a-bcee-795d44bf2a80, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 166f0798-bfcb-4b3a-bcee-795d44bf2a80, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 166f0798-bfcb-4b3a-bcee-795d44bf2a80, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5d338e9-fa6c-4b17-b6b5-f0e32a46b894, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5d338e9-fa6c-4b17-b6b5-f0e32a46b894, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5d338e9-fa6c-4b17-b6b5-f0e32a46b894, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fba0ab3a-43f9-4b68-b829-16a339d1ebce, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fba0ab3a-43f9-4b68-b829-16a339d1ebce, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fba0ab3a-43f9-4b68-b829-16a339d1ebce, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1f8ab18-ef59-4ae1-97c2-2fe1e6691a59, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1f8ab18-ef59-4ae1-97c2-2fe1e6691a59, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1f8ab18-ef59-4ae1-97c2-2fe1e6691a59, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 86a596a5-6d29-4d02-a46c-50cc28984f58, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86a596a5-6d29-4d02-a46c-50cc28984f58, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 86a596a5-6d29-4d02-a46c-50cc28984f58, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97efc707-7ce0-4feb-8d5a-cdd0dcfefe48, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97efc707-7ce0-4feb-8d5a-cdd0dcfefe48, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97efc707-7ce0-4feb-8d5a-cdd0dcfefe48, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7fb5aafe-375f-474d-8f2c-22190f7c12f1, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7fb5aafe-375f-474d-8f2c-22190f7c12f1, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7fb5aafe-375f-474d-8f2c-22190f7c12f1, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d7dff5f-32e5-4f2c-b83c-46e48c4acb61, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d7dff5f-32e5-4f2c-b83c-46e48c4acb61, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d7dff5f-32e5-4f2c-b83c-46e48c4acb61, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba5edb26-ad7d-41ba-908b-285e2188ca2f, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba5edb26-ad7d-41ba-908b-285e2188ca2f, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba5edb26-ad7d-41ba-908b-285e2188ca2f, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2dd35f9-886c-4298-ab6c-d39edf2b9bae, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2dd35f9-886c-4298-ab6c-d39edf2b9bae, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2dd35f9-886c-4298-ab6c-d39edf2b9bae, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5e0cb6c-0d7b-4e0f-9f82-a1384f5c62a3, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5e0cb6c-0d7b-4e0f-9f82-a1384f5c62a3, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5e0cb6c-0d7b-4e0f-9f82-a1384f5c62a3, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2efcd7d1-a64e-41ee-88d4-77b12d1f304e, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2efcd7d1-a64e-41ee-88d4-77b12d1f304e, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2efcd7d1-a64e-41ee-88d4-77b12d1f304e, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6b1ba19-2f8d-4c57-8088-fdc36e172f32, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6b1ba19-2f8d-4c57-8088-fdc36e172f32, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6b1ba19-2f8d-4c57-8088-fdc36e172f32, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb6c1165-6332-4749-86d0-92184b2c9efa, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb6c1165-6332-4749-86d0-92184b2c9efa, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb6c1165-6332-4749-86d0-92184b2c9efa, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32b752d8-9f0c-4c8c-acf7-210237385e84, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32b752d8-9f0c-4c8c-acf7-210237385e84, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32b752d8-9f0c-4c8c-acf7-210237385e84, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 589733c6-d376-498a-bfc6-cf00475ed13c, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 589733c6-d376-498a-bfc6-cf00475ed13c, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 589733c6-d376-498a-bfc6-cf00475ed13c, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e56de01-0beb-41cf-af51-19a794208dc0, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e56de01-0beb-41cf-af51-19a794208dc0, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e56de01-0beb-41cf-af51-19a794208dc0, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fae9ee4-4e8d-4346-b7a4-a38be8d27ab0, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fae9ee4-4e8d-4346-b7a4-a38be8d27ab0, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fae9ee4-4e8d-4346-b7a4-a38be8d27ab0, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a57025fe-d8df-4aa8-a02e-f48888d6e144, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a57025fe-d8df-4aa8-a02e-f48888d6e144, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a57025fe-d8df-4aa8-a02e-f48888d6e144, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5516824c-d8d3-45ad-99f9-60d96b1a6614, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5516824c-d8d3-45ad-99f9-60d96b1a6614, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5516824c-d8d3-45ad-99f9-60d96b1a6614, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fcf4f96-2592-4e7a-86fc-5d61f9ca0254, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fcf4f96-2592-4e7a-86fc-5d61f9ca0254, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fcf4f96-2592-4e7a-86fc-5d61f9ca0254, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5411901-9446-4dd8-92fa-4daa61b82b8d, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5411901-9446-4dd8-92fa-4daa61b82b8d, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5411901-9446-4dd8-92fa-4daa61b82b8d, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d7658ad0-686b-4f62-9bba-c8322fea08ba, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d7658ad0-686b-4f62-9bba-c8322fea08ba, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d7658ad0-686b-4f62-9bba-c8322fea08ba, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0abda48e-8eb4-457c-b26f-e46d2b9d947b, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0abda48e-8eb4-457c-b26f-e46d2b9d947b, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0abda48e-8eb4-457c-b26f-e46d2b9d947b, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66a1a941-3ea8-4dc4-8980-9db2af89425c, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66a1a941-3ea8-4dc4-8980-9db2af89425c, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66a1a941-3ea8-4dc4-8980-9db2af89425c, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4824bf72-3490-4a20-94be-955535dcbbba, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4824bf72-3490-4a20-94be-955535dcbbba, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4824bf72-3490-4a20-94be-955535dcbbba, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d02bf58-a655-44cb-b8cf-9433e659cf69, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d02bf58-a655-44cb-b8cf-9433e659cf69, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d02bf58-a655-44cb-b8cf-9433e659cf69, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e971b531-5436-46ab-911d-3517de9a2e38, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e971b531-5436-46ab-911d-3517de9a2e38, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e971b531-5436-46ab-911d-3517de9a2e38, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5d0c747-5b49-4201-9636-95e9c889f1bd, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5d0c747-5b49-4201-9636-95e9c889f1bd, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5d0c747-5b49-4201-9636-95e9c889f1bd, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94dfccf7-b97a-497e-922a-2b034361cf10, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94dfccf7-b97a-497e-922a-2b034361cf10, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94dfccf7-b97a-497e-922a-2b034361cf10, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bb79d58-b4f1-4413-9b91-4ccd98da4dc2, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bb79d58-b4f1-4413-9b91-4ccd98da4dc2, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bb79d58-b4f1-4413-9b91-4ccd98da4dc2, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70d7a7f8-400f-43d5-aeb8-43345f0acf46, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70d7a7f8-400f-43d5-aeb8-43345f0acf46, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70d7a7f8-400f-43d5-aeb8-43345f0acf46, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a60a7017-5c97-48d1-a707-dbedc7e02a2e, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a60a7017-5c97-48d1-a707-dbedc7e02a2e, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a60a7017-5c97-48d1-a707-dbedc7e02a2e, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a9b8872-2296-4c63-a9ab-a4de0c45d733, ghrun-rjxg5na7fq.auto.internal:23190): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a9b8872-2296-4c63-a9ab-a4de0c45d733, ghrun-rjxg5na7fq.auto.internal:23190): request = { session_id: "ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a9b8872-2296-4c63-a9ab-a4de0c45d733, ghrun-rjxg5na7fq.auto.internal:23190): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OWM1YjIwODQtZDRlZWQzYWItNjhlNjUzZWItYzBkNWIwM2I=
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1015725 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
74.89s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2]
0.01s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3]

(2 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_2_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 2] - assert 1015725 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_3_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 3] - assert 1015725 == (8000000 // 8)
========================= 2 errors in 77.47s (0:01:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a7a/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
99.25s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4]
91.46s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_5_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 5]
72.92s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4]
12.06s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_5_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 5]
0.01s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_4_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 4]

(1 durations < 0.005s hidden.  Use -vv to show these durations.)
======================== 2 passed in 277.06s (0:04: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/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1031104 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 610935
DEBUG    ya.test:process.py:259 Command (pid 610935) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 610935) elapsed time (sec): 1.0021913051605225
DEBUG    ya.test:process.py:263 Command (pid 610935) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) maxrss: 493576
DEBUG    ya.test:process.py:263 Command (pid 610935) minflt: 45311
DEBUG    ya.test:process.py:263 Command (pid 610935) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 610935) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 610935) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 610935) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 610935) stime: 0.196202
DEBUG    ya.test:process.py:263 Command (pid 610935) utime: 0.5087389999999999
DEBUG    ya.test:process.py:263 Command (pid 610935) wtime: 1.009
DEBUG    ya.test:process.py:275 Command (pid 610935) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     __tests__.base:base.py:27 Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9915
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/miin/002ab5/r3tmp/kikimr_cluster_6w5tlmoz
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64045
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14113
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24869
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002ab5/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/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/node_1/logfile_hsutcrzf.log --grpc-port=24940 --mon-port=64045 --ic-port=9915
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24940/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002ab5/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/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/node_1/logfile_hsutcrzf.log --grpc-port=24940 --mon-port=64045 --ic-port=9915
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/node_1/logfile_hsutcrzf.log', '--grpc-port=24940', '--mon-port=64045', '--ic-port=9915')' in '/home/runner/.ya/build/build_root/miin/002ab5/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_6_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.6/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 611722
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:24940/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/miin/002ab5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 611724
DEBUG    ya.test:process.py:259 Command (pid 611724) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 611724) elapsed time (sec): 0.9241495132446289
DEBUG    ya.test:process.py:263 Command (pid 611724) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) maxrss: 494856
DEBUG    ya.test:process.py:263 Command (pid 611724) minflt: 45347
DEBUG    ya.test:process.py:263 Command (pid 611724) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 611724) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 611724) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 611724) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 611724) stime: 0.206481
DEBUG    ya.test:process.py:263 Command (pid 611724) utime: 0.510132
DEBUG    ya.test:process.py:263 Command (pid 611724) wtime: 0.93
DEBUG    ya.test:process.py:275 Command (pid 611724) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24940', '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: 9915\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/miin/002ab5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24940', '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: 9915\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 615491
DEBUG    ya.test:process.py:259 Command (pid 615491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 615491) elapsed time (sec): 1.373272180557251
DEBUG    ya.test:process.py:263 Command (pid 615491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) maxrss: 595616
DEBUG    ya.test:process.py:263 Command (pid 615491) minflt: 51685
DEBUG    ya.test:process.py:263 Command (pid 615491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 615491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 615491) nvcsw: 659
DEBUG    ya.test:process.py:263 Command (pid 615491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 615491) stime: 0.440262
DEBUG    ya.test:process.py:263 Command (pid 615491) utime: 0.608417
DEBUG    ya.test:process.py:263 Command (pid 615491) wtime: 1.381
DEBUG    ya.test:process.py:275 Command (pid 615491) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002ab5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24940', '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/miin/002ab5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24940', '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: 616708
DEBUG    ya.test:process.py:259 Command (pid 616708) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 616708) elapsed time (sec): 1.1650409698486328
DEBUG    ya.test:process.py:263 Command (pid 616708) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) maxrss: 596148
DEBUG    ya.test:process.py:263 Command (pid 616708) minflt: 51671
DEBUG    ya.test:process.py:263 Command (pid 616708) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 616708) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 616708) nvcsw: 822
DEBUG    ya.test:process.py:263 Command (pid 616708) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 616708) stime: 0.286889
DEBUG    ya.test:process.py:263 Command (pid 616708) utime: 0.555219
DEBUG    ya.test:process.py:263 Command (pid 616708) wtime: 1.177
DEBUG    ya.test:process.py:275 Command (pid 616708) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d2d8637a-51b5-44c7-9a60-4d61d76dbf9b, localhost:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d2d8637a-51b5-44c7-9a60-4d61d76dbf9b, localhost:24940): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d2d8637a-51b5-44c7-9a60-4d61d76dbf9b, localhost:24940): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rjxg5na7fq.auto.internal" port: 24940 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-rjxg5na7fq.auto.internal:24940, 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:24940
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, 3ba3d2b8-a900-4b0c-84dc-a601d5dd2bec, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3ba3d2b8-a900-4b0c-84dc-a601d5dd2bec, ghrun-rjxg5na7fq.auto.internal:24940): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3ba3d2b8-a900-4b0c-84dc-a601d5dd2bec, ghrun-rjxg5na7fq.auto.internal:24940): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 89d42677-cd42-478a-8499-8ff8664b0390, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 89d42677-cd42-478a-8499-8ff8664b0390, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 89d42677-cd42-478a-8499-8ff8664b0390, ghrun-rjxg5na7fq.auto.internal:24940): 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=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f231f8c9-6256-4bda-9394-670f207cb941, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f231f8c9-6256-4bda-9394-670f207cb941, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f231f8c9-6256-4bda-9394-670f207cb941, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6252a39d-3868-4c5a-8ec0-48db2878c335, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6252a39d-3868-4c5a-8ec0-48db2878c335, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6252a39d-3868-4c5a-8ec0-48db2878c335, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad9f2781-5ca9-46ce-8c11-72e650f4ca78, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad9f2781-5ca9-46ce-8c11-72e650f4ca78, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad9f2781-5ca9-46ce-8c11-72e650f4ca78, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8d0dd57-0674-471b-aca4-2ee5aea0debb, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8d0dd57-0674-471b-aca4-2ee5aea0debb, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8d0dd57-0674-471b-aca4-2ee5aea0debb, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 760049f7-0165-408d-9fda-8099567f079b, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 760049f7-0165-408d-9fda-8099567f079b, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 760049f7-0165-408d-9fda-8099567f079b, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a4709858-673c-413d-b030-70f2ac2b99bc, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4709858-673c-413d-b030-70f2ac2b99bc, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a4709858-673c-413d-b030-70f2ac2b99bc, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 934b643a-4389-4d81-87a7-7afc030197d5, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 934b643a-4389-4d81-87a7-7afc030197d5, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 934b643a-4389-4d81-87a7-7afc030197d5, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69268838-0f84-4c97-9ba5-5eee32bdde11, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69268838-0f84-4c97-9ba5-5eee32bdde11, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69268838-0f84-4c97-9ba5-5eee32bdde11, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6615c656-e1a3-4389-8c9a-42c1935019cf, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6615c656-e1a3-4389-8c9a-42c1935019cf, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6615c656-e1a3-4389-8c9a-42c1935019cf, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29f47611-bb97-43ec-af39-b9400b971d3b, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29f47611-bb97-43ec-af39-b9400b971d3b, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29f47611-bb97-43ec-af39-b9400b971d3b, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b60e5329-787f-4fb9-92ca-3f9b35fc40b7, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b60e5329-787f-4fb9-92ca-3f9b35fc40b7, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b60e5329-787f-4fb9-92ca-3f9b35fc40b7, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c302598d-b7fa-486e-b5cf-6c99838085ee, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c302598d-b7fa-486e-b5cf-6c99838085ee, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c302598d-b7fa-486e-b5cf-6c99838085ee, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23699f9d-8cb5-4e4f-8248-cd97ce3340e7, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23699f9d-8cb5-4e4f-8248-cd97ce3340e7, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23699f9d-8cb5-4e4f-8248-cd97ce3340e7, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b697b740-9c9f-4825-be6a-06fc0d3b490f, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b697b740-9c9f-4825-be6a-06fc0d3b490f, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b697b740-9c9f-4825-be6a-06fc0d3b490f, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b6337c1-6c79-4c87-b309-1c9d4317a551, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b6337c1-6c79-4c87-b309-1c9d4317a551, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b6337c1-6c79-4c87-b309-1c9d4317a551, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f57a8352-d3ec-433e-87ea-2cbc9a5f3fe0, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f57a8352-d3ec-433e-87ea-2cbc9a5f3fe0, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f57a8352-d3ec-433e-87ea-2cbc9a5f3fe0, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3200f981-02b3-4d7c-bd41-1db8aab91bc7, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3200f981-02b3-4d7c-bd41-1db8aab91bc7, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3200f981-02b3-4d7c-bd41-1db8aab91bc7, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e70a6fc1-f3ee-4909-b7fe-710eb8e542cd, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e70a6fc1-f3ee-4909-b7fe-710eb8e542cd, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e70a6fc1-f3ee-4909-b7fe-710eb8e542cd, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 410a2fb1-7aa5-4582-813d-d8aaf72b7a43, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 410a2fb1-7aa5-4582-813d-d8aaf72b7a43, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 410a2fb1-7aa5-4582-813d-d8aaf72b7a43, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e9176bd-1680-46fa-b8e6-6ab10fd03c51, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e9176bd-1680-46fa-b8e6-6ab10fd03c51, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e9176bd-1680-46fa-b8e6-6ab10fd03c51, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0654c72-a598-4155-93e7-14bda5a391f6, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0654c72-a598-4155-93e7-14bda5a391f6, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0654c72-a598-4155-93e7-14bda5a391f6, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87f029ca-85a4-4e79-b644-00580e84a985, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87f029ca-85a4-4e79-b644-00580e84a985, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87f029ca-85a4-4e79-b644-00580e84a985, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8262594-ef7a-45d9-a35c-e93db53d7c29, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8262594-ef7a-45d9-a35c-e93db53d7c29, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8262594-ef7a-45d9-a35c-e93db53d7c29, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d3b11ef-53cd-441b-b76a-5a2d0958151f, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d3b11ef-53cd-441b-b76a-5a2d0958151f, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d3b11ef-53cd-441b-b76a-5a2d0958151f, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7830565-d1dd-410f-a6fe-c23811ba917b, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7830565-d1dd-410f-a6fe-c23811ba917b, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7830565-d1dd-410f-a6fe-c23811ba917b, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92835074-8246-42a2-b604-9c49f8c897fe, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92835074-8246-42a2-b604-9c49f8c897fe, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92835074-8246-42a2-b604-9c49f8c897fe, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edc92098-6695-4ea7-bda0-18ed9df73e8e, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edc92098-6695-4ea7-bda0-18ed9df73e8e, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edc92098-6695-4ea7-bda0-18ed9df73e8e, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 684aa665-14ce-40e4-ab85-51cd6084a42b, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 684aa665-14ce-40e4-ab85-51cd6084a42b, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 684aa665-14ce-40e4-ab85-51cd6084a42b, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e211c2c-285b-4450-b423-844e4add6858, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e211c2c-285b-4450-b423-844e4add6858, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e211c2c-285b-4450-b423-844e4add6858, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 35eea951-318c-4c40-83a0-cab7ee4beb5d, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 35eea951-318c-4c40-83a0-cab7ee4beb5d, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 35eea951-318c-4c40-83a0-cab7ee4beb5d, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac9cf4cf-20b1-41d1-9f0b-7bedb2004766, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac9cf4cf-20b1-41d1-9f0b-7bedb2004766, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac9cf4cf-20b1-41d1-9f0b-7bedb2004766, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 992f4339-e228-4d88-ac3b-cbe1e78fdebd, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 992f4339-e228-4d88-ac3b-cbe1e78fdebd, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 992f4339-e228-4d88-ac3b-cbe1e78fdebd, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 524a8126-4ddd-41fa-aef9-df8b6273e3cd, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 524a8126-4ddd-41fa-aef9-df8b6273e3cd, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 524a8126-4ddd-41fa-aef9-df8b6273e3cd, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bcdb90d-3ed9-42cf-8eb1-7b4e960e1296, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bcdb90d-3ed9-42cf-8eb1-7b4e960e1296, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bcdb90d-3ed9-42cf-8eb1-7b4e960e1296, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80023d38-cba4-4bfe-9f6c-b6989feb8724, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80023d38-cba4-4bfe-9f6c-b6989feb8724, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80023d38-cba4-4bfe-9f6c-b6989feb8724, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3cd24523-d6c7-4ec7-9edd-59c2e08c6caa, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cd24523-d6c7-4ec7-9edd-59c2e08c6caa, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3cd24523-d6c7-4ec7-9edd-59c2e08c6caa, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27b909ad-6df8-457e-b070-2c211ead1a83, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27b909ad-6df8-457e-b070-2c211ead1a83, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27b909ad-6df8-457e-b070-2c211ead1a83, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e0707e6-b3dc-4237-a035-7593e0d5881b, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e0707e6-b3dc-4237-a035-7593e0d5881b, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e0707e6-b3dc-4237-a035-7593e0d5881b, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 186e13a6-c986-4f32-8a10-5bd019fdeec5, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 186e13a6-c986-4f32-8a10-5bd019fdeec5, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 186e13a6-c986-4f32-8a10-5bd019fdeec5, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e26fe18-1b57-4a37-ac9b-71723fb6047e, ghrun-rjxg5na7fq.auto.internal:24940): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e26fe18-1b57-4a37-ac9b-71723fb6047e, ghrun-rjxg5na7fq.auto.internal:24940): request = { session_id: "ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e26fe18-1b57-4a37-ac9b-71723fb6047e, ghrun-rjxg5na7fq.auto.internal:24940): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjExNjYzNjktZGY3MGY4MjItMzIxY2M3YjUtNjJkMGVhZTM=
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_7_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 7] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1031104 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_7_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 7]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
75.06s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_6_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 6] - assert 1031104 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_7_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 7] - assert 1031104 == (8000000 // 8)
========================= 2 errors in 77.41s (0:01:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py EE

==================================== ERRORS ====================================
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1031416 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 613495
DEBUG    ya.test:process.py:259 Command (pid 613495) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 613495) elapsed time (sec): 0.8557140827178955
DEBUG    ya.test:process.py:263 Command (pid 613495) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) maxrss: 492636
DEBUG    ya.test:process.py:263 Command (pid 613495) minflt: 45280
DEBUG    ya.test:process.py:263 Command (pid 613495) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 613495) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 613495) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 613495) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 613495) stime: 0.213299
DEBUG    ya.test:process.py:263 Command (pid 613495) utime: 0.523385
DEBUG    ya.test:process.py:263 Command (pid 613495) wtime: 0.863
DEBUG    ya.test:process.py:275 Command (pid 613495) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     __tests__.base:base.py:27 Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10117
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:488 Working directory: /home/runner/.ya/build/build_root/miin/002a87/r3tmp/kikimr_cluster_jr5_5ya1
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25525
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12609
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25013
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26778
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a87/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/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/node_1/logfile_v1eqeoqw.log --grpc-port=25525 --mon-port=12609 --ic-port=10117
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25525/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:265 CFG_DIR_PATH="/home/runner/.ya/build/build_root/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:266 Final command: /home/runner/.ya/build/build_root/miin/002a87/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/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/node_1/logfile_v1eqeoqw.log --grpc-port=25525 --mon-port=12609 --ic-port=10117
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/node_1/logfile_v1eqeoqw.log', '--grpc-port=25525', '--mon-port=12609', '--ic-port=10117')' in '/home/runner/.ya/build/build_root/miin/002a87/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/alter_compression.py.TestAllCompression.test_all_supported_compression.zstd_8_compression-COMPRESSION.=.zstd.,.COMPRESSION_LEVEL.=.8/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 614022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:306 Started node localhost:25525/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/miin/002a87/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 614023
DEBUG    ya.test:process.py:259 Command (pid 614023) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 614023) elapsed time (sec): 1.018263339996338
DEBUG    ya.test:process.py:263 Command (pid 614023) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) maxrss: 496736
DEBUG    ya.test:process.py:263 Command (pid 614023) minflt: 45377
DEBUG    ya.test:process.py:263 Command (pid 614023) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) nivcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 614023) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 614023) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 614023) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 614023) stime: 0.181717
DEBUG    ya.test:process.py:263 Command (pid 614023) utime: 0.530415
DEBUG    ya.test:process.py:263 Command (pid 614023) wtime: 1.026
DEBUG    ya.test:process.py:275 Command (pid 614023) output:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:307 Node 1 version:
Git info:
    Commit: 4ca5f926d787bfe153e3851e8367428779e85316
    Branch: 
    Author: Innokentii Mokin <enjection@ya.ru>
    Summary: Merge 1bb9f92d830777633db379d8844d0a5d44ec988f into bde383ab493a4999c86953e56749df9638000269
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25525', '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: 10117\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/miin/002a87/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25525', '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: 10117\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 618273
DEBUG    ya.test:process.py:259 Command (pid 618273) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 618273) elapsed time (sec): 1.3391163349151611
DEBUG    ya.test:process.py:263 Command (pid 618273) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) maxrss: 593748
DEBUG    ya.test:process.py:263 Command (pid 618273) minflt: 51579
DEBUG    ya.test:process.py:263 Command (pid 618273) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) nivcsw: 256
DEBUG    ya.test:process.py:263 Command (pid 618273) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 618273) nvcsw: 336
DEBUG    ya.test:process.py:263 Command (pid 618273) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 618273) stime: 0.301014
DEBUG    ya.test:process.py:263 Command (pid 618273) utime: 0.596891
DEBUG    ya.test:process.py:263 Command (pid 618273) wtime: 1.341
DEBUG    ya.test:process.py:275 Command (pid 618273) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:437 Executing command = ['/home/runner/.ya/build/build_root/miin/002a87/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25525', '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/miin/002a87/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25525', '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: 619376
DEBUG    ya.test:process.py:259 Command (pid 619376) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 619376) elapsed time (sec): 1.1367528438568115
DEBUG    ya.test:process.py:263 Command (pid 619376) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) maxrss: 593816
DEBUG    ya.test:process.py:263 Command (pid 619376) minflt: 51624
DEBUG    ya.test:process.py:263 Command (pid 619376) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 619376) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 619376) nvcsw: 590
DEBUG    ya.test:process.py:263 Command (pid 619376) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 619376) stime: 0.283897
DEBUG    ya.test:process.py:263 Command (pid 619376) utime: 0.5570189999999999
DEBUG    ya.test:process.py:263 Command (pid 619376) wtime: 1.151
DEBUG    ya.test:process.py:275 Command (pid 619376) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:566 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:573 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a01dea0e-7194-424d-8f37-f39c761c5fe0, localhost:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a01dea0e-7194-424d-8f37-f39c761c5fe0, localhost:25525): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a01dea0e-7194-424d-8f37-f39c761c5fe0, localhost:25525): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-rjxg5na7fq.auto.internal" port: 25525 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-rjxg5na7fq.auto.internal:25525, 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', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:25525
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, 9ee75dc5-3a5f-4149-a453-439809f3a504, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9ee75dc5-3a5f-4149-a453-439809f3a504, ghrun-rjxg5na7fq.auto.internal:25525): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9ee75dc5-3a5f-4149-a453-439809f3a504, ghrun-rjxg5na7fq.auto.internal:25525): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6194fb92-578a-4eea-845b-52eaf3ecca7b, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6194fb92-578a-4eea-845b-52eaf3ecca7b, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6194fb92-578a-4eea-845b-52eaf3ecca7b, ghrun-rjxg5na7fq.auto.internal:25525): 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=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27c4ca9e-8bdf-4021-9440-e1e187dc49a1, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27c4ca9e-8bdf-4021-9440-e1e187dc49a1, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                CREATE TABLE `/Root/all_compression/all_supported_compression/off_compression` (\n                    value Uint64 NOT NULL,\n                    value1 Uint64,\n                    PRIMARY KEY(value),\n                    FAMILY default (COMPRESSION = \"off\")\n                )\n                WITH (STORE = COLUMN)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27c4ca9e-8bdf-4021-9440-e1e187dc49a1, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:159 Table /Root/all_compression/all_supported_compression/off_compression created
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3749765a-3611-4c4c-b036-545b0980efdd, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3749765a-3611-4c4c-b036-545b0980efdd, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3749765a-3611-4c4c-b036-545b0980efdd, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75d633ae-44e2-4b1d-9d13-17d360085507, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75d633ae-44e2-4b1d-9d13-17d360085507, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 0;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75d633ae-44e2-4b1d-9d13-17d360085507, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77217e58-2ac1-4384-ad6a-0856fb09ee91, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77217e58-2ac1-4384-ad6a-0856fb09ee91, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77217e58-2ac1-4384-ad6a-0856fb09ee91, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 296de39c-18fa-4a89-b52c-15feaa5372d4, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 296de39c-18fa-4a89-b52c-15feaa5372d4, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 296de39c-18fa-4a89-b52c-15feaa5372d4, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 100000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 1618432, 'BlobCount': 128}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f8dfce29-845e-4c96-bfd5-2fa0965eb63f, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8dfce29-845e-4c96-bfd5-2fa0965eb63f, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 100000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8dfce29-845e-4c96-bfd5-2fa0965eb63f, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ddcf66c6-2b71-4998-9072-5559c960edd4, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddcf66c6-2b71-4998-9072-5559c960edd4, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddcf66c6-2b71-4998-9072-5559c960edd4, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c676a375-1553-4bc5-9e53-f0e982f83d1b, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c676a375-1553-4bc5-9e53-f0e982f83d1b, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c676a375-1553-4bc5-9e53-f0e982f83d1b, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 200000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 200000, 'Portions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 3236864, 'BlobCount': 256}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01adaf0f-b341-40d1-a313-4211e229e073, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01adaf0f-b341-40d1-a313-4211e229e073, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 200000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01adaf0f-b341-40d1-a313-4211e229e073, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7b2caf9-5382-4301-8e57-f3511b50d3d2, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7b2caf9-5382-4301-8e57-f3511b50d3d2, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7b2caf9-5382-4301-8e57-f3511b50d3d2, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ece3563d-e494-49f4-831a-9070f28665de, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ece3563d-e494-49f4-831a-9070f28665de, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ece3563d-e494-49f4-831a-9070f28665de, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 300000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 300000, 'Portions': 192}}, blobs: {'__DEFAULT': {'Portions': 192, 'BlobSize': 4855296, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 128cc577-5177-4133-be47-96f5be5f49ee, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 128cc577-5177-4133-be47-96f5be5f49ee, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 300000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 128cc577-5177-4133-be47-96f5be5f49ee, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed37fc42-7cab-4713-8cd8-d66e28dd888d, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed37fc42-7cab-4713-8cd8-d66e28dd888d, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed37fc42-7cab-4713-8cd8-d66e28dd888d, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f32835cf-c686-4eaf-9cfa-bd788a1639a4, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f32835cf-c686-4eaf-9cfa-bd788a1639a4, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f32835cf-c686-4eaf-9cfa-bd788a1639a4, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 400000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 400000, 'Portions': 256}}, blobs: {'__DEFAULT': {'Portions': 256, 'BlobSize': 6473728, 'BlobCount': 512}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ea6b466-b0ca-4727-9b7d-ae4510479356, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ea6b466-b0ca-4727-9b7d-ae4510479356, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 400000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ea6b466-b0ca-4727-9b7d-ae4510479356, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fed5f71c-f4e4-4f08-a1ed-13825c9a9dd6, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fed5f71c-f4e4-4f08-a1ed-13825c9a9dd6, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fed5f71c-f4e4-4f08-a1ed-13825c9a9dd6, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ef32306-c931-462d-b9b9-68097fd8c95f, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ef32306-c931-462d-b9b9-68097fd8c95f, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ef32306-c931-462d-b9b9-68097fd8c95f, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 500000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 500000, 'Portions': 320}}, blobs: {'__DEFAULT': {'Portions': 320, 'BlobSize': 8092160, 'BlobCount': 640}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cdea3b9f-d29b-4ea1-8b28-29e49c857098, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdea3b9f-d29b-4ea1-8b28-29e49c857098, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 500000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cdea3b9f-d29b-4ea1-8b28-29e49c857098, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63790a04-3a38-41d3-b429-e251f189f223, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63790a04-3a38-41d3-b429-e251f189f223, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63790a04-3a38-41d3-b429-e251f189f223, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcbfc325-5eca-4c77-a25b-29b9798ff8f7, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcbfc325-5eca-4c77-a25b-29b9798ff8f7, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcbfc325-5eca-4c77-a25b-29b9798ff8f7, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 600000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 600000, 'Portions': 384}}, blobs: {'__DEFAULT': {'Portions': 384, 'BlobSize': 9710592, 'BlobCount': 768}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aaee9d82-0edd-4cb1-a451-a7d246435b93, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aaee9d82-0edd-4cb1-a451-a7d246435b93, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 600000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aaee9d82-0edd-4cb1-a451-a7d246435b93, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93f5168b-db4f-4ceb-8a51-58a1f8f9228d, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93f5168b-db4f-4ceb-8a51-58a1f8f9228d, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93f5168b-db4f-4ceb-8a51-58a1f8f9228d, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42c1e113-c041-4692-8da1-032c24a257a6, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42c1e113-c041-4692-8da1-032c24a257a6, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42c1e113-c041-4692-8da1-032c24a257a6, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 700000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 700000, 'Portions': 448}}, blobs: {'__DEFAULT': {'Portions': 448, 'BlobSize': 11329024, 'BlobCount': 896}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f5adc18-7ca0-41d9-9d03-49680e833eee, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f5adc18-7ca0-41d9-9d03-49680e833eee, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 700000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f5adc18-7ca0-41d9-9d03-49680e833eee, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 380a5260-acec-48b6-bf4d-d6a930a8c95a, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 380a5260-acec-48b6-bf4d-d6a930a8c95a, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 380a5260-acec-48b6-bf4d-d6a930a8c95a, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00177206-496a-433a-b9fd-fa5a6084255b, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00177206-496a-433a-b9fd-fa5a6084255b, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00177206-496a-433a-b9fd-fa5a6084255b, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 800000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 800000, 'Portions': 512}}, blobs: {'__DEFAULT': {'Portions': 512, 'BlobSize': 12947456, 'BlobCount': 1024}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6bc8590-a925-45be-a014-dc6734631cee, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6bc8590-a925-45be-a014-dc6734631cee, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 800000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6bc8590-a925-45be-a014-dc6734631cee, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd758753-a5eb-4026-961a-134d09e73cf1, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd758753-a5eb-4026-961a-134d09e73cf1, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd758753-a5eb-4026-961a-134d09e73cf1, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3b5ef42-fcf7-4d3c-ad3b-42b7ebb68095, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3b5ef42-fcf7-4d3c-ad3b-42b7ebb68095, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3b5ef42-fcf7-4d3c-ad3b-42b7ebb68095, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 900000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 900000, 'Portions': 576}}, blobs: {'__DEFAULT': {'Portions': 576, 'BlobSize': 14565888, 'BlobCount': 1152}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 946ccd11-5f97-4aff-bc6f-9f687744e627, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 946ccd11-5f97-4aff-bc6f-9f687744e627, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 100000;\n                $prev_count = 900000;\n                $rows= ListMap(ListFromRange(0, $row_count), ($i) -> {\n                    return <|\n                        value: $i + $prev_count,\n                        value1: $i + $prev_count,\n                    |>;\n                });\n                UPSERT INTO `/Root/all_compression/all_supported_compression/off_compression`\n                SELECT * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 946ccd11-5f97-4aff-bc6f-9f687744e627, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d47fe86f-f6ca-4bfb-bbe8-b2b06ab16e59, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d47fe86f-f6ca-4bfb-bbe8-b2b06ab16e59, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d47fe86f-f6ca-4bfb-bbe8-b2b06ab16e59, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6012f4e-7d6f-4a55-bee0-e042f4e7382a, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6012f4e-7d6f-4a55-bee0-e042f4e7382a, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6012f4e-7d6f-4a55-bee0-e042f4e7382a, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     __tests__.alter_compression:alter_compression.py:36 1000000 rows in /Root/all_compression/all_supported_compression/off_compression. portions: {'__DEFAULT': {'Rows': 1000000, 'Portions': 640}}, blobs: {'__DEFAULT': {'Portions': 640, 'BlobSize': 16184320, 'BlobCount': 1280}}
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 328cf28d-453a-4268-865d-7d7a57e3c152, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 328cf28d-453a-4268-865d-7d7a57e3c152, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) AS Rows FROM `/Root/all_compression/all_supported_compression/off_compression`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 328cf28d-453a-4268-865d-7d7a57e3c152, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42683df1-c557-4359-a4d3-cc658b43f8fe, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42683df1-c557-4359-a4d3-cc658b43f8fe, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42683df1-c557-4359-a4d3-cc658b43f8fe, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d98e0df2-7251-4546-bf18-a4e57a84ab51, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d98e0df2-7251-4546-bf18-a4e57a84ab51, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d98e0df2-7251-4546-bf18-a4e57a84ab51, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f10a3362-55e3-4739-a15b-e6db78bc36e4, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f10a3362-55e3-4739-a15b-e6db78bc36e4, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f10a3362-55e3-4739-a15b-e6db78bc36e4, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 22f7e965-65f3-475d-8376-1631469259b2, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 22f7e965-65f3-475d-8376-1631469259b2, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 22f7e965-65f3-475d-8376-1631469259b2, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d1065ca-ba77-4ede-9864-de50478e36b1, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d1065ca-ba77-4ede-9864-de50478e36b1, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d1065ca-ba77-4ede-9864-de50478e36b1, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8159f18a-d7fb-44af-ab17-4376e8279469, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8159f18a-d7fb-44af-ab17-4376e8279469, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * FROM `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_stats` WHERE Activity == 1 AND EntityName = \"value\"" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8159f18a-d7fb-44af-ab17-4376e8279469, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
INFO     root:column_table_helper.py:75 Table `/Root/all_compression/all_supported_compression/off_compression`, volumes `value` (8000000, 8092160)
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5303ff0-bd8d-4896-8631-22de6655b866, ghrun-rjxg5na7fq.auto.internal:25525): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5303ff0-bd8d-4896-8631-22de6655b866, ghrun-rjxg5na7fq.auto.internal:25525): request = { session_id: "ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions from `/Root/all_compression/all_supported_compression/off_compression/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5303ff0-bd8d-4896-8631-22de6655b866, ghrun-rjxg5na7fq.auto.internal:25525): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGI1ZGQwZGYtNGRlNWJiNy1mMzk2ZTUzZC1jYjQwODk0Ng==
_ ERROR at setup of TestAllCompression.test_all_supported_compression[zstd_9_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 9] _
ydb/tests/olap/column_family/compression/alter_compression.py:133: in setup_class
    cls.create_table_without_compression()
ydb/tests/olap/column_family/compression/alter_compression.py:168: in create_table_without_compression
    assert table.get_portion_stat_by_tier()['__DEFAULT']['Rows'] == expected_raw // 8
E   assert 1031416 == (8000000 // 8)
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_all_supported_compression[zstd_9_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 9]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
============================== slowest durations ===============================
74.24s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8]

(3 durations < 0.005s hidden.  Use -vv to show these durations.)
=========================== short test summary info ============================
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_8_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 8] - assert 1031416 == (8000000 // 8)
ERROR alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_9_compression-COMPRESSION = "zstd", COMPRESSION_LEVEL = 9] - assert 1031416 == (8000000 // 8)
========================= 2 errors in 76.50s (0:01:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/miin/002a73/ydb/tests/olap/column_family/compression/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: allure-pytest-2.15.0, typeguard-2.13.3
collected 23 items

alter_compression.py ..

============================== slowest durations ===============================
80.63s call     alter_compression.py::TestAlterCompression::test_availability_data
77.24s call     alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_compression-COMPRESSION = "zstd"]
74.98s setup    alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_compression-COMPRESSION = "zstd"]
12.05s teardown alter_compression.py::TestAllCompression::test_all_supported_compression[zstd_compression-COMPRESSION = "zstd"]
9.96s setup    alter_compression.py::TestAlterCompression::test_availability_data
7.18s teardown alter_compression.py::TestAlterCompression::test_availability_data
======================== 2 passed in 263.47s (0:04:23) =========================
