Results

By type

          2022-02-05 01:33:23,268||140215308184352|INFO|component|conductor.common.music.messaging.component: [-] Message 2633894d-f2a1-4f07-96b9-f907b3a77971 method plans_get received
2022-02-05 01:33:29,572||140215308184352|INFO|component|conductor.common.music.messaging.component: [-] Message 2633894d-f2a1-4f07-96b9-f907b3a77971 method plans_get, status: completed
2022-02-05 01:33:36,966||140215308184352|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:35:23,405||140215356185376|INFO|component|conductor.common.music.messaging.component: [-] Message b4254335-1333-41cd-8579-a6dc746dbf52 method plans_get received
2022-02-05 01:35:31,164||140215356185376|INFO|component|conductor.common.music.messaging.component: [-] Message b4254335-1333-41cd-8579-a6dc746dbf52 method plans_get, status: completed
2022-02-05 01:35:40,661||140215356185376|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:37:08,763||140215326219040|INFO|component|conductor.common.music.messaging.component: [-] Message 64ea54b8-6b12-4e24-9b76-02131992c7fb method plans_get received
2022-02-05 01:37:23,909||140215326219040|INFO|component|conductor.common.music.messaging.component: [-] Message 64ea54b8-6b12-4e24-9b76-02131992c7fb method plans_get, status: completed
2022-02-05 01:37:42,213||140215326219040|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:38:57,461||140215326219040|INFO|component|conductor.common.music.messaging.component: [-] Message 0adbaad2-b5d1-4eec-8542-9cb86e0c88c0 method plans_get received
2022-02-05 01:39:11,578||140215326219040|INFO|component|conductor.common.music.messaging.component: [-] Message 0adbaad2-b5d1-4eec-8542-9cb86e0c88c0 method plans_get, status: completed
2022-02-05 01:39:25,275||140215326219040|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:40:28,361||140215296514848|INFO|component|conductor.common.music.messaging.component: [-] Message a7894391-b6a1-4b8e-abe5-613a05265279 method plans_get received
2022-02-05 01:40:36,273||140215296514848|INFO|component|conductor.common.music.messaging.component: [-] Message a7894391-b6a1-4b8e-abe5-613a05265279 method plans_get, status: completed
2022-02-05 01:40:46,263||140215296514848|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:42:39,766||140215297575712|INFO|component|conductor.common.music.messaging.component: [-] Message adfa50a9-8740-4693-ad30-b10db9b46426 method plans_get received
2022-02-05 01:42:49,061||140215297575712|INFO|component|conductor.common.music.messaging.component: [-] Message adfa50a9-8740-4693-ad30-b10db9b46426 method plans_get, status: completed
2022-02-05 01:42:57,060||140215297575712|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:43:46,861||140215287765792|INFO|component|conductor.common.music.messaging.component: [-] Message 186b6060-54bc-4295-b447-1fef89649ce4 method plans_get received
2022-02-05 01:43:52,160||140215287765792|INFO|component|conductor.common.music.messaging.component: [-] Message 186b6060-54bc-4295-b447-1fef89649ce4 method plans_get, status: completed
2022-02-05 01:44:00,271||140215287765792|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:46:37,306||140215348497184|INFO|component|conductor.common.music.messaging.component: [-] Message c3e4b61b-92fd-4968-9751-5230a30f284c method plans_get received
2022-02-05 01:46:53,979||140215348497184|INFO|component|conductor.common.music.messaging.component: [-] Message c3e4b61b-92fd-4968-9751-5230a30f284c method plans_get, status: completed
2022-02-05 01:47:07,575||140215348497184|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2022-02-05 01:49:39,079||140215366794016|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":"@1644025779.078457451","description":"Error received from peer ipv4:10.233.75.33: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/common/music/messaging/component.py", line 477, 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/common/music/messaging/component.py", line 334, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 341, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 80, in all
    rows = db_backend.DB_API.row_read(**kwargs)
  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-02-05 01:49:39,094||140215368915744|INFO|_service_manager|cotyledon._service_manager: [-] Child 185 exited with status 2
2022-02-05 01:52:03,076||140215354063648|INFO|component|conductor.common.music.messaging.component: [-] Message 843de689-55ab-4a32-8cef-9cee5b6b3a64 method plans_get received
2022-02-05 01:52:12,168||140215354063648|INFO|component|conductor.common.music.messaging.component: [-] Message 843de689-55ab-4a32-8cef-9cee5b6b3a64 method plans_get, status: completed
2022-02-05 01:52:22,060||140215354063648|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS