1 line
22 KiB
JSON

{"uid":"4bef6c9bce5d1ec9","name":"test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","fullName":"tests.e2e.test_network_conditions.TestNetworkConditions#test_relay_4_nodes_sender_packet_loss_50_15sec_timeout","historyId":"79b5fd4de668878d116aaae0251804ad","time":{"start":1774846464974,"stop":1774846531411,"duration":66437},"status":"skipped","statusMessage":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=42293): Read timed out. (read timeout=20)","statusTrace":"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:1450: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:336: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:297: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE TimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.13/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.13/x64/lib/python3.12/site-packages/urllib3/util/util.py:39: in reraise\n raise value\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:538: in _make_request\n self._raise_timeout(err=e, url=url, timeout_value=read_timeout)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:369: in _raise_timeout\n raise ReadTimeoutError(\nE urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='127.0.0.1', port=42293): Read timed out. (read timeout=20)\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:354: in test_relay_4_nodes_sender_packet_loss_50_15sec_timeout\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.13/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.13/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.13/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:532: in send\n raise ReadTimeout(e, request=request)\nE requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=42293): Read timed out. (read timeout=20)","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"check_waku_log_errors","time":{"start":1774846464959,"stop":1774846464959,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1774846464959,"stop":1774846464960,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables","time":{"start":1774846464959,"stop":1774846464959,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1774846464959,"stop":1774846464959,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1774846464959,"stop":1774846464959,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"relay_setup","time":{"start":1774846464960,"stop":1774846464961,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1774846464960,"stop":1774846464960,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1774846464960,"stop":1774846464960,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_nodes","time":{"start":1774846464961,"stop":1774846464974,"duration":13},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"testStage":{"status":"skipped","statusMessage":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=42293): Read timed out. (read timeout=20)","statusTrace":"/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:536: in _make_request\n response = conn.getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connection.py:464: in getresponse\n httplib_response = super().getresponse()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:1450: in getresponse\n response.begin()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:336: in begin\n version, status, reason = self._read_status()\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/http/client.py:297: in _read_status\n line = str(self.fp.readline(_MAXLINE + 1), \"iso-8859-1\")\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/socket.py:720: in readinto\n return self._sock.recv_into(b)\nE TimeoutError: timed out\n\nThe above exception was the direct cause of the following exception:\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:486: in send\n resp = conn.urlopen(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:843: in urlopen\n retries = retries.increment(\n/opt/hostedtoolcache/Python/3.12.13/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.13/x64/lib/python3.12/site-packages/urllib3/util/util.py:39: in reraise\n raise value\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:789: in urlopen\n response = self._make_request(\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:538: in _make_request\n self._raise_timeout(err=e, url=url, timeout_value=read_timeout)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/urllib3/connectionpool.py:369: in _raise_timeout\n raise ReadTimeoutError(\nE urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='127.0.0.1', port=42293): Read timed out. (read timeout=20)\n\nDuring handling of the above exception, another exception occurred:\ntests/e2e/test_network_conditions.py:354: in test_relay_4_nodes_sender_packet_loss_50_15sec_timeout\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.13/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.13/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.13/x64/lib/python3.12/site-packages/requests/sessions.py:703: in send\n r = adapter.send(request, **kwargs)\n/opt/hostedtoolcache/Python/3.12.13/x64/lib/python3.12/site-packages/requests/adapters.py:532: in send\n raise ReadTimeout(e, request=request)\nE requests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=42293): Read timed out. (read timeout=20)","steps":[{"name":"wait_for_autoconnection","time":{"start":1774846472476,"stop":1774846492488,"duration":20012},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.e2e.test_network_conditions.TestNetworkConditions object at 0x7f0c0a104b30>, [<src.node.waku_node.WakuNode object at 0x7f0c0a13fef0>, <src.node.waku_node.WakuNode object at 0x7f0c0a13e450>, <src.node.waku_node.WakuNode object at 0x7f0c09bf3a70>, <src.node.waku_node.WakuNode object at 0x7f0c09ccef30>])"},{"name":"hard_wait","value":"20"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"create_message","time":{"start":1774846492578,"stop":1774846492578,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846498964,"stop":1774846498964,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846505364,"stop":1774846505364,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846505378,"stop":1774846505378,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846505386,"stop":1774846505386,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846505400,"stop":1774846505400,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846506668,"stop":1774846506668,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846508116,"stop":1774846508116,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"create_message","time":{"start":1774846511396,"stop":1774846511396,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"attachments":[{"uid":"cd45147ae3a32a50","name":"log","source":"cd45147ae3a32a50.txt","type":"text/plain","size":31344},{"uid":"3be1ff8cb76fa5f2","name":"stderr","source":"3be1ff8cb76fa5f2.txt","type":"text/plain","size":30586}],"parameters":[],"stepsCount":10,"shouldDisplayMessage":true,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1774846531620,"stop":1774846531621,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1774846531621,"stop":1774846533198,"duration":1577},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1774846533198,"stop":1774846533411,"duration":213},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1774846533412,"stop":1774846533412,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"set_allure_env_variables::0","time":{"start":1774846751684,"stop":1774846751684,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.xfail(reason='Fails under high packet loss percentage 50')"},{"name":"parentSuite","value":"tests.e2e"},{"name":"suite","value":"test_network_conditions"},{"name":"subSuite","value":"TestNetworkConditions"},{"name":"host","value":"runnervmrg6be"},{"name":"thread","value":"3396-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.e2e.test_network_conditions"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":12,"passed":29,"unknown":0,"total":41},"items":[{"uid":"688cd2b5d215a1db","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1131/#testresult/688cd2b5d215a1db","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nAssertionError: Waiting for node connection","time":{"start":1774781321539,"stop":1774781388744,"duration":67205}},{"uid":"679a1afdcb8587fe","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1130/#testresult/679a1afdcb8587fe","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1774759732640,"stop":1774759848681,"duration":116041}},{"uid":"3886b19e464168b6","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1129/#testresult/3886b19e464168b6","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1774672623327,"stop":1774672732279,"duration":108952}},{"uid":"5e1049def8473253","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1128/#testresult/5e1049def8473253","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=6939): Read timed out.","time":{"start":1774586767614,"stop":1774586837994,"duration":70380}},{"uid":"9fe755ca4c835677","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1127/#testresult/9fe755ca4c835677","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=30027): Read timed out. (read timeout=20)","time":{"start":1774500360026,"stop":1774500450287,"duration":90261}},{"uid":"af653177f7351700","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1126/#testresult/af653177f7351700","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1774413480290,"stop":1774413570130,"duration":89840}},{"uid":"39b82d7412942e86","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1125/#testresult/39b82d7412942e86","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=63799): Read timed out. (read timeout=20)","time":{"start":1774326933192,"stop":1774326984136,"duration":50944}},{"uid":"84917b9adf9d8cd3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1124/#testresult/84917b9adf9d8cd3","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ReadTimeout: HTTPConnectionPool(host='127.0.0.1', port=43093): Read timed out. (read timeout=20)","time":{"start":1774241053247,"stop":1774241104898,"duration":51651}},{"uid":"f29246e51b605684","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1123/#testresult/f29246e51b605684","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=56467): Read timed out.","time":{"start":1774154220540,"stop":1774154301330,"duration":80790}},{"uid":"17fca0bbd2650eb7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1122/#testresult/17fca0bbd2650eb7","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1774067448050,"stop":1774067528213,"duration":80163}},{"uid":"624dd78430ef1d19","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1121/#testresult/624dd78430ef1d19","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773981183311,"stop":1773981279690,"duration":96379}},{"uid":"738e73db852194de","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1120/#testresult/738e73db852194de","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773895043360,"stop":1773895124798,"duration":81438}},{"uid":"2fb535d833c27ca5","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1119/#testresult/2fb535d833c27ca5","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773808742063,"stop":1773808829815,"duration":87752}},{"uid":"2368b2d183d9ebf8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1118/#testresult/2368b2d183d9ebf8","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773722102924,"stop":1773722182444,"duration":79520}},{"uid":"3f04fec54d1037a","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1117/#testresult/3f04fec54d1037a","status":"skipped","statusDetails":"XFAIL Fails under high packet loss percentage 50\n\nrequests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=26137): Read timed out.","time":{"start":1773664427267,"stop":1773664510919,"duration":83652}},{"uid":"49d8be113b45cdff","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1116/#testresult/49d8be113b45cdff","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773636665482,"stop":1773636745567,"duration":80085}},{"uid":"46807ec4c0ce9995","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1115/#testresult/46807ec4c0ce9995","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773549922603,"stop":1773550012245,"duration":89642}},{"uid":"3e1a90483d36fc1b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1114/#testresult/3e1a90483d36fc1b","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773462705581,"stop":1773462786586,"duration":81005}},{"uid":"4acc54e1ffd82d10","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1113/#testresult/4acc54e1ffd82d10","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773376347090,"stop":1773376426950,"duration":79860}},{"uid":"c64a7f683a722002","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1112/#testresult/c64a7f683a722002","status":"passed","statusDetails":"XPASS Fails under high packet loss percentage 50","time":{"start":1773289966129,"stop":1773290045710,"duration":79581}}]},"tags":["@pytest.mark.xfail(reason='Fails under high packet loss percentage 50')"]},"source":"4bef6c9bce5d1ec9.json","parameterValues":[]}