2024-07-01 06:07:03,515 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 06:07:03,515 - INFO - ya.test - pytest_runtest_setup: test_compile_error[v1] 2024-07-01 06:07:03,515 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-07-01 06:07:03,516 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-07-01 06:07:03,517 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/21256 2024-07-01 06:07:03,519 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/28325 2024-07-01 06:07:03,580 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/1718 2024-07-01 06:07:03,585 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/28415 2024-07-01 06:07:03,586 - 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-07-01 06:07:03,605 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:07:03,607 - 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-07-01 06:07:03,619 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Resolving endpoints for database local 2024-07-01 06:07:03,619 - DEBUG - ydb.connection - _prepare_call: RpcState(ListEndpoints, 4ab0c86f-c42e-49dc-936d-e2fca0d72ffd, localhost:16625): creating call state 2024-07-01 06:07:03,620 - DEBUG - ydb.connection - _log_request: RpcState(ListEndpoints, 4ab0c86f-c42e-49dc-936d-e2fca0d72ffd, localhost:16625): request = { database: "local" } 2024-07-01 06:07:03,628 - DEBUG - ydb.connection - _log_response: RpcState(ListEndpoints, 4ab0c86f-c42e-49dc-936d-e2fca0d72ffd, localhost:16625): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "fv462uftm5kkavtl77et.auto.internal" port: 16625 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-07-01 06:07:03,629 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Resolved endpoints for database local: DiscoveryResult ]> 2024-07-01 06:07:03,629 - 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-07-01 06:07:03,633 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:07:03,633 - DEBUG - ydb.table.SessionPool - subscribe: Active session queue is empty, subscribe waiter for a session 2024-07-01 06:07:03,634 - DEBUG - ydb.table.SessionPool - subscribe: Subscribe waiter 2024-07-01 06:07:03,634 - DEBUG - ydb.table.SessionPool - subscribe: Session pool is not large enough (active_count < size: 0 < 1). will create a new session. 2024-07-01 06:07:03,634 - DEBUG - ydb.table.SessionPool - _create: Created session 2024-07-01 06:07:03,635 - DEBUG - ydb.table.SessionPool - _prepare: Preparing session 2024-07-01 06:07:03,638 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateSession, fbc17f0b-aaa3-4a48-a134-3460061555ea, fv462uftm5kkavtl77et.auto.internal:16625): creating call state 2024-07-01 06:07:03,638 - DEBUG - ydb.connection - _log_request: RpcState(CreateSession, fbc17f0b-aaa3-4a48-a134-3460061555ea, fv462uftm5kkavtl77et.auto.internal:16625): request = { operation_params { operation_timeout { seconds: 3 } cancel_after { seconds: 3 } } } 2024-07-01 06:07:03,648 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, fbc17f0b-aaa3-4a48-a134-3460061555ea, fv462uftm5kkavtl77et.auto.internal:16625): on response callback started 2024-07-01 06:07:03,649 - DEBUG - ydb.connection - _log_response: RpcState(CreateSession, fbc17f0b-aaa3-4a48-a134-3460061555ea, fv462uftm5kkavtl77et.auto.internal:16625): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.CreateSessionResult] { session_id: "ydb://session/3?node_id=1&id=NTg4YTc4MjktZjgyNjc3NTItMzUzOTVmYzQtOWU2NGE2NGQ=" } } } } 2024-07-01 06:07:03,649 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 06:07:03,649 - DEBUG - ydb.table.SessionPool - put: Replying to waiter with a session 2024-07-01 06:07:03,650 - DEBUG - ydb.connection - _on_response_callback: RpcState(CreateSession, fbc17f0b-aaa3-4a48-a134-3460061555ea, fv462uftm5kkavtl77et.auto.internal:16625): on response callback success 2024-07-01 06:07:03,654 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, b7ce0165-3fb4-4e33-9659-e5548bfca2fd, fv462uftm5kkavtl77et.auto.internal:16625): creating call state 2024-07-01 06:07:03,656 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, b7ce0165-3fb4-4e33-9659-e5548bfca2fd, fv462uftm5kkavtl77et.auto.internal:16625): request = { session_id: "ydb://session/3?node_id=1&id=NTg4YTc4MjktZjgyNjc3NTItMzUzOTVmYzQtOWU2NGE2NGQ=" path: "local/DbPoolStorage_c6fb6de2-3948-4f71-a7b3-d39c1cdd6e09/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-07-01 06:07:03,752 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, b7ce0165-3fb4-4e33-9659-e5548bfca2fd, fv462uftm5kkavtl77et.auto.internal:16625): response = { operation { ready: true status: SUCCESS } } 2024-07-01 06:07:03,753 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 06:07:03,754 - DEBUG - ydb.connection - _prepare_call: RpcState(CreateTable, 71cb5364-ea3e-49d8-9d0c-e664877e7ab6, fv462uftm5kkavtl77et.auto.internal:16625): creating call state 2024-07-01 06:07:03,755 - DEBUG - ydb.connection - _log_request: RpcState(CreateTable, 71cb5364-ea3e-49d8-9d0c-e664877e7ab6, fv462uftm5kkavtl77et.auto.internal:16625): request = { session_id: "ydb://session/3?node_id=1&id=NTg4YTc4MjktZjgyNjc3NTItMzUzOTVmYzQtOWU2NGE2NGQ=" path: "local/DbPoolStorage_c6fb6de2-3948-4f71-a7b3-d39c1cdd6e09/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-07-01 06:07:03,785 - DEBUG - ydb.connection - _log_response: RpcState(CreateTable, 71cb5364-ea3e-49d8-9d0c-e664877e7ab6, fv462uftm5kkavtl77et.auto.internal:16625): response = { operation { ready: true status: SUCCESS } } 2024-07-01 06:07:03,785 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 06:07:03,789 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteDataQuery, 1398c039-2019-462e-aad5-6101c3004093, fv462uftm5kkavtl77et.auto.internal:16625): creating call state 2024-07-01 06:07:03,790 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteDataQuery, 1398c039-2019-462e-aad5-6101c3004093, fv462uftm5kkavtl77et.auto.internal:16625): request = { session_id: "ydb://session/3?node_id=1&id=NTg4YTc4MjktZjgyNjc3NTItMzUzOTVmYzQtOWU2NGE2NGQ=" tx_control { begin_tx { serializable_read_write { } } commit_tx: true } query { yql_text: "--!syntax_v1\n PRAGMA TablePathPrefix(\"local/DbPoolStorage_c6fb6de2-3948-4f71-a7b3-d39c1cdd6e09\");\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-07-01 06:07:03,994 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteDataQuery, 1398c039-2019-462e-aad5-6101c3004093, fv462uftm5kkavtl77et.auto.internal:16625): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Table.ExecuteQueryResult] { tx_meta { } } } } } 2024-07-01 06:07:03,995 - DEBUG - ydb.table.SessionPool - put: Put on session 2024-07-01 06:07:04,048 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/24969 2024-07-01 06:07:04,049 - DEBUG - library.python.filelock - acquire: Acquiring filelock (blocking=False): /home/runner/.ya/build/port_sync_dir/22285 2024-07-01 06:07:04,051 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/fmzi/00251f/ydb/apps/ydbd/ydbd 2024-07-01 06:07:04,051 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: CFG_DIR_PATH="/home/runner/.ya/build/build_root/fmzi/00251f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_select_1.py__TestSelect1__test_compile_error[v1]/default/kikimr_configs" 2024-07-01 06:07:04,051 - INFO - ydb.tests.library.harness.kikimr_runner - __make_run_command: Final command: /home/runner/.ya/build/build_root/fmzi/00251f/ydb/apps/ydbd/ydbd server --suppress-version-check --node=1 --tenant=/default --node-kind=yq --log-file-name=/home/runner/.ya/build/build_root/fmzi/00251f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_select_1.py__TestSelect1__test_compile_error[v1]/default/node_1/logfile_8q69v56x.log --yaml-config=$CFG_DIR_PATH/config.yaml --grpc-port=28415 --mon-port=24969 --ic-port=1718 2024-07-01 06:07:04,053 - DEBUG - ya.test - execute: Executing '('/home/runner/.ya/build/build_root/fmzi/00251f/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--node=1', '--tenant=/default', '--node-kind=yq', '--log-file-name=/home/runner/.ya/build/build_root/fmzi/00251f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_select_1.py__TestSelect1__test_compile_error[v1]/default/node_1/logfile_8q69v56x.log', '--yaml-config=/home/runner/.ya/build/build_root/fmzi/00251f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_select_1.py__TestSelect1__test_compile_error[v1]/default/kikimr_configs/config.yaml', '--grpc-port=28415', '--mon-port=24969', '--ic-port=1718')' with input '/home/runner/.ya/build/build_root/fmzi/00251f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23/stdin' in '/home/runner/.ya/build/build_root/fmzi/00251f/ydb/tests/fq/yds/test-results/py3test/testing_out_stuff/chunk23/testing_out_stuff/test_select_1.py__TestSelect1__test_compile_error[v1]/default/node_1' (no wait) 2024-07-01 06:07:04,055 - DEBUG - ya.test - execute: Command pid: 1389910 2024-07-01 06:07:04,057 - INFO - ydb.tests.library.harness.kikimr_runner - start: Started node localhost:28415/1 2024-07-01 06:07:04,057 - INFO - ydb.tests.library.harness.kikimr_runner - __run: Cluster started and initialized 2024-07-01 06:07:04,062 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_select_1.py::TestSelect1, test_name: test_compile_error[v1]) 2024-07-01 06:07:04,098 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:04,304 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:04,506 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:04,708 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:04,909 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:05,111 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:05,313 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:05,515 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:05,716 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:05,919 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:06,121 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:06,323 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:06,525 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:06,727 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:06,928 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:07,130 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:07,332 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:07,534 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:07,735 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:07,937 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:08,139 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:08,340 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:08,542 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:08,743 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:08,944 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:09,146 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:09,348 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:09,549 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:09,751 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:09,953 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:10,155 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:10,356 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:10,558 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:10,760 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:10,961 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:11,163 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:11,364 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:11,566 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:11,768 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:11,970 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:12,172 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:12,373 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:12,575 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:12,776 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:12,978 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:13,179 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:13,381 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:13,582 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:13,784 - DEBUG - root - create_query_impl: Request: content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } execute_mode: RUN idempotency_key: "d357faf3-ad9e-49e6-8b98-1999dab4edac" 2024-07-01 06:07:14,966 - DEBUG - root - create_query_impl: Result: query_id: "ptquf3qqbmmqfoufmsfl" 2024-07-01 06:07:15,274 - DEBUG - root - describe_query: Result: query { meta { common { id: "ptquf3qqbmmqfoufmsfl" created_by: "root@builtin" modified_by: "root@builtin" created_at { seconds: 1719814034 nanos: 68942000 } modified_at { seconds: 1719814034 nanos: 68942000 } revision: 1 } execute_mode: RUN status: STARTING last_job_query_revision: 1 last_job_id: "ptjuf3qqbmmqa68ufot2-ptquf3qqbmmqfoufmsfl" started_by: "root@builtin" submitted_at { seconds: 1719814034 nanos: 68942000 } } content { type: ANALYTICS name: "simple1" acl { visibility: PRIVATE } limits { execution_timeout { } } text: "SUPERSELECT;" syntax: YQL_V1 } } 2024-07-01 06:07:29,328 - DEBUG - root - describe_query: Result: 2024-07-01 06:07:43,386 - DEBUG - root - describe_query: Result: 2024-07-01 06:07:56,448 - DEBUG - root - describe_query: Result: 2024-07-01 06:08:04,476 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:08:04,477 - 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-07-01 06:08:08,380 - DEBUG - root - describe_query: Result: 2024-07-01 06:08:14,479 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:08:14,598 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:08:16,018 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:08:16,018 - 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-07-01 06:08:26,020 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:08:26,134 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:08:27,330 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:08:27,330 - 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-07-01 06:08:37,332 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:08:37,451 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:08:39,142 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:08:39,143 - 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-07-01 06:08:49,144 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:08:49,259 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:08:50,419 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:08:50,420 - 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-07-01 06:09:00,422 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:09:00,536 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:09:01,754 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:09:01,755 - 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-07-01 06:09:09,167 - ERROR - ya.test - logreport: ydb/tests/fq/yds/test_select_1.py:116: in test_compile_error 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 {created_time:"2024-07-01T06:09:08.581674908+00:00", grpc_status:4}" E > 2024-07-01 06:09:09,170 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-07-01 06:09:11,757 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:09:11,928 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:09:13,336 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:09:13,336 - 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-07-01 06:09:23,338 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:09:23,455 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:09:25,227 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:09:25,227 - 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-07-01 06:09:35,229 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:09:35,342 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:09:36,977 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:09:36,978 - 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-07-01 06:09:46,979 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:09:47,095 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:09:48,429 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:09:48,430 - 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-07-01 06:09:58,431 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:09:58,550 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:10:00,023 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:10:00,024 - 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-07-01 06:10:10,025 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:10:10,135 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:10:11,894 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:10:11,894 - 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-07-01 06:10:21,896 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:10:22,010 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:10:23,894 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:10:23,894 - 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-07-01 06:10:33,896 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:10:34,011 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:10:35,124 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:10:35,124 - 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-07-01 06:10:45,126 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:10:45,239 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:10:46,367 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:10:46,367 - 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-07-01 06:10:56,369 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:10:56,484 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:10:58,246 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:10:58,246 - 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-07-01 06:11:08,248 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:11:08,366 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:11:09,938 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:11:09,939 - 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-07-01 06:11:19,941 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:11:20,055 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:11:21,734 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:11:21,734 - 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-07-01 06:11:31,736 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:11:31,850 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:11:33,475 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:11:33,475 - 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-07-01 06:11:43,477 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:11:43,591 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:11:45,523 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:11:45,524 - 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-07-01 06:11:55,525 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:11:55,642 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:11:56,692 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:11:56,693 - 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-07-01 06:12:06,695 - INFO - ydb.connection - close: Closing channel for endpoint localhost:16625 2024-07-01 06:12:06,811 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - _add_debug_details: Failed to establish connection to YDB discovery endpoint: "localhost:16625". Check endpoint correctness. 2024-07-01 06:12:08,002 - DEBUG - ydb.resolver.DiscoveryEndpointsResolver - context_resolve: Preparing initial endpoint to resolve endpoints 2024-07-01 06:12:08,003 - 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-07-01 06:12:12,175 - WARNING - ydb.tests.library.harness.daemon.KiKiMRNode - stop: Exit code is not checked, cos binary was stopped by sigkill 2024-07-01 06:12:12,175 - INFO - ydb.tests.library.harness.kikimr_runner - stop: Stopped node localhost:28415/1 2024-07-01 06:12:12,176 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/22285 2024-07-01 06:12:12,176 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/24969 2024-07-01 06:12:12,177 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/28415 2024-07-01 06:12:12,177 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/1718 2024-07-01 06:12:12,177 - DEBUG - library.python.filelock - release: Ensuring filelock released: /home/runner/.ya/build/port_sync_dir/28325