============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/ybgh/0022dc/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_cp_ic
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_cp_ic.py .

============================== slowest durations ===============================
8.82s call     test_cp_ic.py::TestCpIc::test_discovery
7.05s teardown test_cp_ic.py::TestCpIc::test_discovery
1.35s setup    test_cp_ic.py::TestCpIc::test_discovery
============================== 1 passed in 18.50s ==============================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/ybgh/0022ca/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_dispatch
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_dispatch.py ..

============================== slowest durations ===============================
83.11s call     test_dispatch.py::TestMapping::test_mapping
61.80s call     test_dispatch.py::TestMapping::test_idle
21.06s teardown test_dispatch.py::TestMapping::test_mapping
10.04s teardown test_dispatch.py::TestMapping::test_idle
2.74s setup    test_dispatch.py::TestMapping::test_mapping
1.36s setup    test_dispatch.py::TestMapping::test_idle
======================== 2 passed in 181.34s (0:03:01) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/ybgh/0022ee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_retry.py .F

=================================== FAILURES ===================================
_______________________ TestRetry.test_low_rate[kikimr0] _______________________
ydb/tests/fq/multi_plane/test_retry.py:89: in test_low_rate
    client.wait_query_status(query_id, fq.QueryMeta.RUNNING)
ydb/tests/tools/fq_runner/fq_client.py:307: in wait_query_status
    return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status
ydb/tests/tools/fq_runner/fq_client.py:292: in wait_query
    assert time.time() < deadline and status not in final_statuses, \
E   AssertionError: Query ptqudrs1uif4peu87bh0 is not in expected status (['RUNNING']) for already 7.2553017139434814 seconds. Query status: ABORTED_BY_SYSTEM. Issues: [message: "ABORTED_BY_SYSTEM"
E   severity: 1
E   ]. Transient issues: [message: "Query was aborted by system due to high failure rate"
E   severity: 1
E   ]
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_low_rate[kikimr0]
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9715
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/ybgh/0022ee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6201
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 43286d2d-ab70-45d8-9021-eeaa9d5cc9f2, localhost:7018): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 43286d2d-ab70-45d8-9021-eeaa9d5cc9f2, localhost:7018): request = { database: "local" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 43286d2d-ab70-45d8-9021-eeaa9d5cc9f2, localhost:7018): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eecgeuqrga.auto.internal" port: 7018 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-eecgeuqrga.auto.internal:7018, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:295 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')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:7018
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 0x504001117630 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 0x504001132a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:238 Preparing session <ydb.table.Session object at 0x504001132a30>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, ee4a4f3e-71ca-4ea2-985f-6c878afab31a, ghrun-eecgeuqrga.auto.internal:7018): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, ee4a4f3e-71ca-4ea2-985f-6c878afab31a, ghrun-eecgeuqrga.auto.internal:7018): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } }
DEBUG    ydb.connection:connection.py:102 RpcState(CreateSession, ee4a4f3e-71ca-4ea2-985f-6c878afab31a, ghrun-eecgeuqrga.auto.internal:7018): on response callback started
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, ee4a4f3e-71ca-4ea2-985f-6c878afab31a, ghrun-eecgeuqrga.auto.internal:7018): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZDhhNDI5MDAtZDgxODkxMTktOTBkMjg2MjgtNDZiMWNhNGY=" } } } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x504001132a30>
DEBUG    ydb.table.SessionPool:_sp_impl.py:195 Replying to waiter with a session <ydb.table.Session object at 0x504001132a30>
DEBUG    ydb.connection:connection.py:107 RpcState(CreateSession, ee4a4f3e-71ca-4ea2-985f-6c878afab31a, ghrun-eecgeuqrga.auto.internal:7018): on response callback success
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 5ba4cf86-b910-430b-82e6-8072d24a669b, ghrun-eecgeuqrga.auto.internal:7018): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 5ba4cf86-b910-430b-82e6-8072d24a669b, ghrun-eecgeuqrga.auto.internal:7018): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhNDI5MDAtZDgxODkxMTktOTBkMjg2MjgtNDZiMWNhNGY=" path: "local/DbPoolStorage_f51bcbd1-7602-4fbb-883b-e1250c00372d/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:51 RpcState(CreateTable, 5ba4cf86-b910-430b-82e6-8072d24a669b, ghrun-eecgeuqrga.auto.internal:7018): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x504001132a30>
DEBUG    ydb.connection:connection.py:375 RpcState(CreateTable, 2626ccd0-1a41-4711-ad76-e051ca475712, ghrun-eecgeuqrga.auto.internal:7018): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateTable, 2626ccd0-1a41-4711-ad76-e051ca475712, ghrun-eecgeuqrga.auto.internal:7018): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhNDI5MDAtZDgxODkxMTktOTBkMjg2MjgtNDZiMWNhNGY=" path: "local/DbPoolStorage_f51bcbd1-7602-4fbb-883b-e1250c00372d/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 } } } } primary_key: "subject_type" primary_key: "subject_id" operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:51 RpcState(CreateTable, 2626ccd0-1a41-4711-ad76-e051ca475712, ghrun-eecgeuqrga.auto.internal:7018): response = { operation { ready: true status: SUCCESS } }
DEBUG    ydb.table.SessionPool:_sp_impl.py:177 Put on session <ydb.table.Session object at 0x504001132a30>
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteDataQuery, f39a588c-12bd-46c6-b103-e6faaf02b4cb, ghrun-eecgeuqrga.auto.internal:7018): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteDataQuery, f39a588c-12bd-46c6-b103-e6faaf02b4cb, ghrun-eecgeuqrga.auto.internal:7018): request = { session_id: "ydb://session/3?node_id=1&id=ZDhhNDI5MDAtZDgxODkxMTktOTBkMjg2MjgtNDZiMWNhNGY=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n            PRAGMA TablePathPrefix(\"local/DbPoolStorage_f51bcbd1-7602-4fbb-883b-e1250c00372d\");\n            UPSERT INTO tenants (tenant, vtenant, common, state, state_time) values(\"/default\", \"/default\", true, 0, CurrentUtcTimestamp());\n                " } operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteDataQuery, f39a588c-12bd-46c6-b103-e6faaf02b4cb, ghrun-eecgeuqrga.auto.internal:7018): 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 0x504001132a30>
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/ybgh/0022ee/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4178
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2569
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:243 CFG_DIR_PATH="/home/runner/.ya/build/build_root/ybgh/0022ee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:244 Final command: /home/runner/.ya/build/build_root/ybgh/0022ee/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/ybgh/0022ee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_735uolvn.log --grpc-port=6201 --mon-port=4178 --ic-port=7144
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/ybgh/0022ee/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/ybgh/0022ee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/kikimr_configs/config.yaml', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/ybgh/0022ee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1/logfile_735uolvn.log', '--grpc-port=6201', '--mon-port=4178', '--ic-port=7144')' in '/home/runner/.ya/build/build_root/ybgh/0022ee/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry/testing_out_stuff/test_retry.py.TestRetry.test_low_rate.kikimr0/default/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 100288
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:279 Started node localhost:6201/1
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:458 Cluster started and initialized
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: test_retry.py::TestRetry, test_name: test_low_rate[kikimr0])
DEBUG    root:control_plane.py:61 Requesting CreateStream.
Database: "local".
Request:
stream_name: "/local/low_rate_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/low_rate_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    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 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')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database local
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 61bd9c42-7f8d-4f81-a19c-0fbf9d56275b, localhost:7018): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 61bd9c42-7f8d-4f81-a19c-0fbf9d56275b, localhost:7018): request = { database: "local" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 61bd9c42-7f8d-4f81-a19c-0fbf9d56275b, localhost:7018): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-eecgeuqrga.auto.internal" port: 7018 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-eecgeuqrga.auto.internal:7018, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:7018
DEBUG    root:fq_client.py:167 Request: content {
  type: STREAMING
  name: "a"
  acl {
    visibility: PRIVATE
  }
  limits {
    execution_timeout {
    }
  }
  text: "SELECT * FROM low_rate.`low_rate_input`;"
  syntax: YQL_V1
}
execute_mode: RUN
idempotency_key: "f0ed4015-bd51-49d3-ba64-cb49f949cf07"

DEBUG    root:fq_client.py:177 Result: query_id: "ptqudrs1uif4peu87bh0"

