2024-06-28 13:09:15,324 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:09:15,325 - INFO - ya.test - pytest_runtest_setup: test_invalid[v1] 2024-06-28 13:09:15,325 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 13:09:15,325 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 13:09:15,327 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/27780 2024-06-28 13:09:15,328 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/9896 2024-06-28 13:09:15,402 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/1134 2024-06-28 13:09:15,403 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/62310 2024-06-28 13:09:15,404 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:09:15,413 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:09:15,414 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:09:15,422 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-06-28 13:09:15,423 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, ff7cb819-a20b-4091-ac42-1fa727060b2b, localhost:5098): creating call state 2024-06-28 13:09:15,423 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, ff7cb819-a20b-4091-ac42-1fa727060b2b, localhost:5098): request = { database: "local" } 2024-06-28 13:09:15,428 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, ff7cb819-a20b-4091-ac42-1fa727060b2b, localhost:5098): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "fhmtub89f3l44gnhgudl.auto.internal" port: 5098 service: "legacy" 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" location: "1" node_id: 1 } self_location: "1" } } } } 2024-06-28 13:09:15,428 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-06-28 13:09:15,429 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:09:15,432 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:09:15,433 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-06-28 13:09:15,434 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-06-28 13:09:15,434 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-06-28 13:09:15,434 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-06-28 13:09:15,435 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-06-28 13:09:15,435 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, b8e560d5-2e17-4b8f-b3a7-329c920f3952, fhmtub89f3l44gnhgudl.auto.internal:5098): creating call state 2024-06-28 13:09:15,436 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, b8e560d5-2e17-4b8f-b3a7-329c920f3952, fhmtub89f3l44gnhgudl.auto.internal:5098): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-06-28 13:09:15,445 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, b8e560d5-2e17-4b8f-b3a7-329c920f3952, fhmtub89f3l44gnhgudl.auto.internal:5098): on response callback started 2024-06-28 13:09:15,445 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, b8e560d5-2e17-4b8f-b3a7-329c920f3952, fhmtub89f3l44gnhgudl.auto.internal:5098): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=ZmUzZjJkZDAtMzJjNWIxZjMtZWM1NTVjYzQtYTA1OTNiMzE=" } } } } 2024-06-28 13:09:15,446 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:09:15,446 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-06-28 13:09:15,446 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, b8e560d5-2e17-4b8f-b3a7-329c920f3952, fhmtub89f3l44gnhgudl.auto.internal:5098): on response callback success 2024-06-28 13:09:15,447 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, bfe80f1a-ddb0-4fa1-bd4f-4f78ef2cdd17, fhmtub89f3l44gnhgudl.auto.internal:5098): creating call state 2024-06-28 13:09:15,448 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, bfe80f1a-ddb0-4fa1-bd4f-4f78ef2cdd17, fhmtub89f3l44gnhgudl.auto.internal:5098): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzZjJkZDAtMzJjNWIxZjMtZWM1NTVjYzQtYTA1OTNiMzE=" path: "local/DbPoolStorage_d7d4f46f-df15-4885-aaeb-823c8f0fdd4c/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 } } } 2024-06-28 13:09:15,533 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, bfe80f1a-ddb0-4fa1-bd4f-4f78ef2cdd17, fhmtub89f3l44gnhgudl.auto.internal:5098): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:09:15,534 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:09:15,535 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 268fac1c-198e-4cfe-b17c-de1b60e1b9ab, fhmtub89f3l44gnhgudl.auto.internal:5098): creating call state 2024-06-28 13:09:15,536 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 268fac1c-198e-4cfe-b17c-de1b60e1b9ab, fhmtub89f3l44gnhgudl.auto.internal:5098): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzZjJkZDAtMzJjNWIxZjMtZWM1NTVjYzQtYTA1OTNiMzE=" path: "local/DbPoolStorage_d7d4f46f-df15-4885-aaeb-823c8f0fdd4c/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 } } } 2024-06-28 13:09:15,580 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 268fac1c-198e-4cfe-b17c-de1b60e1b9ab, fhmtub89f3l44gnhgudl.auto.internal:5098): response = { operation { ready: true status: SUCCESS } } 2024-06-28 13:09:15,581 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:09:15,581 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, d402de94-b217-42d4-abbd-b02e1b10beaa, fhmtub89f3l44gnhgudl.auto.internal:5098): creating call state 2024-06-28 13:09:15,582 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, d402de94-b217-42d4-abbd-b02e1b10beaa, fhmtub89f3l44gnhgudl.auto.internal:5098): request = { session_id: "ydb://session/3?node_id=1&id=ZmUzZjJkZDAtMzJjNWIxZjMtZWM1NTVjYzQtYTA1OTNiMzE=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_d7d4f46f-df15-4885-aaeb-823c8f0fdd4c\");\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 } } } 2024-06-28 13:09:15,741 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, d402de94-b217-42d4-abbd-b02e1b10beaa, fhmtub89f3l44gnhgudl.auto.internal:5098): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-06-28 13:09:15,742 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-06-28 13:09:15,796 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/8557 2024-06-28 13:09:15,798 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/9861 2024-06-28 13:09:15,799 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/tsn0/0018bb/ydb/apps/ydbd/ydbd 2024-06-28 13:09:15,800 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_invalid_consumer.py__TestConsumer__test_invalid[v1]/default/kikimr_configs" 2024-06-28 13:09:15,800 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/tsn0/0018bb/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_invalid_consumer.py__TestConsumer__test_invalid[v1]/default/node_1/logfile_xjqr06qu.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=62310 --mon-port=8557 --ic-port=1134 2024-06-28 13:09:15,802 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_invalid_consumer.py__TestConsumer__test_invalid[v1]/default/node_1/logfile_xjqr06qu.log', '--yaml-config=/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_invalid_consumer.py__TestConsumer__test_invalid[v1]/default/kikimr_configs/config.yaml', '--grpc-port=62310', '--mon-port=8557', '--ic-port=1134')' with input '/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10/stdin' in '/home/runner/.ya/build/build_root/tsn0/0018bb/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_invalid_consumer.py__TestConsumer__test_invalid[v1]/default/node_1' (no wait) 2024-06-28 13:09:15,804 - DEBUG - ya.test - execute: Command pid: 3568791 2024-06-28 13:09:15,806 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:62310/1 2024-06-28 13:09:15,807 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-06-28 13:09:15,812 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_invalid_consumer.py::TestConsumer, test_name: test_invalid[v1]) 2024-06-28 13:09:15,815 - DEBUG - root - create_stream: Requesting CreateStream. Database: "local". Request: stream_name: "/local/invalid_consumer_input" shard_count: 1 write_quota_kb_per_sec: 1024 retention_period_hours: 1 2024-06-28 13:09:15,893 - DEBUG - root - _get_and_check_result: Response: operation { ready: true status: SUCCESS } 2024-06-28 13:09:15,893 - DEBUG - root - _get_and_check_result: Result: 2024-06-28 13:09:27,155 - DEBUG - root - create_query_impl: Request: content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA pq.Consumer=\"InvalidConsumerName\";\n SELECT * FROM yds.`invalid_consumer_input` LIMIT 1;\n " syntax: YQL_V1 } execute_mode: RUN idempotency_key: "79db70ed-e157-4c57-92e7-11ac40f61837" 2024-06-28 13:09:28,034 - DEBUG - root - create_query_impl: Result: query_id: "ptquf41k5fi4ao05adbb" 2024-06-28 13:09:28,281 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf41k5fi4ao05adbb" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719580167 nanos: 171701000 } modified_at { seconds: 1719580167 nanos: 171701000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf41k5fi458ms2t2q-ptquf41k5fi4ao05adbb" started_by: "root@builtin" submitted_at { seconds: 1719580167 nanos: 171701000 } } content { type: STREAMING name: "simple" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "\n PRAGMA pq.Consumer=\"InvalidConsumerName\";\n SELECT * FROM yds.`invalid_consumer_input` LIMIT 1;\n " syntax: YQL_V1 } } 2024-06-28 13:09:30,306 - DEBUG - root - describe_query: Result: ... (repeated, see above) ... 2024-06-28 13:09:44,395 - DEBUG - root - describe_query: Result: 2024-06-28 13:09:57,466 - DEBUG - root - describe_query: Result: 2024-06-28 13:10:10,537 - DEBUG - root - describe_query: Result: 2024-06-28 13:10:16,815 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:10:16,816 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:10:23,643 - DEBUG - root - describe_query: Result: 2024-06-28 13:10:26,819 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:10:26,946 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:10:28,925 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:10:28,925 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:10:38,928 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:10:39,046 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:10:40,462 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:10:40,462 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:10:50,465 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:10:50,583 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:10:51,847 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:10:51,847 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:11:01,849 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:11:01,972 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:11:03,395 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:11:03,396 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:11:13,399 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:11:13,527 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:11:15,264 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:11:15,265 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:11:24,627 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_invalid_consumer.py:27: in test_invalid client.wait_query_status(query_id, fq.QueryMeta.FAILED) ydb/tests/tools/fq_runner/fq_client.py:308: in wait_query_status return self.wait_query(query_id, timeout, statuses=statuses).query.meta.status ydb/tests/tools/fq_runner/fq_client.py:289: in wait_query response = self.describe_query(query_id) library/python/retry/__init__.py:214: in wrapped return _retry(obj.retry_conf, functools.partial(f, obj, *f_args, **f_kwargs)) library/python/retry/__init__.py:224: in _retry return f() ydb/tests/tools/fq_runner/fq_client.py:257: in describe_query response = self.service.DescribeQuery( contrib/python/grpcio/py3/grpc/_channel.py:1030: in __call__ return _end_unary_response_blocking(state, call, False, None) contrib/python/grpcio/py3/grpc/_channel.py:910: in _end_unary_response_blocking raise _InactiveRpcError(state) # pytype: disable=not-instantiable E grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: E status = StatusCode.DEADLINE_EXCEEDED E details = "Deadline Exceeded" E debug_error_string = "UNKNOWN:Deadline Exceeded {grpc_status:4, created_time:"2024-06-28T13:11:23.844666976+00:00"}" E > 2024-06-28 13:11:24,630 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-28 13:11:25,267 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:11:25,433 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:11:27,159 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:11:27,159 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:11:37,162 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:11:37,277 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:11:39,083 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:11:39,083 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:11:49,086 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:11:49,204 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:11:50,867 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:11:50,868 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:12:00,869 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:12:00,986 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:12:02,067 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:12:02,067 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:12:12,069 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:12:12,186 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:12:13,378 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:12:13,378 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:12:23,380 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:12:23,506 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:12:25,056 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:12:25,057 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:12:35,059 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:12:35,175 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:12:37,074 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:12:37,074 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:12:47,077 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:12:47,200 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:12:48,504 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:12:48,505 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:12:58,507 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:12:58,627 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:13:00,188 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:13:00,188 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:13:10,190 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:13:10,312 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:13:12,058 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:13:12,058 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:13:22,060 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:13:22,182 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:13:24,180 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:13:24,180 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:13:34,182 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:13:34,305 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:13:36,265 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:13:36,265 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:13:46,267 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:13:46,389 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:13:48,127 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:13:48,127 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:13:58,129 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:13:58,249 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:13:59,711 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:13:59,712 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:14:09,714 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:14:09,833 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:14:11,432 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:14:11,432 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:14:21,435 - INFO - ydb.connection - close: Closing channel for endpoint localhost:5098 2024-06-28 13:14:21,551 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:5098". Check endpoint correctness. 2024-06-28 13:14:23,542 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 13:14:23,542 - DEBUG - ydb.connection - channel_factory: 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')] 2024-06-28 13:14:27,637 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-06-28 13:14:27,637 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:62310/1 2024-06-28 13:14:27,638 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/9861 2024-06-28 13:14:27,638 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/8557 2024-06-28 13:14:27,638 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/62310 2024-06-28 13:14:27,639 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/1134 2024-06-28 13:14:27,639 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/9896