============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

test_row_dispatcher.py F

=================================== FAILURES ===================================
________________ TestPqRowDispatcher.test_json_errors[bindings] ________________
ydb/tests/fq/yds/test_row_dispatcher.py:1240: in test_json_errors
    assert time.time() < deadline, f"Waiting sensor ParsingErrors value failed, current count {count}"
E   AssertionError: Waiting sensor ParsingErrors value failed, current count 0
E   assert 1764173788.362855 < 1764173787.9748876
E    +  where 1764173788.362855 = <built-in function time>()
E    +    where <built-in function time> = time.time
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_json_errors[bindings]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19428
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28479
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29451
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15005
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18145
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28667
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30831
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 91f28735-d777-4619-a398-e73b47afba33, localhost:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 91f28735-d777-4619-a398-e73b47afba33, localhost:28572): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 91f28735-d777-4619-a398-e73b47afba33, localhost:28572): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-voe323sgc4.auto.internal" port: 28572 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-voe323sgc4.auto.internal:28572, 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:28572
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7f30940ee130 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, d779206b-2553-4c91-8b41-a51e58d07e56, ghrun-voe323sgc4.auto.internal:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d779206b-2553-4c91-8b41-a51e58d07e56, ghrun-voe323sgc4.auto.internal:28572): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, d779206b-2553-4c91-8b41-a51e58d07e56, ghrun-voe323sgc4.auto.internal:28572): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d779206b-2553-4c91-8b41-a51e58d07e56, ghrun-voe323sgc4.auto.internal:28572): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YjA5Y2FjODItM2Y1OTc2MGYtNTU3MGI4Ni00OGEyNjZlYQ==" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, d779206b-2553-4c91-8b41-a51e58d07e56, ghrun-voe323sgc4.auto.internal:28572): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 2f8d8f33-f35b-49d0-9f50-9abba660f019, ghrun-voe323sgc4.auto.internal:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 2f8d8f33-f35b-49d0-9f50-9abba660f019, ghrun-voe323sgc4.auto.internal:28572): request = { session_id: "ydb://session/3?node_id=1&id=YjA5Y2FjODItM2Y1OTc2MGYtNTU3MGI4Ni00OGEyNjZlYQ==" path: "local/DbPoolStorage_e4beefed-eb2a-449a-99c3-ccfeeae1c1a3/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 2f8d8f33-f35b-49d0-9f50-9abba660f019, ghrun-voe323sgc4.auto.internal:28572): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0208d54a-4d1d-44bd-8d60-fd96feb5b7d9, ghrun-voe323sgc4.auto.internal:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0208d54a-4d1d-44bd-8d60-fd96feb5b7d9, ghrun-voe323sgc4.auto.internal:28572): request = { session_id: "ydb://session/3?node_id=1&id=YjA5Y2FjODItM2Y1OTc2MGYtNTU3MGI4Ni00OGEyNjZlYQ==" path: "local/DbPoolStorage_e4beefed-eb2a-449a-99c3-ccfeeae1c1a3/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0208d54a-4d1d-44bd-8d60-fd96feb5b7d9, ghrun-voe323sgc4.auto.internal:28572): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, dcde6f89-3e65-4f09-9b58-627dc745ea66, ghrun-voe323sgc4.auto.internal:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, dcde6f89-3e65-4f09-9b58-627dc745ea66, ghrun-voe323sgc4.auto.internal:28572): request = { session_id: "ydb://session/3?node_id=1&id=YjA5Y2FjODItM2Y1OTc2MGYtNTU3MGI4Ni00OGEyNjZlYQ==" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_e4beefed-eb2a-449a-99c3-ccfeeae1c1a3\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, dcde6f89-3e65-4f09-9b58-627dc745ea66, ghrun-voe323sgc4.auto.internal:28572): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7f30940ecc90>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7852
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27976
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1/logfile_k2dwj_ff.log --grpc-port=30831 --mon-port=14083 --ic-port=29451
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1/logfile_k2dwj_ff.log --grpc-port=30831 --mon-port=14083 --ic-port=29451
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1/logfile_k2dwj_ff.log', '--grpc-port=30831', '--mon-port=14083', '--ic-port=29451')' in '/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4157660
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30831/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4157661
DEBUG    ya.test:process.py:259 Command (pid 4157661) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4157661) elapsed time (sec): 0.568730354309082
DEBUG    ya.test:process.py:263 Command (pid 4157661) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4157661) minflt: 17617
DEBUG    ya.test:process.py:263 Command (pid 4157661) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 4157661) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4157661) nvcsw: 182
DEBUG    ya.test:process.py:263 Command (pid 4157661) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4157661) stime: 0.39736299999999997
DEBUG    ya.test:process.py:263 Command (pid 4157661) utime: 0.10435699999999999
DEBUG    ya.test:process.py:263 Command (pid 4157661) wtime: 0.578
DEBUG    ya.test:process.py:275 Command (pid 4157661) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4157661) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8930
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3530
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16243
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25044
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1/logfile_xitfq74h.log --grpc-port=8930 --mon-port=3530 --ic-port=15005
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17818
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26470
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27367
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2/logfile_57fxiiz0.log --grpc-port=17818 --mon-port=26470 --ic-port=18145
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26794
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2469
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65226
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32197
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3/logfile_oxca7606.log --grpc-port=26794 --mon-port=2469 --ic-port=28667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1/logfile_xitfq74h.log --grpc-port=8930 --mon-port=3530 --ic-port=15005
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs/config.yaml', '--node=1', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1/logfile_xitfq74h.log', '--grpc-port=8930', '--mon-port=3530', '--ic-port=15005')' in '/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4157854
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8930/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/6e8z/0002f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4157855
DEBUG    ya.test:process.py:259 Command (pid 4157855) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4157855) elapsed time (sec): 0.6066677570343018
DEBUG    ya.test:process.py:263 Command (pid 4157855) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4157855) minflt: 16248
DEBUG    ya.test:process.py:263 Command (pid 4157855) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) nivcsw: 33
DEBUG    ya.test:process.py:263 Command (pid 4157855) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4157855) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4157855) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4157855) stime: 0.418033
DEBUG    ya.test:process.py:263 Command (pid 4157855) utime: 0.13802899999999999
DEBUG    ya.test:process.py:263 Command (pid 4157855) wtime: 0.608
DEBUG    ya.test:process.py:275 Command (pid 4157855) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4157855) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2/logfile_57fxiiz0.log --grpc-port=17818 --mon-port=26470 --ic-port=18145
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs/config.yaml', '--node=2', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2/logfile_57fxiiz0.log', '--grpc-port=17818', '--mon-port=26470', '--ic-port=18145')' in '/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4157927
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17818/2
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/6e8z/0002f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4157928
DEBUG    ya.test:process.py:259 Command (pid 4157928) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4157928) elapsed time (sec): 0.4615001678466797
DEBUG    ya.test:process.py:263 Command (pid 4157928) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4157928) minflt: 16273
DEBUG    ya.test:process.py:263 Command (pid 4157928) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 4157928) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4157928) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 4157928) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4157928) stime: 0.310893
DEBUG    ya.test:process.py:263 Command (pid 4157928) utime: 0.09450499999999999
DEBUG    ya.test:process.py:263 Command (pid 4157928) wtime: 0.463
DEBUG    ya.test:process.py:275 Command (pid 4157928) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4157928) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3/logfile_oxca7606.log --grpc-port=26794 --mon-port=2469 --ic-port=28667
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/kikimr_configs/config.yaml', '--node=3', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3/logfile_oxca7606.log', '--grpc-port=26794', '--mon-port=2469', '--ic-port=28667')' in '/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.bindings/compute/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4158052
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26794/3
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/6e8z/0002f8/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4158054
DEBUG    ya.test:process.py:259 Command (pid 4158054) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4158054) elapsed time (sec): 0.46431422233581543
DEBUG    ya.test:process.py:263 Command (pid 4158054) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4158054) minflt: 16247
DEBUG    ya.test:process.py:263 Command (pid 4158054) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 4158054) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4158054) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 4158054) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4158054) stime: 0.285402
DEBUG    ya.test:process.py:263 Command (pid 4158054) utime: 0.126849
DEBUG    ya.test:process.py:263 Command (pid 4158054) wtime: 0.465
DEBUG    ya.test:process.py:275 Command (pid 4158054) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4158054) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_row_dispatcher.py::TestPqRowDispatcher, test_name: test_json_errors[bindings])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_True_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_True_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "7c3379c4-bac9-49b1-87ee-40b66e02258d"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrfp5a89di4a3o9c"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfp5a89di4a3o9c"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173744
        nanos: 429530000
      }
      modified_at {
        seconds: 1764173744
        nanos: 429530000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrfp5a89cpnlge87-ptqudrfp5a89di4a3o9c"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173744
      nanos: 429530000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfp5a89di4a3o9c"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173744
        nanos: 429530000
      }
      modified_at {
        seconds: 1764173744
        nanos: 429530000
      }
      revision: 1
    }
    started_at {
      seconds: 1764173745
      nanos: 351000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrfp5a89cpnlge87-ptqudrfp5a89di4a3o9c"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173744
      nanos: 429530000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_True_output`\n                SELECT data FROM bindings.`my_binding`;"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":1}},\"Basic\":{\"nodes\":[{\"id\":3,\"level\":1,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":2,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":3,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSource \'\"pq\" \'\"yds\"))\n(let $3 \'(\'(\'\"PartitionsCount\" \'\"1\")))\n(let $4 (DataType \'String))\n(let $5 (StructType \'(\'\"data\" $4)))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_True_input\" $3 \'() $5))\n(let $7 \'(\'\"Endpoint\" \'\"localhost:28572\"))\n(let $8 \'(\'\"SharedReading\" \'\"1\"))\n(let $9 \'(\'\"AddBearerToToken\" \'\"1\"))\n(let $10 \'($7 $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"json_each_row\") \'(\'\"ReadGroup\" \'\"ptcudrfp5asm42vc4qt8\") \'(\'\"SkipJsonErrors\" \'\"1\") $9))\n(let $11 (SecureParam \'\"cluster:default_yds\"))\n(let $12 (DqPqTopicSource $1 $6 \'(\'\"data\") $10 $11 \'\"\" $5 \'\"\"))\n(let $13 (DataSink \'\"pq\" \'\"yds\"))\n(let $14 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_True_output\" $3 \'() (StructType \'(\'\"Data\" $4))))\n(let $15 (DqPqTopicSink $14 \'($7 $9) $11))\n(return (Commit! (DqQuery! $1 \'((DqStage \'((DqSource $2 $12)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"skip.json.errors\" \'\"true\")))\n  (let $18 \'(\'(\'\"format\" \'\"json_each_row\") \'(\'\"formatSettings\" $17) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $16 $2 $5 $18))\n  (return (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"data\" $20)))))\n))) \'(\'(\'\"_logical_id\" \'209386)) \'((DqSink \'\"0\" $13 $15))))) $13))\n)\n"
  }
}

DEBUG    root:data_plane.py:39 Write topic test_json_errors_True_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000\032\021\"\0011*\014shard-000000\032\021\"\0012*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to test_json_errors_True_input: ['{"time": 101, "data": "hello1"}', '{"time": 102, "data": 7777}', '{"time": 103, "data": "hello2"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6e8z/0002f8/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:28572', '--database', 'local', '--topic-path', 'test_json_errors_True_output', '--consumer-name', 'test_json_errors_True_consumer', '--disable-cluster-discovery', '--messages-count', '2', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4162705
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4162705) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4162705) elapsed time (sec): 4.005964994430542
DEBUG    ya.test:process.py:263 Command (pid 4162705) wtime: 4.007
DEBUG    ya.test:process.py:275 Command (pid 4162705) output:
None
DEBUG    ya.test:process.py:276 Command (pid 4162705) errors:
2025-11-26T16:15:53.981209Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Starting read session
2025-11-26T16:15:53.981255Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Starting session to cluster null (localhost:28572)
2025-11-26T16:15:53.981608Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:53.981618Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:53.981622Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Reconnecting session to cluster null in 0.000000s
2025-11-26T16:15:53.986132Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Successfully connected. Initializing session
2025-11-26T16:15:53.987297Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Server session id: test_json_errors_True_consumer_1_1_16486359786328677186_v1
2025-11-26T16:15:53.987389Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:53.988918Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "test_json_errors_True_output". Partition: 0. Read offset: (NULL)
2025-11-26T16:15:54.982239Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_True_output:0:1:0:0
2025-11-26T16:15:54.982273Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1001 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:15:57.949097Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:57.949190Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-11-26T16:15:57.949234Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-11-26T16:15:57.949351Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Commit offsets [0, 1). Partition stream id: 1
2025-11-26T16:15:57.949496Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:15:57.949786Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:57.949852Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (1-1)
2025-11-26T16:15:57.949883Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (1-1)
2025-11-26T16:15:57.949917Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Commit offsets [1, 2). Partition stream id: 1
2025-11-26T16:15:57.949974Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:15:57.951763Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2025-11-26T16:15:57.951855Z :DEBUG: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] [null] Committed response: cookies { assign_id: 1 partition_cookie: 2 }
Closing session. Got 2 messages
2025-11-26T16:15:57.951941Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Closing read session. Close timeout: 5.000000s
2025-11-26T16:15:57.951968Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_True_output:0:1:1:2
2025-11-26T16:15:57.951982Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Counters: { Errors: 0 CurrentSessionLifetimeMs: 3970 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-11-26T16:15:57.952195Z :NOTICE: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-11-26T16:15:57.952320Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Closing read session. Close timeout: 0.000000s
2025-11-26T16:15:57.952329Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_True_output:0:1:1:2
2025-11-26T16:15:57.952337Z :INFO: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Counters: { Errors: 0 CurrentSessionLifetimeMs: 3971 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:15:57.952344Z :NOTICE: [local] [local] [b121581c-4e062ece-51d61ce6-ca676c5c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from test_json_errors_True_output: ['hello1', 'hello2']
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30831/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7852
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30831
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29451
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28479
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17818/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26794/3
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 259f5be6-37c6-4f94-b06e-e5be4ecfe53d, localhost:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 259f5be6-37c6-4f94-b06e-e5be4ecfe53d, localhost:28572): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 259f5be6-37c6-4f94-b06e-e5be4ecfe53d, localhost:28572): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-voe323sgc4.auto.internal" port: 28572 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-voe323sgc4.auto.internal:28572, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28572
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 39c450d3-5212-4b5b-975b-7ea44e088cec, localhost:28572): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 39c450d3-5212-4b5b-975b-7ea44e088cec, localhost:28572): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 39c450d3-5212-4b5b-975b-7ea44e088cec, localhost:28572): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-voe323sgc4.auto.internal" port: 28572 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-voe323sgc4.auto.internal:28572, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28572
WARNING  ydb.tests.library.harness.daemon.KiKiMRNode:daemon.py:221 Exit code is not checked, cos binary was stopped by sigkill
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8930/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32197
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65226
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2469
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27367
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26470
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17818
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25044
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16243
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3530
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8930
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28667
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18145
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15005
============================== slowest durations ===============================
186.01s teardown test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings]
44.72s call     test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings]
2.93s setup    test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings]
=========================== short test summary info ============================
FAILED test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[bindings] - AssertionError: Waiting sensor ParsingErrors value failed, current count 0
assert 1764173788.362855 < 1764173787.9748876
 +  where 1764173788.362855 = <built-in function time>()
 +    where <built-in function time> = time.time
================ 1 failed, 114 deselected in 235.44s (0:03:55) =================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

test_row_dispatcher.py F

=================================== FAILURES ===================================
______________ TestPqRowDispatcher.test_json_errors[with_option] _______________
ydb/tests/fq/yds/test_row_dispatcher.py:1240: in test_json_errors
    assert time.time() < deadline, f"Waiting sensor ParsingErrors value failed, current count {count}"
E   AssertionError: Waiting sensor ParsingErrors value failed, current count 0
E   assert 1764173782.5777948 < 1764173782.1284509
E    +  where 1764173782.5777948 = <built-in function time>()
E    +    where <built-in function time> = time.time
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_json_errors[with_option]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18701
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8505
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20756
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23733
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2414
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 local
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b3b3a6fe-cda5-4959-b9ac-215a0b164733, localhost:11926): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b3b3a6fe-cda5-4959-b9ac-215a0b164733, localhost:11926): request = { database: "local" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b3b3a6fe-cda5-4959-b9ac-215a0b164733, localhost:11926): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-voe323sgc4.auto.internal" port: 11926 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 local: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-voe323sgc4.auto.internal:11926, 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:11926
DEBUG    ydb.table.SessionPool:_sp_impl.py:260 Active session queue is empty, subscribe waiter for a session
DEBUG    ydb.table.SessionPool:_sp_impl.py:262 Subscribe waiter <Future at 0x7fa3ceba99b0 state=pending>
DEBUG    ydb.table.SessionPool:_sp_impl.py:282 Session pool is not large enough (active_count < size: 0 < 1). will create a new session.
DEBUG    ydb.table.SessionPool:_sp_impl.py:111 Created session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 0be23f1a-b148-4a84-ab3e-0a2d67a3ece9, ghrun-voe323sgc4.auto.internal:11926): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0be23f1a-b148-4a84-ab3e-0a2d67a3ece9, ghrun-voe323sgc4.auto.internal:11926): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:118 RpcState(CreateSession, 0be23f1a-b148-4a84-ab3e-0a2d67a3ece9, ghrun-voe323sgc4.auto.internal:11926): on response callback started
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0be23f1a-b148-4a84-ab3e-0a2d67a3ece9, ghrun-voe323sgc4.auto.internal:11926): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=YTVlNDM1OTgtYTUzZjM4MTYtY2UxMTExMGUtNjdjMDM3Yzg=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ydb.connection:connection.py:123 RpcState(CreateSession, 0be23f1a-b148-4a84-ab3e-0a2d67a3ece9, ghrun-voe323sgc4.auto.internal:11926): on response callback success
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 0f241a7f-40dc-4dd6-8e15-5eddc69af5e2, ghrun-voe323sgc4.auto.internal:11926): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 0f241a7f-40dc-4dd6-8e15-5eddc69af5e2, ghrun-voe323sgc4.auto.internal:11926): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNDM1OTgtYTUzZjM4MTYtY2UxMTExMGUtNjdjMDM3Yzg=" path: "local/DbPoolStorage_8185a467-ffbb-4f85-8f87-408eba713c2f/tenants" columns { name: "tenant" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "common" type { optional_type { item { type_id: BOOL } } } } columns { name: "state" type { optional_type { item { type_id: UINT32 } } } } columns { name: "state_time" type { optional_type { item { type_id: TIMESTAMP } } } } primary_key: "tenant" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 0f241a7f-40dc-4dd6-8e15-5eddc69af5e2, ghrun-voe323sgc4.auto.internal:11926): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ydb.connection:connection.py:421 RpcState(CreateTable, 09d07bc6-92ca-4ac5-ac23-76b733f2726d, ghrun-voe323sgc4.auto.internal:11926): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateTable, 09d07bc6-92ca-4ac5-ac23-76b733f2726d, ghrun-voe323sgc4.auto.internal:11926): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNDM1OTgtYTUzZjM4MTYtY2UxMTExMGUtNjdjMDM3Yzg=" path: "local/DbPoolStorage_8185a467-ffbb-4f85-8f87-408eba713c2f/mappings" columns { name: "subject_type" type { optional_type { item { type_id: STRING } } } } columns { name: "subject_id" type { optional_type { item { type_id: STRING } } } } columns { name: "vtenant" type { optional_type { item { type_id: STRING } } } } columns { name: "node" type { optional_type { item { type_id: STRING } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateTable, 09d07bc6-92ca-4ac5-ac23-76b733f2726d, ghrun-voe323sgc4.auto.internal:11926): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteDataQuery, d286e741-9ceb-4643-a560-ed320e7f0358, ghrun-voe323sgc4.auto.internal:11926): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteDataQuery, d286e741-9ceb-4643-a560-ed320e7f0358, ghrun-voe323sgc4.auto.internal:11926): request = { session_id: "ydb://session/3?node_id=1&id=YTVlNDM1OTgtYTUzZjM4MTYtY2UxMTExMGUtNjdjMDM3Yzg=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_8185a467-ffbb-4f85-8f87-408eba713c2f\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/compute\", \"/compute\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteDataQuery, d286e741-9ceb-4643-a560-ed320e7f0358, ghrun-voe323sgc4.auto.internal:11926): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x7fa3ceba8240>
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31283
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25392
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1/logfile_zmcyooj9.log --grpc-port=2414 --mon-port=19822 --ic-port=8505
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/cp --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1/logfile_zmcyooj9.log --grpc-port=2414 --mon-port=19822 --ic-port=8505
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/kikimr_configs/config.yaml', '--node=1', '--tenant=/cp', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1/logfile_zmcyooj9.log', '--grpc-port=2414', '--mon-port=19822', '--ic-port=8505')' in '/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/cp/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4154371
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2414/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4154372
DEBUG    ya.test:process.py:259 Command (pid 4154372) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4154372) elapsed time (sec): 2.0705318450927734
DEBUG    ya.test:process.py:263 Command (pid 4154372) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 4154372) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4154372) minflt: 19165
DEBUG    ya.test:process.py:263 Command (pid 4154372) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) nivcsw: 65
DEBUG    ya.test:process.py:263 Command (pid 4154372) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4154372) nvcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 4154372) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4154372) stime: 1.888866
DEBUG    ya.test:process.py:263 Command (pid 4154372) utime: 0.123953
DEBUG    ya.test:process.py:263 Command (pid 4154372) wtime: 2.072
DEBUG    ya.test:process.py:275 Command (pid 4154372) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4154372) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23751
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5633
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29596
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1/logfile_6_ttou2s.log --grpc-port=23751 --mon-port=11172 --ic-port=20756
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17757
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27512
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30982
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29536
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2/logfile_4fle41d6.log --grpc-port=17757 --mon-port=27512 --ic-port=23733
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31914
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10513
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8132
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14115
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3/logfile_xi_peqx5.log --grpc-port=31914 --mon-port=10513 --ic-port=12339
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1/logfile_6_ttou2s.log --grpc-port=23751 --mon-port=11172 --ic-port=20756
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs/config.yaml', '--node=1', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1/logfile_6_ttou2s.log', '--grpc-port=23751', '--mon-port=11172', '--ic-port=20756')' in '/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4155786
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23751/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/6e8z/0002f6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4155787
DEBUG    ya.test:process.py:259 Command (pid 4155787) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4155787) elapsed time (sec): 0.8385903835296631
DEBUG    ya.test:process.py:263 Command (pid 4155787) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4155787) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 4155787) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 4155787) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4155787) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 4155787) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4155787) stime: 0.654211
DEBUG    ya.test:process.py:263 Command (pid 4155787) utime: 0.110486
DEBUG    ya.test:process.py:263 Command (pid 4155787) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 4155787) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4155787) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2/logfile_4fle41d6.log --grpc-port=17757 --mon-port=27512 --ic-port=23733
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs/config.yaml', '--node=2', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2/logfile_4fle41d6.log', '--grpc-port=17757', '--mon-port=27512', '--ic-port=23733')' in '/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4156209
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17757/2
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/6e8z/0002f6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4156210
DEBUG    ya.test:process.py:259 Command (pid 4156210) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4156210) elapsed time (sec): 1.5459973812103271
DEBUG    ya.test:process.py:263 Command (pid 4156210) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) maxrss: 545736
DEBUG    ya.test:process.py:263 Command (pid 4156210) minflt: 16332
DEBUG    ya.test:process.py:263 Command (pid 4156210) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) nivcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 4156210) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4156210) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 4156210) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4156210) stime: 1.318473
DEBUG    ya.test:process.py:263 Command (pid 4156210) utime: 0.135714
DEBUG    ya.test:process.py:263 Command (pid 4156210) wtime: 1.549
DEBUG    ya.test:process.py:275 Command (pid 4156210) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4156210) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 2 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --tenant=/compute --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3/logfile_xi_peqx5.log --grpc-port=31914 --mon-port=10513 --ic-port=12339
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/kikimr_configs/config.yaml', '--node=3', '--tenant=/compute', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3/logfile_xi_peqx5.log', '--grpc-port=31914', '--mon-port=10513', '--ic-port=12339')' in '/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_row_dispatcher.py.TestPqRowDispatcher.test_json_errors.with_option/compute/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 4156835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31914/3
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/6e8z/0002f6/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4156837
DEBUG    ya.test:process.py:259 Command (pid 4156837) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4156837) elapsed time (sec): 1.1732184886932373
DEBUG    ya.test:process.py:263 Command (pid 4156837) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) maxrss: 545720
DEBUG    ya.test:process.py:263 Command (pid 4156837) minflt: 16252
DEBUG    ya.test:process.py:263 Command (pid 4156837) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 4156837) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 4156837) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 4156837) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 4156837) stime: 0.939198
DEBUG    ya.test:process.py:263 Command (pid 4156837) utime: 0.12480799999999999
DEBUG    ya.test:process.py:263 Command (pid 4156837) wtime: 1.183
DEBUG    ya.test:process.py:275 Command (pid 4156837) output:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

     
Build info:
    Compiler: /home/runner/.ya/tools/v4/10302026024/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10302026024/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fno-common -ffunction-sections -fdata-sections -fsized-deallocation -fexceptions -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -fno-omit-frame-pointer -Wno-unknown-argument -UNDEBUG -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 -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -UNDEBUG -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 4156837) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 3 version:
Git info:
    Commit: 731869b81cf2b4679de33cb8d1485521c20f74c7
    Branch: 
    Author: Dmitry Kardymon <kardymon.d@gmail.com>
    Summary: Merge 3b1e682d9f7bf15ff139f6b470d0d95377b9c0e9 into c87591720f705c9c130df96cd632bdbd36dd1d2a
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-voe323sgc4    Host information: 
        Linux ghrun-voe323sgc4 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_row_dispatcher.py::TestPqRowDispatcher, test_name: test_json_errors[with_option])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_False_input"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/test_json_errors_False_output"
shard_count: 1
write_quota_kb_per_sec: 1024
retention_period_hours: 1

DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:control_plane.py:45 Response: operation {
  ready: true
  status: SUCCESS
}

DEBUG    root:control_plane.py:49 Result: 
DEBUG    root:fq_client.py:170 Request: content {
  type: STREAMING
  name: "simple"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "\n                INSERT INTO yds.`test_json_errors_False_output`\n                SELECT data FROM yds.`test_json_errors_False_input`\n                    WITH (format=json_each_row, `skip.json.errors` = \"true\", SCHEMA (time Int32 NOT NULL, data String NOT NULL));"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "e4e2d7c0-973a-4c31-a05f-8ef2d5d0ce64"

DEBUG    root:fq_client.py:180 Result: query_id: "ptqudrfp5eo55oouepi0"

DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfp5eo55oouepi0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173739
        nanos: 715284000
      }
      modified_at {
        seconds: 1764173739
        nanos: 715284000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrfp5eo54ur6pv46-ptqudrfp5eo55oouepi0"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173739
      nanos: 715284000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_False_output`\n                SELECT data FROM yds.`test_json_errors_False_input`\n                    WITH (format=json_each_row, `skip.json.errors` = \"true\", SCHEMA (time Int32 NOT NULL, data String NOT NULL));"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:284 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:284 Result: query {
  meta {
    common {
      id: "ptqudrfp5eo55oouepi0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1764173739
        nanos: 715284000
      }
      modified_at {
        seconds: 1764173739
        nanos: 715284000
      }
      revision: 1
    }
    started_at {
      seconds: 1764173740
      nanos: 184000000
    }
    execute_mode: RUN
    status: RUNNING
    last_job_query_revision: 1
    last_job_id: "ptjudrfp5eo54ur6pv46-ptqudrfp5eo55oouepi0"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1764173739
      nanos: 715284000
    }
  }
  content {
    type: STREAMING
    name: "simple"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "\n                INSERT INTO yds.`test_json_errors_False_output`\n                SELECT data FROM yds.`test_json_errors_False_input`\n                    WITH (format=json_each_row, `skip.json.errors` = \"true\", SCHEMA (time Int32 NOT NULL, data String NOT NULL));"
    syntax: YQL_V1
  }
  plan {
    json: "{\"Detailed\":{\"Operations\":[{\"Id\":3,\"Name\":\"DqStage\",\"Streams\":{\"Program\":[{\"Name\":\"DqSourceWideWrap\"},{\"Name\":\"NarrowMap\"}]}},{\"Id\":2,\"Name\":\"DqQuery!\",\"DependsOn\":[3]},{\"Id\":1,\"Name\":\"Commit!\",\"DependsOn\":[2]}],\"OperationRoot\":1,\"Providers\":[],\"OperationStats\":{\"Commit!\":1,\"DqQuery!\":1,\"DqStage\":1}},\"Basic\":{\"nodes\":[{\"id\":3,\"level\":1,\"name\":\"DqStage #3\",\"type\":\"op\"},{\"id\":2,\"level\":2,\"name\":\"DqQuery!\",\"type\":\"op\"},{\"id\":1,\"level\":3,\"name\":\"Commit!\",\"type\":\"op\"}],\"links\":[{\"source\":3,\"target\":2},{\"source\":2,\"target\":1}]}}"
  }
  ast {
    data: "(\n(let $1 (Configure! world (DataSource \'\"config\") \'\"DqEngine\" \'\"force\"))\n(let $2 (DataSource \'\"pq\" \'\"yds\"))\n(let $3 \'(\'(\'\"PartitionsCount\" \'\"1\")))\n(let $4 (DataType \'String))\n(let $5 (StructType \'(\'\"data\" $4)))\n(let $6 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_False_input\" $3 \'() $5))\n(let $7 \'(\'\"Endpoint\" \'\"localhost:11926\"))\n(let $8 \'(\'\"SharedReading\" \'\"1\"))\n(let $9 \'(\'\"AddBearerToToken\" \'\"1\"))\n(let $10 \'($7 $8 \'(\'\"ReconnectPeriod\" \'\"\") \'(\'\"Format\" \'\"json_each_row\") \'(\'\"ReadGroup\" \'\"ptcudrfp5fckg3bhko3d\") \'(\'\"SkipJsonErrors\" \'\"1\") $9))\n(let $11 (SecureParam \'\"cluster:default_yds\"))\n(let $12 (DqPqTopicSource $1 $6 \'(\'\"data\") $10 $11 \'\"\" $5 \'\"\"))\n(let $13 (DataSink \'\"pq\" \'\"yds\"))\n(let $14 (PqTopic \'\"yds\" \'\"local\" \'\"test_json_errors_False_output\" $3 \'() (StructType \'(\'\"Data\" $4))))\n(let $15 (DqPqTopicSink $14 \'($7 $9) $11))\n(return (Commit! (DqQuery! $1 \'((DqStage \'((DqSource $2 $12)) (lambda \'($16) (block \'(\n  (let $17 \'(\'(\'\"data.datetime.formatname\" \'\"POSIX\") \'(\'\"data.timestamp.formatname\" \'\"POSIX\") \'(\'\"skip.json.errors\" \'\"true\")))\n  (let $18 \'(\'(\'\"format\" \'\"json_each_row\") \'(\'\"formatSettings\" $17) \'(\'\"settings\" \'($8))))\n  (let $19 (DqSourceWideWrap $16 $2 $5 $18))\n  (return (NarrowMap $19 (lambda \'($20) (AsStruct \'(\'\"data\" $20)))))\n))) \'(\'(\'\"_logical_id\" \'209395)) \'((DqSink \'\"0\" $13 $15))))) $13))\n)\n"
  }
}

