chore(github-actions): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #78
GitHub Actions / check-ci test report
failed
Nov 18, 2024 in 0s
9822 tests run, 37 skipped, 1 failed.
Annotations
Check failure on line 1 in test_plugin_client/PluginClientTestCase
github-actions / check-ci test report
tests/test_plugin_client.py.test_create
<_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.CANCELLED
details = "Received RST_STREAM with error code 8"
debug_error_string = "UNKNOWN:Error received from peer ipv4:172.21.0.2:10000 {created_time:"2024-11-18T14:55:08.734079598+00:00", grpc_status:1, grpc_message:"Received RST_STREAM with error code 8"}"
>
Raw output
Traceback (most recent call last):
File "/project/tests/test_plugin_client.py", line 37, in test_create
payload, refs = next(plugin_client.resp_stream)
File "/project/pydeephaven/experimental/plugin_client.py", line 128, in __next__
resp = next(self.stream_resp)
File "/usr/local/lib/python3.10/site-packages/grpc/_channel.py", line 543, in __next__
return self._next()
File "/usr/local/lib/python3.10/site-packages/grpc/_channel.py", line 969, in _next
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.CANCELLED
details = "Received RST_STREAM with error code 8"
debug_error_string = "UNKNOWN:Error received from peer ipv4:172.21.0.2:10000 {created_time:"2024-11-18T14:55:08.734079598+00:00", grpc_status:1, grpc_message:"Received RST_STREAM with error code 8"}"
>
Loading