DEBUG    root:fq_client.py:264 Result: query {
  meta {
    common {
      id: "ptqudrs1uif4peu87bh0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763751990
        nanos: 160495000
      }
      modified_at {
        seconds: 1763751990
        nanos: 160495000
      }
      revision: 1
    }
    execute_mode: RUN
    status: STARTING
    last_job_query_revision: 1
    last_job_id: "ptjudrs1uif4g02v5ron-ptqudrs1uif4peu87bh0"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763751990
      nanos: 160495000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
}

DEBUG    root:fq_client.py:264 Result: ... (repeated, see above) ...
DEBUG    root:fq_client.py:264 Result: query {
  meta {
    common {
      id: "ptqudrs1uif4peu87bh0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763751990
        nanos: 160495000
      }
      modified_at {
        seconds: 1763751990
        nanos: 160495000
      }
      revision: 1
    }
    execute_mode: RUN
    status: ABORTING_BY_SYSTEM
    last_job_query_revision: 1
    last_job_id: "ptjudrs1uif4g02v5ron-ptqudrs1uif4peu87bh0"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763751990
      nanos: 160495000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
  transient_issue {
    message: "Query was aborted by system due to high failure rate"
    severity: 1
  }
}

DEBUG    root:fq_client.py:264 Result: query {
  meta {
    common {
      id: "ptqudrs1uif4peu87bh0"
      created_by: "root@builtin"
      modified_by: "root@builtin"
      created_at {
        seconds: 1763751990
        nanos: 160495000
      }
      modified_at {
        seconds: 1763751990
        nanos: 160495000
      }
      revision: 1
    }
    started_at {
      seconds: 1763751997
      nanos: 199000000
    }
    finished_at {
      seconds: 1763751997
      nanos: 199000000
    }
    execute_mode: RUN
    status: ABORTED_BY_SYSTEM
    last_job_query_revision: 1
    last_job_id: "ptjudrs1uif4g02v5ron-ptqudrs1uif4peu87bh0"
    started_by: "root@builtin"
    submitted_at {
      seconds: 1763751990
      nanos: 160495000
    }
  }
  content {
    type: STREAMING
    name: "a"
    acl {
      visibility: PRIVATE
    }
    limits {
      execution_timeout {
      }
    }
    text: "SELECT * FROM low_rate.`low_rate_input`;"
    syntax: YQL_V1
  }
  issue {
    message: "ABORTED_BY_SYSTEM"
    severity: 1
  }
  transient_issue {
    message: "Query was aborted by system due to high failure rate"
    severity: 1
  }
}
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:251 Stopped node localhost:6201/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2569
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4178
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7144
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9715
============================== slowest durations ===============================
48.98s call     test_retry.py::TestRetry::test_fail_first[kikimr0]
27.22s call     test_retry.py::TestRetry::test_low_rate[kikimr0]
7.05s teardown test_retry.py::TestRetry::test_low_rate[kikimr0]
7.02s teardown test_retry.py::TestRetry::test_fail_first[kikimr0]
1.65s setup    test_retry.py::TestRetry::test_fail_first[kikimr0]
1.27s setup    test_retry.py::TestRetry::test_low_rate[kikimr0]
=========================== short test summary info ============================
FAILED test_retry.py::TestRetry::test_low_rate[kikimr0] - AssertionError: Query ptqudrs1uif4peu87bh0 is not in expected status (['RUNNING']) for already 7.2553017139434814 seconds. Query status: ABORTED_BY_SYSTEM. Issues: [message: "ABORTED_BY_SYSTEM"
severity: 1
]. Transient issues: [message: "Query was aborted by system due to high failure rate"
severity: 1
]
==================== 1 failed, 1 passed in 96.33s (0:01:36) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/ybgh/0022e7/ydb/tests/fq/multi_plane/test-results/py3test/testing_out_stuff/test_retry_high_rate
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 1 item

test_retry_high_rate.py .

============================== slowest durations ===============================
107.34s call     test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
7.01s teardown test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
1.35s setup    test_retry_high_rate.py::TestRetry::test_high_rate[kikimr0]
======================== 1 passed in 117.07s (0:01:57) =========================
