By type
2022-03-09 15:24:37,747||139820048120608|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client
return etcd3.client(host=self.host, port=self.port,
File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client
return Etcd3Client(host=host,
File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__
resp = self.auth_stub.Authenticate(auth_request, self.timeout)
File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking
raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "etcdserver: request timed out"
debug_error_string = "{"created":"@1646839477.746669740","description":"Error received from peer ipv4:10.233.71.35:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}"
>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
yield
File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
self.run()
File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run
fut.result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
return self.__get_result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
raise self._exception
File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
result = self.fn(*self.args, **self.kwargs)
File "/opt/has/conductor/conductor/controller/translator_svc.py", line 202, in __check_for_templates
translating_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TRANSLATING)
File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col
rows = db_backend.DB_API.row_read(
File "/opt/has/conductor/conductor/common/etcd/api.py", line 136, in row_read
return self.get_values_prefix(key_prefix, pk_name, pk_value)
File "/opt/has/conductor/conductor/common/etcd/api.py", line 82, in get_values_prefix
for kv in self.get_client().get_prefix(key_prefix)}
File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client
raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code()))
conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE
2022-03-09 15:24:37,758||139820050504480|INFO|_service_manager|cotyledon._service_manager: [-] Child 223 exited with status 2
2022-03-09 16:32:42,947||139820047321888|INFO|component|conductor.common.music.messaging.component: [-] Message 1659f048-22c4-4e64-9721-d272921bf11c method plans_get received
2022-03-09 16:32:50,112||139820047321888|INFO|component|conductor.common.music.messaging.component: [-] Message 1659f048-22c4-4e64-9721-d272921bf11c method plans_get, status: completed
2022-03-09 16:32:53,344||139820047321888|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 16:34:22,848||139819984063264|INFO|component|conductor.common.music.messaging.component: [-] Message 4818489c-1d29-42e3-abc1-324041b6014e method plans_get received
2022-03-09 16:34:27,016||139819984063264|INFO|component|conductor.common.music.messaging.component: [-] Message 4818489c-1d29-42e3-abc1-324041b6014e method plans_get, status: completed
2022-03-09 16:34:33,516||139819984063264|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 16:35:57,943||139819989367584|INFO|component|conductor.common.music.messaging.component: [-] Message d1226d4f-8400-4eec-979a-d475b3eff12a method plans_get received
2022-03-09 16:36:04,680||139819989367584|INFO|component|conductor.common.music.messaging.component: [-] Message d1226d4f-8400-4eec-979a-d475b3eff12a method plans_get, status: completed
2022-03-09 16:36:15,847||139819989367584|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 16:38:23,845||139820040694560|INFO|component|conductor.common.music.messaging.component: [-] Message 10bff049-7dcb-415f-b7b6-91861a788637 method plans_get received
2022-03-09 16:38:30,116||139820040694560|INFO|component|conductor.common.music.messaging.component: [-] Message 10bff049-7dcb-415f-b7b6-91861a788637 method plans_get, status: completed
2022-03-09 16:38:46,744||139820040694560|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 16:42:29,645||139819997199136|INFO|component|conductor.common.music.messaging.component: [-] Message b4384b5f-7af2-4e0b-8a84-92c2790e5caf method plans_get received
2022-03-09 16:42:36,013||139819997199136|INFO|component|conductor.common.music.messaging.component: [-] Message b4384b5f-7af2-4e0b-8a84-92c2790e5caf method plans_get, status: completed
2022-03-09 16:42:41,545||139819997199136|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 16:47:56,145||139820009929504|INFO|component|conductor.common.music.messaging.component: [-] Message 5713fa14-436a-4864-80d2-04860a23c459 method plans_get received
2022-03-09 16:48:01,313||139820009929504|INFO|component|conductor.common.music.messaging.component: [-] Message 5713fa14-436a-4864-80d2-04860a23c459 method plans_get, status: completed
2022-03-09 16:48:05,648||139820009929504|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 16:53:54,148||139819985124128|INFO|component|conductor.common.music.messaging.component: [-] Message d67462e5-42ad-4b87-a131-a5280dc32d35 method plans_get received
2022-03-09 16:54:01,514||139819985124128|INFO|component|conductor.common.music.messaging.component: [-] Message d67462e5-42ad-4b87-a131-a5280dc32d35 method plans_get, status: completed
2022-03-09 16:54:04,744||139819985124128|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-03-09 17:46:00,343||139820048120608|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client
return etcd3.client(host=self.host, port=self.port,
File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client
return Etcd3Client(host=host,
File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__
resp = self.auth_stub.Authenticate(auth_request, self.timeout)
File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking
raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "etcdserver: request timed out"
debug_error_string = "{"created":"@1646847960.342661871","description":"Error received from peer ipv4:10.233.71.35:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}"
>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
yield
File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
self.run()
File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run
fut.result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
return self.__get_result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
raise self._exception
File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
result = self.fn(*self.args, **self.kwargs)
File "/opt/has/conductor/conductor/controller/translator_svc.py", line 202, in __check_for_templates
translating_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TRANSLATING)
File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col
rows = db_backend.DB_API.row_read(
File "/opt/has/conductor/conductor/common/etcd/api.py", line 136, in row_read
return self.get_values_prefix(key_prefix, pk_name, pk_value)
File "/opt/has/conductor/conductor/common/etcd/api.py", line 82, in get_values_prefix
for kv in self.get_client().get_prefix(key_prefix)}
File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client
raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code()))
conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE
2022-03-09 17:46:00,355||139820050504480|INFO|_service_manager|cotyledon._service_manager: [-] Child 9400 exited with status 2
2022-03-09 17:46:15,746||139820048120608|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client
return etcd3.client(host=self.host, port=self.port,
File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client
return Etcd3Client(host=host,
File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__
resp = self.auth_stub.Authenticate(auth_request, self.timeout)
File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking
raise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "etcdserver: request timed out"
debug_error_string = "{"created":"@1646847975.745367010","description":"Error received from peer ipv4:10.233.71.35:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}"
>
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
yield
File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
self.run()
File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run
fut.result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
return self.__get_result()
File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
raise self._exception
File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
result = self.fn(*self.args, **self.kwargs)
File "/opt/has/conductor/conductor/controller/translator_svc.py", line 201, in __check_for_templates
template_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TEMPLATE)
File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col
rows = db_backend.DB_API.row_read(
File "/opt/has/conductor/conductor/common/etcd/api.py", line 136, in row_read
return self.get_values_prefix(key_prefix, pk_name, pk_value)
File "/opt/has/conductor/conductor/common/etcd/api.py", line 82, in get_values_prefix
for kv in self.get_client().get_prefix(key_prefix)}
File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client
raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code()))
conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE
2022-03-09 17:46:15,755||139820050504480|INFO|_service_manager|cotyledon._service_manager: [-] Child 31226 exited with status 2