2024-06-28 23:25:57,737 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 23:25:57,737 - INFO - ya.test - pytest_runtest_setup: test_keep[v1] 2024-06-28 23:25:57,737 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 23:25:57,737 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 23:25:57,740 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/5843 2024-06-28 23:25:57,741 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/24787 2024-06-28 23:25:57,817 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/5072 2024-06-28 23:25:57,818 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/26586 2024-06-28 23:25:57,818 - 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 23:25:57,820 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:25:57,820 - 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 23:26:00,212 - INFO - ydb.connection - close: Closing channel for endpoint localhost:3263 2024-06-28 23:26:00,327 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:3263". Check endpoint correctness. 2024-06-28 23:26:01,815 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 23:26:01,815 - 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 23:26:07,822 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-06-28 23:26:07,951 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:3263". Check endpoint correctness. 2024-06-28 23:26:08,049 - ERROR - ya.test - logreport: ydb/tests/fq/yds/conftest.py:36: in kikimr with start_kikimr(request, kikimr_extensions) as kikimr: contrib/tools/python3/Lib/contextlib.py:137: in __enter__ return next(self.gen) ydb/tests/tools/fq_runner/kikimr_utils.py:382: in start_kikimr kikimr = StreamingOverKikimr(kikimr_configuration) ydb/tests/tools/fq_runner/kikimr_runner.py:648: in __init__ raise e ydb/tests/tools/fq_runner/kikimr_runner.py:644: in __init__ self.driver.wait(timeout=10) contrib/python/ydb/py3/ydb/pool.py:394: in wait self._store.subscribe().result(timeout) contrib/tools/python3/Lib/concurrent/futures/_base.py:458: in result raise TimeoutError() E TimeoutError 2024-06-28 23:26:08,051 - INFO - ya.test - pytest_runtest_teardown: Test teardown