DEBUG    root:data_plane.py:39 Write topic test_json_errors_False_input. Response: operation {
  ready: true
  status: SUCCESS
  result {
    type_url: "type.googleapis.com/Ydb.DataStreams.V1.PutRecordsResult"
    value: "\010\001\032\021\"\0010*\014shard-000000\032\021\"\0011*\014shard-000000\032\021\"\0012*\014shard-000000"
  }
}

INFO     root:data_plane.py:43 Data was written to test_json_errors_False_input: ['{"time": 101, "data": "hello1"}', '{"time": 102, "data": 7777}', '{"time": 103, "data": "hello2"}']
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/tools/pq_read/pq_read
DEBUG    ya.test:process.py:678 Command err will be placed to pq_read.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/6e8z/0002f6/ydb/tests/tools/pq_read/pq_read', '--endpoint', 'localhost:11926', '--database', 'local', '--topic-path', 'test_json_errors_False_output', '--consumer-name', 'test_json_errors_False_consumer', '--disable-cluster-discovery', '--messages-count', '2', '--timeout', '30000ms', '--commit-after-processing']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 4158591
DEBUG    ya.test:process.py:360 Process resource usage is not available as process finished before wait4 was called
DEBUG    ya.test:process.py:259 Command (pid 4158591) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 4158591) elapsed time (sec): 4.817721128463745
DEBUG    ya.test:process.py:263 Command (pid 4158591) wtime: 4.819
DEBUG    ya.test:process.py:275 Command (pid 4158591) output:
None
DEBUG    ya.test:process.py:276 Command (pid 4158591) errors:
2025-11-26T16:15:47.329048Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Starting read session
2025-11-26T16:15:47.329123Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Starting session to cluster null (localhost:11926)
2025-11-26T16:15:47.329570Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] In Reconnect, ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:47.329586Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] New values: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:47.329592Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Reconnecting session to cluster null in 0.000000s
2025-11-26T16:15:47.337964Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Successfully connected. Initializing session
2025-11-26T16:15:47.339450Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Server session id: test_json_errors_False_consumer_1_1_11235029446116661088_v1
2025-11-26T16:15:47.339536Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:47.341328Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Confirm partition stream create. Partition stream id: 1. Cluster: "". Topic: "test_json_errors_False_output". Partition: 0. Read offset: (NULL)
2025-11-26T16:15:48.331446Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_False_output:0:1:0:0
2025-11-26T16:15:48.331475Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Counters: { Errors: 0 CurrentSessionLifetimeMs: 1002 BytesRead: 0 MessagesRead: 0 BytesReadCompressed: 0 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:15:52.029092Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:52.029195Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (0-0)
2025-11-26T16:15:52.029243Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (0-0)
2025-11-26T16:15:52.029363Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Commit offsets [0, 1). Partition stream id: 1
2025-11-26T16:15:52.029463Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:15:52.031819Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] After sending read request: ReadSizeBudget = 52428800, ReadSizeServerDelta = 0
2025-11-26T16:15:52.031888Z :DEBUG: [local] Decompression task done. Partition/PartitionSessionId: 0 (1-1)
2025-11-26T16:15:52.031928Z :DEBUG: [local] Take Data. Partition 0. Read: {0, 0} (1-1)
2025-11-26T16:15:52.031988Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Commit offsets [1, 2). Partition stream id: 1
2025-11-26T16:15:52.032072Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] The application data is transferred to the client. Number of messages 1, size 6 bytes
2025-11-26T16:15:52.034320Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Committed response: cookies { assign_id: 1 partition_cookie: 1 }
2025-11-26T16:15:52.034487Z :DEBUG: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] [null] Committed response: cookies { assign_id: 1 partition_cookie: 2 }
Closing session. Got 2 messages
2025-11-26T16:15:52.034613Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Closing read session. Close timeout: 5.000000s
2025-11-26T16:15:52.034637Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_False_output:0:1:1:2
2025-11-26T16:15:52.034650Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Counters: { Errors: 0 CurrentSessionLifetimeMs: 4705 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
Session closed
2025-11-26T16:15:52.035009Z :NOTICE: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
Stopping driver...
Driver stopped. Exit
Session closed event: SessionClosed { Status: SUCCESS Issues: "<main>: Error: Session was gracefully closed " }
2025-11-26T16:15:52.035111Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Closing read session. Close timeout: 0.000000s
2025-11-26T16:15:52.035120Z :INFO: [local] Read/commit by partition streams (cluster:topic:partition:stream-id:read-offset:committed-offset): null:test_json_errors_False_output:0:1:1:2
2025-11-26T16:15:52.035129Z :INFO: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Counters: { Errors: 0 CurrentSessionLifetimeMs: 4706 BytesRead: 12 MessagesRead: 2 BytesReadCompressed: 12 BytesInflightUncompressed: 0 BytesInflightCompressed: 0 BytesInflightTotal: 0 MessagesInflight: 0 }
2025-11-26T16:15:52.035138Z :NOTICE: [local] [local] [3995bb32-60f3ea5-79b4bfed-abccc9f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }

INFO     root:data_plane.py:80 Data was read from test_json_errors_False_output: ['hello1', 'hello2']
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2414/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31283
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2414
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17757/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23751/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:31914/3
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8132
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10513
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31914
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29536
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17757
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29596
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23751
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23733
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20756
============================== slowest durations ===============================
43.68s call     test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option]
8.01s teardown test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option]
6.25s setup    test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option]
=========================== short test summary info ============================
FAILED test_row_dispatcher.py::TestPqRowDispatcher::test_json_errors[with_option] - AssertionError: Waiting sensor ParsingErrors value failed, current count 0
assert 1764173782.5777948 < 1764173782.1284509
 +  where 1764173782.5777948 = <built-in function time>()
 +    where <built-in function time> = time.time
