1 line
9.9 KiB
JSON
Raw Normal View History

{"uid":"96dea3195ff45bdf","name":"test_s20_store_misses_initially_then_retry_succeeds","fullName":"tests.wrappers_tests.test_send_e2e_part1.TestSendBeforeRelay#test_s20_store_misses_initially_then_retry_succeeds","historyId":"6ad7dd93e5e0fe8ac91caa2be1ce82ba","time":{"start":1777657817995,"stop":1777657839020,"duration":21025},"description":"\n S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -> NextRoundRetry\n -> SuccessfullyPropagated -> SuccessfullyValidated\n ","descriptionHtml":"<pre><code> S20: relay propagation succeeds, initial store query misses,\n a retry republishes, and a store peer eventually archives the message.\n\n Covers state flow:\n SuccessfullyPropagated -&gt; NextRoundRetry\n -&gt; SuccessfullyPropagated -&gt; SuccessfullyValidated\n</code></pre>\n","status":"skipped","statusMessage":"XFAIL error:NoPeersToPublish\n\nException: Error: 400 Client Error: Bad Request for url: http://127.0.0.1:2907/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/10.1.1.6/tcp/58543/p2p/16Uiu2HAmAnKwTRpqp8bs6DqnGa3fdk7E22bVEfDWa2tv4ydC1M39'","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: 400 Client Error: Bad Request for url: http://127.0.0.1:2907/admin/v1/peers\n\nDuring handling of the above exception, another exception occurred:\ntests/wrappers_tests/test_send_e2e_part1.py:393: in test_s20_store_misses_initially_then_retry_succeeds\n store_node.add_peers([relay_a_multiaddr, relay_b_multiaddr, relay_c_multiaddr])\nsrc/node/waku_node.py:397: in add_peers\n return self._api.add_peers(peers)\nsrc/node/api_clients/rest.py:36: in add_peers\n return self.rest_call(\"post\", \"admin/v1/peers\", json.dumps(peers))\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: 400 Client Error: Bad Request for url: http://127.0.0.1:2907/admin/v1/peers with response: b'Failed to connect to peer at index: 0 - /ip4/10.1.1.6/tcp/58543/p2p/16Uiu2HAmAnKwTRpqp8bs6DqnGa3fdk7E22bVEfDWa2tv4ydC1M39'","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1777657589810,"stop":1777657589810,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1777657817992,"stop":1777657817992,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1777657817992,"stop":1777657817992,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1777657817992,"stop":1777657817993,"duration":1},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1777657817992,"stop":1777657817992,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"c