mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-07 04:13:50 +00:00
1 line
28 KiB
JSON
1 line
28 KiB
JSON
{"uid":"4b6ed5f098dceae2","name":"test_2_nodes_different_content_topic_same_shard","fullName":"tests.sharding.test_running_nodes_auto_sharding.TestRunningNodesAutosharding#test_2_nodes_different_content_topic_same_shard","historyId":"baedb42784fa6ea557030bb0cb6461b3","time":{"start":1774846754925,"stop":1774846757835,"duration":2910},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","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: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_auto_sharding.py:40: in test_2_nodes_different_content_topic_same_shard\n self.check_published_message_reaches_relay_peer(content_topic=\"/newsService/1.0/weekly/protobuf\")\nsrc/steps/sharding.py:159: in check_published_message_reaches_relay_peer\n get_messages_response = self.retrieve_relay_message(peer, content_topic, pubsub_topic)\nsrc/steps/sharding.py:141: in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\nsrc/node/waku_node.py:360: in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\nsrc/node/api_clients/rest.py:64: in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\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: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","flaky":false,"newFailed":false,"newBroken":true,"newPassed":false,"retriesCount":2,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1774846603081,"stop":1774846603081,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774846754919,"stop":1774846754919,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1774846754919,"stop":1774846754919,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774846754919,"stop":1774846754919,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774846754920,"stop":1774846754920,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774846754920,"stop":1774846754920,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"sharding_setup","time":{"start":1774846754921,"stop":1774846754923,"duration":2},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774846754921,"stop":1774846754921,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774846754921,"stop":1774846754921,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","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: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf\n\nDuring handling of the above exception, another exception occurred:\ntests/sharding/test_running_nodes_auto_sharding.py:40: in test_2_nodes_different_content_topic_same_shard\n self.check_published_message_reaches_relay_peer(content_topic=\"/newsService/1.0/weekly/protobuf\")\nsrc/steps/sharding.py:159: in check_published_message_reaches_relay_peer\n get_messages_response = self.retrieve_relay_message(peer, content_topic, pubsub_topic)\nsrc/steps/sharding.py:141: in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\nsrc/node/waku_node.py:360: in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\nsrc/node/api_clients/rest.py:64: in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\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: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","steps":[{"name":"setup_first_relay_node_with_filter","time":{"start":1774846754925,"stop":1774846756300,"duration":1375},"status":"passed","steps":[{"name":"setup_first_relay_node","time":{"start":1774846754925,"stop":1774846756300,"duration":1375},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"filter","value":"'true'"},{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"setup_second_relay_node","time":{"start":1774846756300,"stop":1774846757700,"duration":1400},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1774846757662,"stop":1774846757700,"duration":38},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.sharding.test_running_nodes_auto_sharding.TestRunningNodesAutosharding object at 0x7f4970299fd0>, <src.node.waku_node.WakuNode object at 0x7f496be88e00>, ['/ip4/172.18.240.42/tcp/19237/p2p/16Uiu2HAm53g6vx7HGoNN2bcUrqNBfFTLef7pnEZQJ426qutndvB1'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"cluster_id","value":"2"},{"name":"content_topic","value":"'/newsService/1.0/alerts/xml'"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_first_relay_node","time":{"start":1774846757700,"stop":1774846757709,"duration":9},"status":"passed","steps":[{"name":"subscribe_relay_node","time":{"start":1774846757700,"stop":1774846757709,"duration":9},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f4970235a60>"},{"name":"content_topics","value":"['/newsService/1.0/weekly/protobuf']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"['/newsService/1.0/weekly/protobuf']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_second_relay_node","time":{"start":1774846757710,"stop":1774846757716,"duration":6},"status":"passed","steps":[{"name":"subscribe_relay_node","time":{"start":1774846757710,"stop":1774846757716,"duration":6},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f496be88e00>"},{"name":"content_topics","value":"['/newsService/1.0/alerts/xml']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topics","value":"['/newsService/1.0/alerts/xml']"},{"name":"pubsub_topics","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_relay_peer","time":{"start":1774846757716,"stop":1774846757835,"duration":119},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'\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 159, in check_published_message_reaches_relay_peer\n get_messages_response = self.retrieve_relay_message(peer, content_topic, pubsub_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\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 141, in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 360, in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 64, in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\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":"create_message","time":{"start":1774846757716,"stop":1774846757716,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"contentTopic","value":"'/newsService/1.0/weekly/protobuf'"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"relay_message","time":{"start":1774846757716,"stop":1774846757726,"duration":10},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f4970235a60>"},{"name":"message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/newsService/1.0/weekly/protobuf', 'timestamp': 1774846757715917056}"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"retrieve_relay_message","time":{"start":1774846757827,"stop":1774846757830,"duration":3},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7f4970235a60>"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1774846757832,"stop":1774846757832,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'U2hhcmRpbmcgd29ya3MhIQ==', 'contentTopic': '/newsService/1.0/weekly/protobuf', 'timestamp': 1774846757715917056}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"retrieve_relay_message","time":{"start":1774846757832,"stop":1774846757834,"duration":2},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:51328/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'\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 141, in retrieve_relay_message\n return node.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 360, in get_relay_auto_messages\n return self._api.get_relay_auto_messages(content_topic)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 64, in get_relay_auto_messages\n get_messages_response = self.rest_call(\"get\", f\"relay/v1/auto/messages/{quote(content_topic, safe='')}\")\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 0x7f496be88e00>"},{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"},{"name":"pubsub_topic","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic","value":"'/newsService/1.0/weekly/protobuf'"},{"name":"pubsub_topic","value":"None"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"uid":"8e3692c5090d2715","name":"log","source":"8e3692c5090d2715.txt","type":"text/plain","size":43925},{"uid":"a9c402c97d915df5","name":"stderr","source":"a9c402c97d915df5.txt","type":"text/plain","size":42827}],"parameters":[],"stepsCount":14,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774846757869,"stop":1774846757870,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774846757870,"stop":1774846758881,"duration":1011},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774846758882,"stop":1774846759006,"duration":124},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774846759008,"stop":1774846759021,"duration":13},"status":"passed","steps":[],"attachments":[{"uid":"277ef5e5f521837d","name":"node1_2026-03-30_04-59-14__854c1100-1b20-40cb-8538-0c1901d4bdc6__wakuorg_nwaku:latest.log","source":"277ef5e5f521837d.txt","type":"text/plain","size":2183748},{"uid":"9d112aa25bf30074","name":"node2_2026-03-30_04-59-14__854c1100-1b20-40cb-8538-0c1901d4bdc6__wakuorg_nwaku:latest.log","source":"9d112aa25bf30074.txt","type":"text/plain","size":1518397}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774846818924,"stop":1774846818924,"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_running_nodes_auto_sharding"},{"name":"subSuite","value":"TestRunningNodesAutosharding"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3420-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.sharding.test_running_nodes_auto_sharding"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[{"uid":"4a54f208f4b220d0","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:35367/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774846750952,"stop":1774846753834,"duration":2882}},{"uid":"617296ae6cf352ec","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2329/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774846746838,"stop":1774846749816,"duration":2978}}],"categories":[{"name":"Test defects","matchedStatuses":[],"flaky":false}],"history":{"statistic":{"failed":6,"broken":22,"skipped":0,"passed":13,"unknown":0,"total":41},"items":[{"uid":"25e95c3abe1858fd","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/25e95c3abe1858fd","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1774784481855,"stop":1774784502945,"duration":21090}},{"uid":"9b61564b5de31aed","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/9b61564b5de31aed","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:61577/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774759873905,"stop":1774759876877,"duration":2972}},{"uid":"6cd40d519676e010","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/6cd40d519676e010","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1774672749119,"stop":1774672752103,"duration":2984}},{"uid":"d95f05625f8599f3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/d95f05625f8599f3","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:42159/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774586897142,"stop":1774586900437,"duration":3295}},{"uid":"2687aad9102efb62","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/2687aad9102efb62","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:30534/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774500519809,"stop":1774500522511,"duration":2702}},{"uid":"685b4a2ce44061b7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/685b4a2ce44061b7","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:25762/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774413591026,"stop":1774413593692,"duration":2666}},{"uid":"3d64d46a0dab6d49","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/3d64d46a0dab6d49","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:16740/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774327205466,"stop":1774327208163,"duration":2697}},{"uid":"7bf77f2f6d929c3f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/7bf77f2f6d929c3f","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:20855/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774241164482,"stop":1774241167166,"duration":2684}},{"uid":"7b32dcc643843eb3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/7b32dcc643843eb3","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:16867/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774154518242,"stop":1774154521788,"duration":3546}},{"uid":"2546c57d56c8ef7f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/2546c57d56c8ef7f","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:13018/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1774067614419,"stop":1774067617320,"duration":2901}},{"uid":"8e86823c9d32e29d","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/8e86823c9d32e29d","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:20336/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773981369003,"stop":1773981371927,"duration":2924}},{"uid":"638207a4117ef386","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/638207a4117ef386","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:10491/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773895234470,"stop":1773895237800,"duration":3330}},{"uid":"297669ba117d4884","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/297669ba117d4884","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:14286/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773808899429,"stop":1773808902337,"duration":2908}},{"uid":"5087bb4a3b363e7f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/5087bb4a3b363e7f","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:29590/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773722271663,"stop":1773722274357,"duration":2694}},{"uid":"dcce03c5a2e1e49a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/dcce03c5a2e1e49a","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1773664701636,"stop":1773664704740,"duration":3104}},{"uid":"a24cdfeb75a77f8a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/a24cdfeb75a77f8a","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:2979/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773636848964,"stop":1773636851893,"duration":2929}},{"uid":"d5b055ca56db41b8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/d5b055ca56db41b8","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:42344/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773550116338,"stop":1773550119350,"duration":3012}},{"uid":"3794389fb9b29562","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/3794389fb9b29562","status":"failed","statusDetails":"AssertionError: Expected 1 message but got 2","time":{"start":1773462853436,"stop":1773462856436,"duration":3000}},{"uid":"738a5f3022b42347","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/738a5f3022b42347","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:60040/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773376510730,"stop":1773376515055,"duration":4325}},{"uid":"395bdf7f95f776e0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/395bdf7f95f776e0","status":"broken","statusDetails":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:42227/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf with response: b'/newsService/1.0/weekly/protobuf'","time":{"start":1773290119717,"stop":1773290123001,"duration":3284}}]},"tags":[]},"source":"4b6ed5f098dceae2.json","parameterValues":[]} |