====================== 1 failed, 114 deselected in 59.16s ======================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002df/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e0/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.90s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f4/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.52s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f7/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e1/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.25s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002cd/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.13s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002cc/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.50s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f0/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.42s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002ea/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.07s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002ce/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e8/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.70s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e9/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002ec/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.37s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f5/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.08s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d3/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d9/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f3/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk20
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.41s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002ee/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk21
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.69s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002ef/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk22
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e7/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk24
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.06s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002da/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk25
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.09s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk26
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.33s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d5/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk27
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.22s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d1/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk28
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.11s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e3/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk29
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.29s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e2/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk30
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002fa/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk31
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e5/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk32
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.31s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d6/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk33
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.68s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f9/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk34
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.40s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002cb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk35
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.18s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002fb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk36
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.62s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002dd/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk37
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.10s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d0/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk38
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d4/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk39
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002e4/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk40
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.17s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002db/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk41
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.88s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002f1/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk42
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 0.91s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002fc/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk43
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.20s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002eb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk44
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.32s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002ed/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk45
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.58s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002de/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk46
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.16s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002d7/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk47
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.27s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002dc/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk48
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.38s ============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/6e8z/0002cf/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk49
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 116 items / 114 deselected / 2 selected

=========================== 114 deselected in 1.02s ============================
