2024-06-28 18:37:25,747 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 18:37:25,747 - INFO - ya.test - pytest_runtest_setup: test_high_rate[kikimr0] 2024-06-28 18:37:25,747 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 18:37:25,748 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 18:37:25,749 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/27648 2024-06-28 18:37:25,750 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/26780 2024-06-28 18:37:25,831 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/8724 2024-06-28 18:37:25,832 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/7513 2024-06-28 18:37:25,833 - 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 18:37:25,835 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 18:37:25,836 - 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 18:37:26,958 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 18:37:26,959 - 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 18:37:27,100 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18844 2024-06-28 18:37:27,229 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18844". Check endpoint correctness. 2024-06-28 18:37:28,005 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18844 2024-06-28 18:37:28,151 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18844". Check endpoint correctness. 2024-06-28 18:37:28,767 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 18:37:28,768 - 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 18:37:29,704 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18844 2024-06-28 18:37:29,736 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 18:37:29,737 - 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 18:37:29,847 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18844". Check endpoint correctness. 2024-06-28 18:37:31,096 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 18:37:31,096 - 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 18:37:32,329 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18844 2024-06-28 18:37:32,463 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18844". Check endpoint correctness. 2024-06-28 18:37:33,815 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-06-28 18:37:33,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 18:37:35,836 - ERROR - root - __init__: Connect failed to YDB. Last reported errors by discovery: 2024-06-28 18:37:35,838 - INFO - ydb.connection - close: Closing channel for endpoint localhost:18844 2024-06-28 18:37:35,982 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:18844". Check endpoint correctness. 2024-06-28 18:37:36,007 - ERROR - ya.test - logreport: ydb/tests/fq/multi_plane/test_retry.py:33: in kikimr kikimr = StreamingOverKikimr(kikimr_conf) 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 18:37:36,009 - INFO - ya.test - pytest_runtest_teardown: Test teardown