mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-24 11:19:43 +00:00
1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"uid":"ab3e2016c8afcaec","name":"test_filter_unsubscribe_from_non_existing_content_topic","fullName":"tests.filter.test_unsubscribe.TestFilterUnSubscribe#test_filter_unsubscribe_from_non_existing_content_topic","historyId":"a1c43a804db27d9d65e9610a8729a64a","time":{"start":1778217167087,"stop":1778217167214,"duration":127},"status":"passed","flaky":false,"newFailed":false,"newBroken":false,"newPassed":false,"retriesCount":0,"retriesStatusChange":false,"beforeStages":[{"name":"set_allure_env_variables","time":{"start":1778217137439,"stop":1778217137439,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail","time":{"start":1778217164550,"stop":1778217164550,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_id","time":{"start":1778217164551,"stop":1778217164551,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"test_setup","time":{"start":1778217164551,"stop":1778217164551,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors","time":{"start":1778217164551,"stop":1778217164551,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"common_setup","time":{"start":1778217164551,"stop":1778217164551,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes","time":{"start":1778217164551,"stop":1778217164551,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"filter_setup","time":{"start":1778217164552,"stop":1778217164552,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_relay_node","time":{"start":1778217164552,"stop":1778217165794,"duration":1242},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"setup_main_filter_node","time":{"start":1778217165794,"stop":1778217167055,"duration":1261},"status":"passed","steps":[{"name":"add_node_peer","time":{"start":1778217167032,"stop":1778217167055,"duration":23},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"args","value":"(<tests.filter.test_unsubscribe.TestFilterUnSubscribe object at 0x7fc7667285c0>, <src.node.waku_node.WakuNode object at 0x7fc7661b5010>, ['/ip4/172.18.203.146/tcp/38556/p2p/16Uiu2HAkyoxiPruR1JTeCRikSi8bekP5RyGY1zEBvZ3GhN6En147'])"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"subscribe_main_nodes","time":{"start":1778217167055,"stop":1778217167084,"duration":29},"status":"passed","steps":[{"name":"wait_for_subscriptions_on_main_nodes","time":{"start":1778217167055,"stop":1778217167084,"duration":29},"status":"passed","steps":[{"name":"create_filter_subscription_with_retry","time":{"start":1778217167070,"stop":1778217167084,"duration":14},"status":"passed","steps":[{"name":"create_filter_subscription","time":{"start":1778217167070,"stop":1778217167084,"duration":14},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '534410eb-4ef9-4784-8f0f-ae150ba68448', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"subscription","value":"{'requestId': '534410eb-4ef9-4784-8f0f-ae150ba68448', 'contentFilters': ['/test/1/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"node","value":"None"}],"stepsCount":1,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"content_topic_list","value":"['/test/1/waku-filter/proto']"},{"name":"pubsub_topic","value":"None"}],"stepsCount":2,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"testStage":{"status":"passed","steps":[{"name":"delete_filter_subscription","time":{"start":1778217167087,"stop":1778217167100,"duration":13},"status":"broken","statusMessage":"Exception: Error: 404 Client Error: Not Found for url: http://127.0.0.1:63005/filter/v2/subscriptions with response: b'{\"requestId\":\"1\",\"statusDesc\":\"NOT_FOUND: peer has no subscriptions\"}'\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/filter.py\", line 154, in delete_filter_subscription\n delete_sub_response = node.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/waku_node.py\", line 521, in delete_filter_subscriptions\n return self._api.delete_filter_subscriptions(subscription)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/home/runner/work/logos-delivery-interop-tests/logos-delivery-interop-tests/src/node/api_clients/rest.py\", line 76, in delete_filter_subscriptions\n delete_subscriptions_response = self.rest_call(\"delete\", \"filter/v2/subscriptions\", json.dumps(subscription))\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":"subscription","value":"{'requestId': '1', 'contentFilters': ['/test/2/waku-filter/proto'], 'pubsubTopic': '/waku/2/rs/198/1'}"},{"name":"status","value":"''"},{"name":"node","value":"None"}],"stepsCount":0,"shouldDisplayMessage":true,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"check_published_message_reaches_filter_peer","time":{"start":1778217167101,"stop":1778217167214,"duration":113},"status":"passed","steps":[{"name":"create_message","time":{"start":1778217167101,"stop":1778217167101,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"get_filter_messages","time":{"start":1778217167209,"stop":1778217167213,"duration":4},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"content_topic","value":"'/test/1/waku-filter/proto'"},{"name":"pubsub_topic","value":"'/waku/2/rs/198/1'"},{"name":"node","value":"<src.node.waku_node.WakuNode object at 0x7fc7661b5010>"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false},{"name":"assert_received_message","time":{"start":1778217167214,"stop":1778217167214,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[{"name":"sent_message","value":"{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'timestamp': 1778217167100786880}"},{"name":"index","value":"0"}],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[],"parameters":[{"name":"message","value":"None"},{"name":"pubsub_topic","value":"None"},{"name":"message_propagation_delay","value":"0.1"},{"name":"sender","value":"None"},{"name":"peer_list","value":"None"}],"stepsCount":3,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":true,"attachmentStep":false}],"attachments":[{"name":"log","type":"text/plain","size":0},{"name":"stderr","type":"text/plain","size":0}],"parameters":[],"stepsCount":5,"shouldDisplayMessage":false,"attachmentsCount":2,"hasContent":true,"attachmentStep":false},"afterStages":[{"name":"test_setup::0","time":{"start":1778217167216,"stop":1778217167216,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"close_open_nodes::0","time":{"start":1778217167216,"stop":1778217168126,"duration":910},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"check_waku_log_errors::0","time":{"start":1778217168127,"stop":1778217168147,"duration":20},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false},{"name":"attach_logs_on_fail::0","time":{"start":1778217168147,"stop":1778217168147,"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":1778217372170,"stop":1778217372170,"duration":0},"status":"passed","steps":[],"attachments":[],"parameters":[],"stepsCount":0,"shouldDisplayMessage":false,"attachmentsCount":0,"hasContent":false,"attachmentStep":false}],"labels":[{"name":"tag","value":"@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"},{"name":"parentSuite","value":"tests.filter"},{"name":"suite","value":"test_unsubscribe"},{"name":"subSuite","value":"TestFilterUnSubscribe"},{"name":"host","value":"runnervmeorf1"},{"name":"thread","value":"21726-MainThread"},{"name":"framework","value":"pytest"},{"name":"language","value":"cpython3"},{"name":"package","value":"tests.filter.test_unsubscribe"},{"name":"resultFormat","value":"allure2"}],"parameters":[],"links":[],"hidden":false,"retry":false,"extra":{"severity":"normal","retries":[],"categories":[],"history":{"statistic":{"failed":0,"broken":0,"skipped":0,"passed":31,"unknown":0,"total":31},"items":[{"uid":"b07a4c473312943c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1233/#testresult/b07a4c473312943c","status":"passed","time":{"start":1778131023693,"stop":1778131023815,"duration":122}},{"uid":"a117e776317e15f4","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1232/#testresult/a117e776317e15f4","status":"passed","time":{"start":1778051765752,"stop":1778051765877,"duration":125}},{"uid":"99075ac08c25cd2b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1231/#testresult/99075ac08c25cd2b","status":"passed","time":{"start":1778044524271,"stop":1778044524394,"duration":123}},{"uid":"4f3ca652e7ebd7fa","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1230/#testresult/4f3ca652e7ebd7fa","status":"passed","time":{"start":1777959185516,"stop":1777959185641,"duration":125}},{"uid":"f320ca718d3fdf2c","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1229/#testresult/f320ca718d3fdf2c","status":"passed","time":{"start":1777958003071,"stop":1777958003196,"duration":125}},{"uid":"95c6bf43ac76a21b","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1228/#testresult/95c6bf43ac76a21b","status":"passed","time":{"start":1777871958088,"stop":1777871958213,"duration":125}},{"uid":"1acb16406cf2fd74","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1227/#testresult/1acb16406cf2fd74","status":"passed","time":{"start":1777785502436,"stop":1777785502562,"duration":126}},{"uid":"7c2d9edce76957ca","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1226/#testresult/7c2d9edce76957ca","status":"passed","time":{"start":1777698871851,"stop":1777698871974,"duration":123}},{"uid":"3280c137c5c4e658","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1225/#testresult/3280c137c5c4e658","status":"passed","time":{"start":1777660130997,"stop":1777660131119,"duration":122}},{"uid":"633e72a9ff64382","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1224/#testresult/633e72a9ff64382","status":"passed","time":{"start":1777657628420,"stop":1777657628545,"duration":125}},{"uid":"aed30dc2c4da60b0","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1223/#testresult/aed30dc2c4da60b0","status":"passed","time":{"start":1777655120467,"stop":1777655120590,"duration":123}},{"uid":"97410ee1627b63d2","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1222/#testresult/97410ee1627b63d2","status":"passed","time":{"start":1777640783830,"stop":1777640783950,"duration":120}},{"uid":"59188415e97f5f43","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1221/#testresult/59188415e97f5f43","status":"passed","time":{"start":1777636028960,"stop":1777636029081,"duration":121}},{"uid":"b1100339a5d3ea7","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1220/#testresult/b1100339a5d3ea7","status":"passed","time":{"start":1777613214939,"stop":1777613215063,"duration":124}},{"uid":"eb0e91a569ec8c6e","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1219/#testresult/eb0e91a569ec8c6e","status":"passed","time":{"start":1777590118489,"stop":1777590118633,"duration":144}},{"uid":"53024c7045effe7f","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1218/#testresult/53024c7045effe7f","status":"passed","time":{"start":1777569574100,"stop":1777569574230,"duration":130}},{"uid":"184e24a9f91ab1c3","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1217/#testresult/184e24a9f91ab1c3","status":"passed","time":{"start":1777526321933,"stop":1777526322060,"duration":127}},{"uid":"a5dac83dbca15747","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1216/#testresult/a5dac83dbca15747","status":"passed","time":{"start":1777439790551,"stop":1777439790675,"duration":124}},{"uid":"e4808ee00c360984","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1215/#testresult/e4808ee00c360984","status":"passed","time":{"start":1777372068043,"stop":1777372068169,"duration":126}},{"uid":"479ea4eb9d0cdfb8","reportUrl":"https://logos-messaging.github.io/logos-delivery-interop-tests/nim/1214/#testresult/479ea4eb9d0cdfb8","status":"passed","time":{"start":1777353532873,"stop":1777353532994,"duration":121}}]},"tags":["@pytest.mark.usefixtures('setup_main_relay_node', 'setup_main_filter_node', 'subscribe_main_nodes')"]},"source":"ab3e2016c8afcaec.json","parameterValues":[]} |