1 line
23 KiB
JSON

{"uid":"b5e320f1ed3e9ee9","name":"test_auto_shard_relay_10_nwaku_nodes","fullName":"tests.sharding.test_multiple_nodes.TestMultipleNodes#test_auto_shard_relay_10_nwaku_nodes","historyId":"a9e9ced11ea04885d5c36ab99497e19e","time":{"start":1776921334546,"stop":1776921345991,"duration":11445},"status":"broken","statusMessage":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_multiple_nodes.py:35: in test_auto_shard_relay_10_nwaku_nodes\n self.subscribe_main_relay_nodes(content_topics=[self.test_content_topic])\nsrc/steps/sharding.py:92: in subscribe_main_relay_nodes\n self.subscribe_relay_node(node, content_topics, pubsub_topics)\nsrc/steps/sharding.py:75: in subscribe_relay_node\n node.set_relay_auto_subscriptions(content_topics)\nsrc/node/waku_node.py:491: in set_relay_auto_subscriptions\n return self._api.set_relay_auto_subscriptions(content_topics)\nsrc/node/api_clients/rest.py:42: in set_relay_auto_subscriptions\n return self.rest_call(\"post\", \"relay/v1/auto/subscriptions\", json.dumps(content_topics))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1776920977377,"stop":1776920977377,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1776921334541,"stop":1776921334541,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1776921334541,"stop":1776921334541,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1776921334541,"stop":1776921334541,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1776921334541,"stop":1776921334541,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1776921334541,"stop":1776921334541,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1776921334542,"stop":1776921334542,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1776921334542,"stop":1776921334545,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1776921334545,"stop":1776921334545,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","statusTrace":"src/node/api_clients/base_client.py:14: in make_request\n response.raise_for_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/models.py:1021: in raise_for_status\n raise HTTPError(http_error_msg, response=self)\nE requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_multiple_nodes.py:35: in test_auto_shard_relay_10_nwaku_nodes\n self.subscribe_main_relay_nodes(content_topics=[self.test_content_topic])\nsrc/steps/sharding.py:92: in subscribe_main_relay_nodes\n self.subscribe_relay_node(node, content_topics, pubsub_topics)\nsrc/steps/sharding.py:75: in subscribe_relay_node\n node.set_relay_auto_subscriptions(content_topics)\nsrc/node/waku_node.py:491: in set_relay_auto_subscriptions\n return self._api.set_relay_auto_subscriptions(content_topics)\nsrc/node/api_clients/rest.py:42: in set_relay_auto_subscriptions\n return self.rest_call(\"post\", \"relay/v1/auto/subscriptions\", json.dumps(content_topics))\nsrc/node/api_clients/rest.py:16: in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\nsrc/node/api_clients/base_client.py:17: in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\nE Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","steps":[{"name":"setup_first_relay_node_with_filter","time":{"start":1776921334546,"stop":1776921335788,"duration":1242},"status":"passed","steps":[{"name":"setup_first_relay_node","time":{"start":1776921334546,"stop":1776921335788,"duration":1242},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"filter","value":"'true'"},{"name":"cluster_id","value":"199"},{"name":"content_topic","value":"'/myapp/1/latest/proto'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"199"},{"name":"content_topic","value":"'/myapp/1/latest/proto'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_nwaku_relay_nodes","time":{"start":1776921335788,"stop":1776921345986,"duration":10198},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1776921337041,"stop":1776921337049,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe108da3e60>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921338320,"stop":1776921338327,"duration":7},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe10bf1f1d0>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921339600,"stop":1776921339609,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe10bfefef0>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921340866,"stop":1776921340871,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe10bf7ab70>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921342145,"stop":1776921342153,"duration":8},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe108d5e090>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921343408,"stop":1776921343411,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe10bf56a50>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921344679,"stop":1776921344682,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe10bfad160>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"add_node_peer","time":{"start":1776921345981,"stop":1776921345986,"duration":5},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_multiple_nodes.TestMultipleNodes object at 0x7fe108d380e0>, <src.node.waku_node.WakuNode object at 0x7fe10bf784a0>, ['/ip4/172.18.142.84/tcp/51811/p2p/16Uiu2HAmHqmskyVi5boV3FkEmrFeTSsi4MenkQrMREkzXKYBR9MW'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"num_nodes","value":"8"},{"name":"cluster_id","value":"199"},{"name":"content_topic","value":"'/myapp/1/latest/proto'"}],"stepsCount":8,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_relay_nodes","time":{"start":1776921345986,"stop":1776921345990,"duration":4},"status":"broken","statusMessage":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/sharding.py\", line 92, in subscribe_main_relay_nodes\n self.subscribe_relay_node(node, content_topics, pubsub_topics)\n File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/sharding.py\", line 75, in subscribe_relay_node\n node.set_relay_auto_subscriptions(content_topics)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 491, in set_relay_auto_subscriptions\n return self._api.set_relay_auto_subscriptions(content_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 42, in set_relay_auto_subscriptions\n return self.rest_call(\"post\", \"relay/v1/auto/subscriptions\", json.dumps(content_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[{"name":"subscribe_relay_node","time":{"start":1776921345986,"stop":1776921345989,"duration":3},"status":"broken","statusMessage":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:51810/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'\n","statusTrace":" File \"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/allure_commons/_allure.py\", line 192, in impl\n return func(*a, **kw)\n ^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/steps/sharding.py\", line 75, in subscribe_relay_node\n node.set_relay_auto_subscriptions(content_topics)\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 491, in set_relay_auto_subscriptions\n return self._api.set_relay_auto_subscriptions(content_topics)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 42, in set_relay_auto_subscriptions\n return self.rest_call(\"post\", \"relay/v1/auto/subscriptions\", json.dumps(content_topics))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 16, in rest_call\n return self.make_request(method, url, headers=headers, data=payload)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/base_client.py\", line 17, in make_request\n raise Exception(f\"Error: {http_err} with response: {response.content}\")\n","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fe11012e660>"},{"name":"content_topics","value":"['/myapp/1/latest/proto']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"['/myapp/1/latest/proto']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"fa58f0209bd073e2","name":"log","source":"fa58f0209bd073e2.txt","type":"text/plain","size":153484},{"uid":"c0bd2b71aeb04e6","name":"stderr","source":"c0bd2b71aeb04e6.txt","type":"text/plain","size":149477}],"parameters":[],"stepsCount":13,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1776921346057,"stop":1776921346067,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1776921346068,"stop":1776921350552,"duration":4484},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1776921350554,"stop":1776921350705,"duration":151},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1776921350705,"stop":1776921350711,"duration":6},"status":"passed","steps":[],"attachments":[{"uid":"aa80f43c9029039e","name":"node5_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"aa80f43c9029039e.txt","type":"text/plain","size":702366},{"uid":"311b775866c29872","name":"node6_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"311b775866c29872.txt","type":"text/plain","size":340888},{"uid":"d30ed9ff7a28de8b","name":"node3_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"d30ed9ff7a28de8b.txt","type":"text/plain","size":1350098},{"uid":"c19ef94d87c1ca3f","name":"node9_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"c19ef94d87c1ca3f.txt","type":"text/plain","size":377478},{"uid":"994ab8d7f0ffbe76","name":"node7_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"994ab8d7f0ffbe76.txt","type":"text/plain","size":436716},{"uid":"d3601ee8683aa8ca","name":"node4_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"d3601ee8683aa8ca.txt","type":"text/plain","size":365355},{"uid":"513d9f801ebcecd5","name":"node1_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"513d9f801ebcecd5.txt","type":"text/plain","size":1202052},{"uid":"f596a550acd82b11","name":"node10_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"f596a550acd82b11.txt","type":"text/plain","size":173369},{"uid":"6ce2b6b18902c533","name":"node8_2026-04-23_05-15-34__fa867b13-f116-427a-932b-88dc63aee7bc__wakuorg_nwaku:latest.log","source":"6ce2b6b18902c533.txt","type":"text/plain","size":191045}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":9,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1776921606588,"stop":1776921606588,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"parentSuite","value":"tests.sharding"},{"name":"suite","value":"test_multiple_nodes"},{"name":"subSuite","value":"TestMultipleNodes"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21555-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.sharding.test_multiple_nodes"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"f8a59f5f5ed51755","status":"broken","statusDetails":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:1290/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","time":{"start":1776921318472,"stop":1776921329897,"duration":11425}},{"uid":"5454699fb5c58b87","status":"broken","statusDetails":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:59706/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","time":{"start":1776921302423,"stop":1776921313835,"duration":11412}}],"categories":[{"name":"Test defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":0,"broken":5,"skipped":0,"passed":0,"unknown":0,"total":5},"items":[{"uid":"e461acf6b063ce25","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1207/#testresult/e461acf6b063ce25","status":"broken","statusDetails":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:28022/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","time":{"start":1776902479615,"stop":1776902491238,"duration":11623}},{"uid":"23c85cae3c7e5450","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1206/#testresult/23c85cae3c7e5450","status":"broken","statusDetails":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:37567/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","time":{"start":1776898086505,"stop":1776898097851,"duration":11346}},{"uid":"7bf2499715fef126","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1199/#testresult/7bf2499715fef126","status":"broken","statusDetails":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:29833/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","time":{"start":1776873100377,"stop":1776873111301,"duration":10924}},{"uid":"554c25218032c21","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1198/#testresult/554c25218032c21","status":"broken","statusDetails":"Exception: Error: 500 Server Error: Internal Server Error for url: http://127.0.0.1:41069/relay/v1/auto/subscriptions with response: b'Subscribe failed:Failed to decode subscription event: Static sharding is used, relay subscriptions must specify a pubsub topic'","time":{"start":1776869064548,"stop":1776869076083,"duration":11535}}]},"tags":[]},"source":"b5e320f1ed3e9ee9.json","parameterValues":[]}