mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-20 18:53:09 +00:00
1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"uid":"22d81bc18b4c3090","name":"test_relay_packet_loss_correlated_vs_uncorrelated","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_packet_loss_correlated_vs_uncorrelated","historyId":"9b5384728ec15b27d6b73ad1a5f98cb8","time":{"start":1773031071220,"stop":1773031154989,"duration":83769},"status":"broken","statusMessage":"requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))","statusTrace":"/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:1430: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:331: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:292: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE ConnectionResetError: [Errno 104] Connection reset by peer\n\nDuring handling of the above exception, another exception occurred:\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/util/retry.py:474: in increment\n raise reraise(type(error), error, _stacktrace)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/util/util.py:38: in reraise\n raise value.with_traceback(tb)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:1430: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:331: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:292: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:443: in test_relay_packet_loss_correlated_vs_uncorrelated\n self.node1.send_relay_message(self.create_message(), self.test_pubsub_topic)\nsrc/node/waku_node.py:348: in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\nsrc/node/api_clients/rest.py:51: in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\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:12: in make_request\n response = requests.request(method.upper(), url, headers=headers, data=data, timeout=API_REQUEST_TIMEOUT)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/api.py:59: in request\n return session.request(method=method, url=url, **kwargs)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/sessions.py:589: in request\n resp = self.send(prep, **send_kwargs)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/adapters.py:501: in send\n raise ConnectionError(err, request=request)\nE requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1773030908920,"stop":1773030908920,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1773031071204,"stop":1773031071204,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1773031071204,"stop":1773031071204,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1773031071204,"stop":1773031071204,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1773031071204,"stop":1773031071204,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1773031071204,"stop":1773031071204,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1773031071205,"stop":1773031071220,"duration":15},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1773031071205,"stop":1773031071205,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1773031071205,"stop":1773031071205,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"broken","statusMessage":"requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))","statusTrace":"/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:1430: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:331: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:292: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE ConnectionResetError: [Errno 104] Connection reset by peer\n\nDuring handling of the above exception, another exception occurred:\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/util/retry.py:474: in increment\n raise reraise(type(error), error, _stacktrace)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/util/util.py:38: in reraise\n raise value.with_traceback(tb)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:1430: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:331: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/http/client.py:292: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:443: in test_relay_packet_loss_correlated_vs_uncorrelated\n self.node1.send_relay_message(self.create_message(), self.test_pubsub_topic)\nsrc/node/waku_node.py:348: in send_relay_message\n return self._api.send_relay_message(message, pubsub_topic)\nsrc/node/api_clients/rest.py:51: in send_relay_message\n return self.rest_call(\"post\", f\"relay/v1/messages/{quote(pubsub_topic, safe='')}\", json.dumps(message))\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:12: in make_request\n response = requests.request(method.upper(), url, headers=headers, data=data, timeout=API_REQUEST_TIMEOUT)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/api.py:59: in request\n return session.request(method=method, url=url, **kwargs)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/sessions.py:589: in request\n resp = self.send(prep, **send_kwargs)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.12/x64/lib/python3.12/site-packages/requests/adapters.py:501: in send\n raise ConnectionError(err, request=request)\nE requests.exceptions.ConnectionError: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))","steps":[{"name":"wait_for_autoconnection","time":{"start":1773031076278,"stop":1773031096291,"duration":20013},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_network_conditions.TestNetworkConditions object at 0x7f7e213552b0>, [<src.node.waku_node.WakuNode object at 0x7f7e212100b0>, <src.node.waku_node.WakuNode object at 0x7f7e21174080>, <src.node.waku_node.WakuNode object at 0x7f7e20fd2480>, <src.node.waku_node.WakuNode object at 0x7f7e20fd1b80>])"},{"name":"hard_wait","value":"20"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1773031096326,"stop":1773031096326,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1773031096950,"stop":1773031096950,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1773031096962,"stop":1773031096962,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1773031098414,"stop":1773031098414,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1773031099446,"stop":1773031099446,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1773031140690,"stop":1773031140690,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[{"uid":"83402952f0f76410","name":"log","source":"83402952f0f76410.txt","type":"text/plain","size":32981},{"uid":"f3703e6fb967e88e","name":"stderr","source":"f3703e6fb967e88e.txt","type":"text/plain","size":32188}],"parameters":[],"stepsCount":7,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1773031155233,"stop":1773031155233,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1773031155234,"stop":1773031157431,"duration":2197},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1773031157431,"stop":1773031157745,"duration":314},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1773031157747,"stop":1773031157770,"duration":23},"status":"passed","steps":[],"attachments":[{"uid":"4d21eed76b7543f8","name":"node3_2026-03-09_04-37-51__acb190bd-0f39-4a6a-a350-d37d2b418a90__wakuorg_nwaku:latest.log","source":"4d21eed76b7543f8.txt","type":"text/plain","size":3544220},{"uid":"c890b99ea06315b5","name":"node2_2026-03-09_04-37-51__acb190bd-0f39-4a6a-a350-d37d2b418a90__wakuorg_nwaku:latest.log","source":"c890b99ea06315b5.txt","type":"text/plain","size":1767526},{"uid":"84d4406d0c43663c","name":"node4_2026-03-09_04-37-51__acb190bd-0f39-4a6a-a350-d37d2b418a90__wakuorg_nwaku:latest.log","source":"84d4406d0c43663c.txt","type":"text/plain","size":1893421},{"uid":"abb64e80b936581","name":"node1_2026-03-09_04-37-51__acb190bd-0f39-4a6a-a350-d37d2b418a90__wakuorg_nwaku:latest.log","source":"abb64e80b936581.txt","type":"text/plain","size":1751769}],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":4,"hasContent":true,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1773031367741,"stop":1773031367741,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"timeout(600)"},{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_network_conditions"},{"name":"subSuite","value":"TestNetworkConditions"},{"name":"host","value":"runnervm0kj6c"},{"name":"thread","value":"2813-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":true,"retry":true,"extra":{"categories":[],"tags":["timeout(600)"]},"source":"22d81bc18b4c3090.json","parameterValues":[]} |