setup failed:
yt/python/yt/environment/yt_env.py:730: in start
self.synchronize()
yt/python/yt/environment/yt_env.py:840: in synchronize
func()
yt/python/yt/environment/yt_env.py:605: in wait_function
self._wait_for(check_function, name, max_wait_time=max_wait_time)
yt/python/yt/environment/yt_env.py:2489: in _wait_for
result = condition()
yt/python/yt/environment/yt_env.py:1820: in nodes_ready
nodes = self._list_nodes(pick_chaos=False)
yt/python/yt/environment/yt_env.py:1781: in _list_nodes
nodes = client.list("//sys/cluster_nodes", attributes=["state", "flavors", "banned"])
yt/python/yt/wrapper/client_impl.py:1763: in list
return client_api.list(
yt/python/yt/wrapper/cypress_commands.py:462: in list
result = make_formatted_request(
yt/python/yt/wrapper/driver.py:190: in make_formatted_request
result = make_request(command_name, params,
yt/python/yt/wrapper/driver.py:115: in make_request
result = native_driver.make_request(
yt/python/yt/wrapper/native_driver.py:513: in make_request
).run()
yt/python/yt/wrapper/retries.py:89: in run
return self.action()
yt/python/yt/wrapper/native_driver.py:383: in action
raise error
E yt.wrapper.errors.YtRpcUnavailable: Received driver response with error
E Request retries failed
E Channel terminated
E Error connecting to localhost:15232
E Connect error
E Connection refused
E Channel terminated
E Error connecting to localhost:15232
E Connect error
E Connection refused
E
E ***** Details:
E Received driver response with error
E origin end-1.exec-nodes.default.svc.cluster.local on 2026-04-10T18:07:27.178139Z
E Request retries failed
E code 105
E origin (unknown) on 2026-04-10T18:07:27.176173Z (pid 1987266, tid 3620fc3a2f8cbf2, fid fffee72689c61264)
E addresses ['localhost:15232']
E trace_id 9f2bc047-47ceae71-89a69fd7-6222136a
E span_id 16614665553293487459
E thread RpcHeavy:12
E channel_failure_error_handled true
E cypress_proxy true
E omitted_inner_error_count 9
E Channel terminated
E code 100
E origin (unknown) on 2026-04-10T18:07:15.716513Z (pid 1987266, tid 9aa3c48d9c06d5bd, fid fffee726a341b937)
E verification_mode none
E method Execute
E span_id 16614665553293487459
E timeout 30000
E service ObjectService
E connection_id 9da7e79-b5c2c298-bab4215c-91265a6e
E address localhost:15232
E encryption_mode disabled
E request_id 57fb8b08-d54c1bba-756f0963-c909a2bc
E trace_id 9f2bc047-47ceae71-89a69fd7-6222136a
E realm_id 0-0-0-0
E connection_type client
E thread RpcHeavy:9
E Error connecting to localhost:15232
E code 100
E origin (unknown) on 2026-04-10T18:07:15.716365Z (pid 1987266, tid bff2c333a99001db, fid fffee726a3470789)
E connection_id 9da7e79-b5c2c298-bab4215c-91265a6e
E trace_id 9f2bc047-47ceae71-89a69fd7-6222136a
E verification_mode none
E span_id 16614665553293487459
E thread BusXferFS:7
E connection_type client
E address localhost:15232
E encryption_mode disabled
E Connect error
E code 100
E origin (unknown) on 2026-04-10T18:07:15.716334Z (pid 1987266, tid bff2c333a99001db, fid fffee726a3470789)
E thread BusXferFS:7
E Connection refused
E code 4311
E origin (unknown) on 2026-04-10T18:07:15.716340Z (pid 1987266, tid bff2c333a99001db, fid fffee726a3470789)
E errno 111
E thread BusXferFS:7
E Channel terminated
E code 100
E origin (unknown) on 2026-04-10T18:07:27.176111Z (pid 1987266, tid 3620fc3a2f8cbf2, fid fffee72689c61264)
E verification_mode none
E method Execute
E span_id 16614665553293487459
E timeout 30000
E service ObjectService
E connection_id 35d53b41-82be1c7c-e1901ad2-6f0cb00a
E address localhost:15232
E encryption_mode disabled
E request_id 57fb8b08-d54c1bba-756f0963-c909a2bc
E trace_id 9f2bc047-47ceae71-89a69fd7-6222136a
E realm_id 0-0-0-0
E connection_type client
E thread RpcHeavy:12
E Error connecting to localhost:15232
E code 100
E origin (unknown) on 2026-04-10T18:07:27.175982Z (pid 1987266, tid c7766435e4f55956, fid fffee72689c8b98d)
E connection_id 35d53b41-82be1c7c-e1901ad2-6f0cb00a
E trace_id 9f2bc047-47ceae71-89a69fd7-6222136a
E verification_mode none
E span_id 16614665553293487459
E thread BusXferFS:4
E connection_type client
E address localhost:15232
E encryption_mode disabled
E Connect error
E code 100
E origin (unknown) on 2026-04-10T18:07:27.175944Z (pid 1987266, tid c7766435e4f55956, fid fffee72689c8b98d)
E thread BusXferFS:4
E Connection refused
E code 4311
E origin (unknown) on 2026-04-10T18:07:27.175949Z (pid 1987266, tid c7766435e4f55956, fid fffee72689c8b98d)
E errno 111
E thread BusXferFS:4
During handling of the above exception, another exception occurred:
contrib/python/flaky/py3/flaky/flaky_pytest_plugin.py:146: in
lambda: ihook(item=item, **kwds), when=when, reraise=reraise
yt/yt/tests/library/yt_env_setup.py:942: in setup_class
cls.start_envs()
yt/yt/tests/library/yt_env_setup.py:1059: in start_envs
cls.Env.start(on_masters_started_func=lambda client: on_masters_started(0, client))
yt/python/yt/environment/yt_env.py:772: in start
raise YtError("Failed to start environment", inner_errors=[err])
E yt.common.YtError: Failed to start environment
E Received driver response with error
E Request retries failed
E Channel terminated
E Error connecting to localhost:15232
E Connect error
E Connection refused
E Channel terminated
E Error connecting to localhost:15232
E Connect error
E Connection refused
E
E ***** Details:
E Failed to start environment
E origin end-1.exec-nodes.default.svc.cluster.local on 2026-04-10T18:07:27.188132Z
E Received driver response with error
E origin end-1.exec-nodes.default.svc.cluster.local on 2026-04-10T18:07:27.178139Z
E Request retries failed
E code 105
E origin (unknown) on 2026-04-10T18:07:27.176173Z (pid 1987266, tid 3620fc3a2f8cbf2, fid fffee7268...
|